[jboss-jira] [JBoss JIRA] Updated: (JBAS-5898) Build needs to be more explicit in what it copies
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Sat Sep 6 02:59:39 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitris Andreadis updated JBAS-5898:
-------------------------------------
Priority: Critical (was: Major)
> Build needs to be more explicit in what it copies
> -------------------------------------------------
>
> Key: JBAS-5898
> URL: https://jira.jboss.org/jira/browse/JBAS-5898
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build System
> Reporter: Adrian Brock
> Assignee: Paul Gier
> Priority: Critical
> Fix For: JBossAS-5.0.0.CR2
>
>
> The use of wild cards in the build means that source jars are getting copied into the distribution:
> [ejort at warjort jboss-5.0.0.CR2]$ find . -name *sources.jar
> ./server/all/deploy/jbossweb.sar/jbossweb-sources.jar
> ./server/all/deploy/management/console-mgr.sar/jcommon-sources.jar
> ./server/all/lib/hibernate-validator-sources.jar
> ./server/all/lib/hibernate-jmx-sources.jar
> ./server/all/lib/hibernate-annotations-sources.jar
> ./server/all/lib/ejb3-persistence-sources.jar
> ./server/all/lib/commons-collections-sources.jar
> ./server/all/lib/hibernate-entitymanager-sources.jar
> ./server/all/lib/hibernate-core-sources.jar
> ./server/all/lib/hibernate-commons-annotations-sources.jar
> ./server/all/lib/hibernate-jbosscache2-sources.jar
> ./server/default/deploy/jbossweb.sar/jbossweb-sources.jar
> ./server/default/deploy/management/console-mgr.sar/jcommon-sources.jar
> ./server/default/lib/hibernate-validator-sources.jar
> ./server/default/lib/hibernate-jmx-sources.jar
> ./server/default/lib/hibernate-annotations-sources.jar
> ./server/default/lib/ejb3-persistence-sources.jar
> ./server/default/lib/commons-collections-sources.jar
> ./server/default/lib/hibernate-entitymanager-sources.jar
> ./server/default/lib/hibernate-core-sources.jar
> ./server/default/lib/hibernate-commons-annotations-sources.jar
> ./server/default/lib/hibernate-jbosscache2-sources.jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list