Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1081519

Summary: Change GAV of javax.servlet
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Nick Cross <ncross>
Component: DT GovernanceAssignee: Eric Wittmann <eric.wittmann>
Status: CLOSED UPSTREAM QA Contact: Matej Melko <mmelko>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: ncross, soa-p-jira
Target Milestone: ---   
Target Release: FUTURE   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nick Cross 2014-03-27 13:53:52 UTC
EAP uses the GAV

      <dependency>
        <groupId>org.jboss.spec.javax.servlet</groupId>
        <artifactId>jboss-servlet-api_3.0_spec</artifactId>
      </dependency>

rather than

      <groupId>javax.servlet</groupId>
      <artifactId>servlet-api</artifactId>

This GAV is also available in the community BOM. Can we standardise on using that please?

Comment 1 JBoss JIRA Server 2014-04-29 09:10:44 UTC
David virgil naranjo <david.virgil.naranjo> updated the status of jira SRAMP-388 to Resolved

Comment 2 Gary Brown 2014-06-18 13:45:41 UTC
Fixed in community, available in FSW 6.1.0

Comment 3 JBoss JIRA Server 2014-08-11 16:20:28 UTC
Brett Meyer <brmeyer> updated the status of jira SRAMP-388 to Closed

Comment 8 Red Hat Bugzilla 2025-02-10 03:35:28 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.