[
https://issues.jboss.org/browse/TEIID-2826?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2826:
---------------------------------------
Built on the pull request to simplify the main assembly. It will now just unzip all of
the project module zips.
One possible modification to the base logic is that the jar inclusion:
{code}
<fileSet>
<directory>target</directory>
<outputDirectory>org/jboss/teiid/translator/google/main</outputDirectory>
<includes>
<include>translator-google-${project.version}.jar</include>
</includes>
</fileSet>
{code}
could also be done as a dependencyset.
Change build to use zip translator packaging when building jboss kit
--------------------------------------------------------------------
Key: TEIID-2826
URL:
https://issues.jboss.org/browse/TEIID-2826
Project: Teiid
Issue Type: Sub-task
Components: Build/Kits
Affects Versions: 8.7
Reporter: Van Halbert
Assignee: Steven Hawkins
Change build to use zip translator packaging when building jboss kit
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira