[seam-issues] [JBoss JIRA] Commented: (SEAMSECURITY-41) openid4java dependencies missing in the dist. bundle

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Thu Mar 24 08:41:53 EDT 2011


    [ https://issues.jboss.org/browse/SEAMSECURITY-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591536#comment-12591536 ] 

Shane Bryzak commented on SEAMSECURITY-41:
------------------------------------------

I'm using 3.0.1 also.  When I build the openid-rp example, the only jars i get (besides picketlink and seam) are these:

commons-codec-1.2.jar
commons-httpclient-3.1.jar
commons-logging-1.0.4.jar
nekohtml-1.9.12.jar
openid4java-0.9.5.jar

I don't get any of the others you mention.

> 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