[overlord-issues] [JBoss JIRA] (SRAMP-388) Use jboss version of javax.servlet GAV consistently

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Mar 27 10:06:13 EDT 2014


     [ https://issues.jboss.org/browse/SRAMP-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated SRAMP-388:
------------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1081519

    
> Use jboss version of javax.servlet GAV consistently
> ---------------------------------------------------
>
>                 Key: SRAMP-388
>                 URL: https://issues.jboss.org/browse/SRAMP-388
>             Project: S-RAMP
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Eric Wittmann
>            Assignee: Eric Wittmann
>
> 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?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the overlord-issues mailing list