]
James Perkins resolved LOGTOOL-15.
----------------------------------
Resolution: Won't Fix
Can't be fixed via the annotation processor. The tooling, e.g. maven, needs to choose
where to put the generated source. See the following maven documentation for details.
Sources get generated in the target/classes directory with maven
----------------------------------------------------------------
Key: LOGTOOL-15
URL:
https://issues.jboss.org/browse/LOGTOOL-15
Project: Log Tool
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: James Perkins
Assignee: James Perkins
Fix For: 1.0.0.Beta7
The sources should be created in target/generated-sources, but get created in the
target/classes directory if the target on the compiler is not set to 1.6. See if there is
a way to always generate sources in a default directory rather than relying on the target
version being set.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: