[jboss-jira] [JBoss JIRA] (LOGTOOL-128) The generated skeleton files should end up in the generate source directory not the output directory
James Perkins (JIRA)
issues at jboss.org
Wed Jul 19 19:03:00 EDT 2017
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)
More information about the jboss-jira
mailing list