Bug 999072 - Use a single servlet dependency and a single ejb dependency
Summary: Use a single servlet dependency and a single ejb dependency
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Build and Assembly
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER3
: 6.0.0
Assignee: Geoffrey De Smet
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks: 989519
TreeView+ depends on / blocked
 
Reported: 2013-08-20 17:01 UTC by Geoffrey De Smet
Modified: 2014-08-06 20:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:20:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Geoffrey De Smet 2013-08-20 17:01:55 UTC
Currently we depend on
- javax.servlet:servlet-api:2.5
- org.jboss.spec.javax.ejb:jboss-ejb-api_3.1_spec:1.0.2.Final

Similar problem for EJB.

Comment 2 Geoffrey De Smet 2013-08-23 13:51:29 UTC
Done. Standarized on org.jboss.spec:jboss-* artifacts for
ejb-api
el-api
servlet-api
jsp-api

Comment 3 Lukáš Petrovický 2013-09-19 08:33:47 UTC
This doesn't affect productized artifacts, as we inherit these JARs from the containers. The fix in community is therefore sufficient, VERIFIED.


Note You need to log in before you can comment on or make changes to this bug.