Bug 1081519
| Summary: | Change GAV of javax.servlet | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Nick Cross <ncross> |
| Component: | DT Governance | Assignee: | Eric Wittmann <eric.wittmann> |
| Status: | CLOSED UPSTREAM | QA Contact: | Matej Melko <mmelko> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | 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: | |||
David virgil naranjo <david.virgil.naranjo> updated the status of jira SRAMP-388 to Resolved Fixed in community, available in FSW 6.1.0 Brett Meyer <brmeyer> updated the status of jira SRAMP-388 to Closed This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |
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?