I'm seeing the same issue. Can we just upgrade the opensaml dependency? <dependency> <groupId>org.opensaml</groupId> <artifactId>opensaml</artifactId> - <version>2.2.3</version> + <version>2.4.1</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> </exclusion>
Moving to 2.4.1 seems to be working fine. Thanks, Raymond ________________________________________________________________ Raymond Feng rf...@apache.org Apache Tuscany PMC member and committer: tuscany.apache.org Co-author of Tuscany SCA In Action book: www.tuscanyinaction.com Personal Web Site: www.enjoyjava.com ________________________________________________________________ On Jul 12, 2011, at 7:15 AM, ant elder wrote: > I still see the fail with a fresh svn checkout and starting from an > empty local repo. I'll try a new Hudson one and see what that does > (the nightly Hudson builds work in a slightly different way so may not > be seeing it) > > ...ant > > On Tue, Jul 12, 2011 at 2:16 PM, Simon Laws <simonsl...@googlemail.com> wrote: >> On Tue, Jul 12, 2011 at 2:02 PM, ant elder <antel...@apache.org> wrote: >>> I was just using clean install but i've tried that too and get the >>> same. I'll go try a fresh checkout and local repo and see what that >>> does ... >>> >>> ...ant >>> >> >> K, let me know if you need me to try anything. >> >> Simon >> >> -- >> Apache Tuscany committer: tuscany.apache.org >> Co-author of a book about Tuscany and SCA: tuscanyinaction.com >>