Re: svn commit: r1496976 - in /cxf/trunk: rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/ systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/ systests/ws-s

2013-06-27 Thread Freeman Fang
Hi Willem, Using -U somehow can't download the latest xmlsec 2.0.0-SNAPSHOT, remove org/apache/santuario/xmlsec/2.0.0-SNAPSHOT from your local repo and rebuild wss4j then it works - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http:

Re: svn commit: r1496976 - in /cxf/trunk: rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/ systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/ systests/ws-s

2013-06-27 Thread Colm O hEigeartaigh
That was 11 hours ago...if I delete all local Santuario + WSS4J artifacts from my maven repo the build works fine, proving that the latest SNAPSHOT jars are correct. Colm. On Thu, Jun 27, 2013 at 9:58 AM, Willem jiang wrote: > Apache CI hit the same issue as I had. > https://builds.apache.org/j

Re: svn commit: r1496976 - in /cxf/trunk: rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/ systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/ systests/ws-s

2013-06-27 Thread Willem jiang
Apache CI hit the same issue as I had. https://builds.apache.org/job/CXF-Trunk-JDK16/1849/console -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (En

Re: svn commit: r1496976 - in /cxf/trunk: rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/ systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/ systests/ws-s

2013-06-27 Thread Willem jiang
I tried to build the latest version of wss4j with -U option, I still get the errors. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English)

Re: svn commit: r1496976 - in /cxf/trunk: rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/ systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/ systests/ws-s

2013-06-27 Thread Colm O hEigeartaigh
Could you try with "-U"? It's working fine for me, but you probably don't have the most up to date Santuario/WSS4J SNAPSHOT jars in your maven repo. Colm. On Thu, Jun 27, 2013 at 5:41 AM, Willem jiang wrote: > Hi Colm, > > I tried to build the CXF trunk and ran into this error. > > [ERROR] > /U

Re: svn commit: r1496976 - in /cxf/trunk: rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/ systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/ systests/ws-s

2013-06-26 Thread Willem jiang
Hi Colm, I tried to build the CXF trunk and ran into this error. [ERROR] /Users/jiangning/work/cxf/git/cxf/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/StaxSymmetricBindingHandler.java:[454,42] cannot find symbol [ERROR] symbol : method getSha1Identifier() [ERR