[jboss-jira] [JBoss JIRA] Updated: (JBAS-6282) Eliminate duplication of servlet APIs in AS 5 distribution
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Fri Jan 9 09:21:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan updated JBAS-6282:
---------------------------------
That was the original intent. However, projects that are distributed standalone and as part of AS have been keeping their API jars separate to avoid this sychronization problem. The APIs that exist in jboss-javaee jar are due to the EE requirements and are not released independently.
RE: http://lists.jboss.org/pipermail/jboss-development/2008-December/013202.html
There was efforts to keep them synchronized but I missed the "concensus" to remove from javaee-jboss.jar.
Therefore, I plan to remove the servlet APIs from from the JavaEE jar and upgrade 5.0.x branch as well as the 6.0.0.alpha branch based on this thread and JBAS-6366.
> Eliminate duplication of servlet APIs in AS 5 distribution
> ----------------------------------------------------------
>
> Key: JBAS-6282
> URL: https://jira.jboss.org/jira/browse/JBAS-6282
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Other
> Reporter: Shelly McGowan
> Assignee: Shelly McGowan
> Fix For: JBossAS-5.1.0.Beta1
>
>
> One lives in thirdparty/jboss/jboss-javaee but doesn't include jsp and el.
> The other is in thirdparty/jboss/web which does include the other apis.
> Both sets of jars end up in jboss-5.0.0.GA/common/lib
--
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