Skip to content

Commit

Permalink
HV-481 Modify where JBoss logging classes are generated
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpollet authored and hferentschik committed Mar 2, 2012
1 parent f3019bc commit f4fcdb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -417,6 +417,7 @@
<artifactId>maven-processor-plugin</artifactId>
<version>2.0.2</version>
<configuration>
<defaultOutputDirectory>${project.build.directory}/generated-sources/logging</defaultOutputDirectory>
<processors>
<processor>org.jboss.logging.generator.apt.LoggingToolsProcessor</processor>
</processors>
Expand Down

0 comments on commit f4fcdb5

Please sign in to comment.