[
https://issues.jboss.org/browse/SEAMSECURITY-41?page=com.atlassian.jira.p...
]
Jozef Hartinger updated SEAMSECURITY-41:
----------------------------------------
Fix Version/s: (was: 3.0.0.Final)
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
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