[seam-issues] [JBoss JIRA] Resolved: (SEAMSECURITY-41) openid4java dependencies missing in the dist. bundle
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Fri Mar 25 04:47:48 EDT 2011
[ https://issues.jboss.org/browse/SEAMSECURITY-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Bryzak resolved SEAMSECURITY-41.
--------------------------------------
Resolution: Cannot Reproduce Bug
Closing this issue.
> openid4java dependencies missing in the dist. bundle
> ----------------------------------------------------
>
> Key: SEAMSECURITY-41
> URL: https://issues.jboss.org/browse/SEAMSECURITY-41
> Project: Seam Security
> Issue Type: Bug
> Affects Versions: 3.0.0.CR1
> Reporter: Jozef Hartinger
> Assignee: Shane Bryzak
> Fix For: 3.0.0.Final
>
>
> The openid4java declares following transitive dependencies:
> {noformat}
> +- org.openid4java:openid4java:jar:0.9.5:compile
> | +- org.openid4java:openid4java-consumer:jar:0.9.5:compile
> | | +- org.openid4java:openid4java-nodeps:jar:0.9.5:compile
> | | \- net.sourceforge.nekohtml:nekohtml:jar:1.9.7:compile
> | +- org.openid4java:openid4java-server:jar:0.9.5:compile
> | +- org.openid4java:openid4java-server-JdbcServerAssociationStore:jar:0.9.5:compile
> | | \- org.springframework:spring-jdbc:jar:2.0.6:compile
> | | +- org.springframework:spring-beans:jar:2.0.6:compile
> | | +- org.springframework:spring-context:jar:2.0.6:compile
> | | | \- aopalliance:aopalliance:jar:1.0:compile
> | | +- org.springframework:spring-core:jar:2.0.6:compile
> | | \- org.springframework:spring-dao:jar:2.0.6:compile
> | +- org.openid4java:openid4java-consumer-SampleConsumer:jar:0.9.5:compile
> | \- org.openid4java:openid4java-server-SampleServer:jar:0.9.5:compile
> {noformat}
> None of these is present in the Seam 3.0.0.CR2 distribution bundle. These dependencies shoul either be added to the bundle or excluded from the dependency definition.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list