James Perkins created LOGTOOL-128:
-------------------------------------
Summary: The generated skeleton files should end up in the generate source
directory not the output directory
Key: LOGTOOL-128
URL:
https://issues.jboss.org/browse/LOGTOOL-128
Project: Log Tool
Issue Type: Bug
Reporter: James Perkins
The generated skeleton files end up in the {{StandardLocation.CLASS_OUTPUT}} which is
where compiled classes go. Since it's generated and not needed in the final archive it
should be in the {{StandardLocation.SOURCE_OUTPUT}}.
One thing to note is this could be considered a breaking change. It has gone into this
directory since the first release.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)