[jboss-jira] [JBoss JIRA] Updated: (JBJCA-564) Change dependencies on org.jboss.javaee APIs to org.jboss.spec
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Wed Apr 27 15:05:18 EDT 2011
[ https://issues.jboss.org/browse/JBJCA-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen updated JBJCA-564:
----------------------------------
Issue Type: Feature Request (was: Bug)
Fix Version/s: 1.0.0.Beta7
Affects Version/s: 1.0.0.Beta6
Priority: Minor (was: Major)
> Change dependencies on org.jboss.javaee APIs to org.jboss.spec
> ---------------------------------------------------------------
>
> Key: JBJCA-564
> URL: https://issues.jboss.org/browse/JBJCA-564
> Project: IronJacamar
> Issue Type: Feature Request
> Affects Versions: 1.0.0.Beta6
> Reporter: Shelly McGowan
> Assignee: Jesper Pedersen
> Priority: Minor
> Fix For: 1.0.0.Beta7
>
>
> The JBoss Java EE API Specs project has revised the naming convention of the APIs to identify the version of the specification that the APIs align with. IronJacamar has dependencies on the older API project.
> <dependency org="org.jboss.javaee" name="jboss-jaspi-api" rev="${version.jboss.jaspi.api}" conf="common,ironjacamar-core-impl,ironjacamar-depchain"/>
> <dependency org="org.jboss.javaee" name="jboss-transaction-api" rev="${version.transaction.api}" conf="common,ironjacamar-core-api,ironjacamar-core-impl,ironjacamar-depchain,ironjacamar-deployers-fungal,ironjacamar-spec-api"/>
> I'd recommend updating these dependencies to the newer versions being maintained:
> https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/
> https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.0.Final/
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list