[jboss-jira] [JBoss JIRA] Resolved: (JBASPECT-32) Fix dependency upon JACC API
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Jul 2 14:22:51 EDT 2009
[ https://jira.jboss.org/jira/browse/JBASPECT-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved JBASPECT-32.
-----------------------------------------
Resolution: Done
> Fix dependency upon JACC API
> ----------------------------
>
> Key: JBASPECT-32
> URL: https://jira.jboss.org/jira/browse/JBASPECT-32
> Project: JBoss Aspects
> Issue Type: Task
> Components: security
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 1.0.1-security
>
>
> From AS Branch_5_x "build" module:
> [INFO] [dependency:tree]
> [INFO] org.jboss.jbossas:jboss-as-build:pom:5.2.0-SNAPSHOT
> [INFO] \- org.jboss.jbossas:jboss-as-aspects:jar:5.2.0-SNAPSHOT:compile
> [INFO] \- org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA:compile
> [INFO] \- javax.security:jacc:jar:1.0:compil
> Instead we need to be defining the dependency upon "org.jboss.javaee:jboss-javaee".
> As a result this doesn't make it into the AS dependency tree correctly (though the build places the proper artifact into the distribution/runtime). Embedded gets the wrong artifact as a result.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list