[
https://issues.jboss.org/browse/SEAMINTL-54?page=com.atlassian.jira.plugi...
]
Juergen Zimmermann commented on SEAMINTL-54:
--------------------------------------------
OK, now I understand: you mean the Seam Int'l users should have the update possibility
- they have it!
If you add the simple "Dependencies: org.joda.time" line to MANIFEST.MF, than
some users can just use the version provided by JBoss, and other users can update to an
older or a newer version by just adding the JAR file to WEB-INF/lib. This conventional
update policy is not excluded.
Better integration with JBossAS 7
---------------------------------
Key: SEAMINTL-54
URL:
https://issues.jboss.org/browse/SEAMINTL-54
Project: Seam International
Issue Type: Enhancement
Affects Versions: 3.0.0.Final
Reporter: Juergen Zimmermann
Assignee: Ken Finnigan
Priority: Minor
JBossAS 7 upstream contains joda-time-1.6.2.jar which can be reused for Seam
International instead of doubling it in WEB-INF/lib. The solution is pretty simple:
In seam-international-VERSION.jar the file META-INF/MANIFEST.MF has to be extended by
just this line:
Dependencies: org.joda.time
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira