Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66EF611A7E for ; Thu, 20 Feb 2014 16:22:56 +0000 (UTC) Received: (qmail 45853 invoked by uid 500); 20 Feb 2014 16:22:54 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 45779 invoked by uid 500); 20 Feb 2014 16:22:53 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 45766 invoked by uid 99); 20 Feb 2014 16:22:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Feb 2014 16:22:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Feb 2014 16:22:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9550A2388A5E; Thu, 20 Feb 2014 16:22:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1570258 - in /cxf/fediz/trunk: plugins/core/src/main/java/org/apache/cxf/fediz/core/config/FederationContext.java plugins/core/src/test/java/org/apache/cxf/fediz/core/FederationProcessorTest.java pom.xml Date: Thu, 20 Feb 2014 16:22:28 -0000 To: commits@cxf.apache.org From: coheigea@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140220162228.9550A2388A5E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: coheigea Date: Thu Feb 20 16:22:28 2014 New Revision: 1570258 URL: http://svn.apache.org/r1570258 Log: Picking up WSS4J SNAPSHOT again Modified: cxf/fediz/trunk/plugins/core/src/main/java/org/apache/cxf/fediz/core/config/FederationContext.java cxf/fediz/trunk/plugins/core/src/test/java/org/apache/cxf/fediz/core/FederationProcessorTest.java cxf/fediz/trunk/pom.xml Modified: cxf/fediz/trunk/plugins/core/src/main/java/org/apache/cxf/fediz/core/config/FederationContext.java URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/core/src/main/java/org/apache/cxf/fediz/core/config/FederationContext.java?rev=1570258&r1=1570257&r2=1570258&view=diff ============================================================================== --- cxf/fediz/trunk/plugins/core/src/main/java/org/apache/cxf/fediz/core/config/FederationContext.java (original) +++ cxf/fediz/trunk/plugins/core/src/main/java/org/apache/cxf/fediz/core/config/FederationContext.java Thu Feb 20 16:22:28 2014 @@ -255,7 +255,7 @@ public class FederationContext implement @Override public void close() throws IOException { if (replayCache != null) { - // TODO Uncomment when we pick up WSS4J SNAPSHOT again replayCache.close(); + replayCache.close(); } } Modified: cxf/fediz/trunk/plugins/core/src/test/java/org/apache/cxf/fediz/core/FederationProcessorTest.java URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/core/src/test/java/org/apache/cxf/fediz/core/FederationProcessorTest.java?rev=1570258&r1=1570257&r2=1570258&view=diff ============================================================================== --- cxf/fediz/trunk/plugins/core/src/test/java/org/apache/cxf/fediz/core/FederationProcessorTest.java (original) +++ cxf/fediz/trunk/plugins/core/src/test/java/org/apache/cxf/fediz/core/FederationProcessorTest.java Thu Feb 20 16:22:28 2014 @@ -970,9 +970,7 @@ public class FederationProcessorTest { * Validate an encrypted SAML 2 token which includes the role attribute with 2 values * Roles are encoded as a multi-value saml attribute */ - // TODO Remove the "Ignore" annotation when we pick up WSS4J SNAPSHOT again @org.junit.Test - @org.junit.Ignore public void validateEncryptedSAML2Token() throws Exception { SAML2CallbackHandler callbackHandler = new SAML2CallbackHandler(); callbackHandler.setStatement(SAML2CallbackHandler.Statement.ATTR); Modified: cxf/fediz/trunk/pom.xml URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/pom.xml?rev=1570258&r1=1570257&r2=1570258&view=diff ============================================================================== --- cxf/fediz/trunk/pom.xml (original) +++ cxf/fediz/trunk/pom.xml Thu Feb 20 16:22:28 2014 @@ -48,7 +48,7 @@ 3.1.4.RELEASE 3.1.4.RELEASE 7.0.42 - 2.0.0-rc1 + 2.0.0-SNAPSHOT http://localhost:8080/manager/text UTF-8