[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-543) seam-gen "war" Target Corrupts /WEB-INF/lib JAR Files
by James Williams (JIRA)
seam-gen "war" Target Corrupts /WEB-INF/lib JAR Files
-----------------------------------------------------
Key: JBSEAM-543
URL: http://jira.jboss.com/jira/browse/JBSEAM-543
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.1.0.CR2
Environment: Fedora Core 6.
Reporter: James Williams
Priority: Minor
Fix For: 1.1.0.GA
Testing the "seam explode restart" command. This is reproducible by adding jars to the /resources/WEB-INF/lib directory. Those jars will be corrupted when copied in the "war" target. Script changed in CVS to fix this issue. This is only an issue when the developer puts jars in /resources/WEB-INF/lib, which is not necessarily the best place to put additional jars. Ideally, the developer will put them in /lib and edit the "war" target to include them. Or, better yet, create a new lib folder that the "war" target will always pull jars from.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 1 month