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 9A0FD10B13 for ; Tue, 18 Feb 2014 10:57:58 +0000 (UTC) Received: (qmail 33634 invoked by uid 500); 18 Feb 2014 10:57:56 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 33509 invoked by uid 500); 18 Feb 2014 10:57:55 -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 33500 invoked by uid 99); 18 Feb 2014 10:57:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 10:57:53 +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; Tue, 18 Feb 2014 10:57:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BA99023888E4; Tue, 18 Feb 2014 10:57:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1569269 - /cxf/trunk/rt/security/pom.xml Date: Tue, 18 Feb 2014 10:57:30 -0000 To: commits@cxf.apache.org From: coheigea@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140218105730.BA99023888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: coheigea Date: Tue Feb 18 10:57:30 2014 New Revision: 1569269 URL: http://svn.apache.org/r1569269 Log: We only need to pick up WSS4J common in rt-security Modified: cxf/trunk/rt/security/pom.xml Modified: cxf/trunk/rt/security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/security/pom.xml?rev=1569269&r1=1569268&r2=1569269&view=diff ============================================================================== --- cxf/trunk/rt/security/pom.xml (original) +++ cxf/trunk/rt/security/pom.xml Tue Feb 18 10:57:30 2014 @@ -43,18 +43,8 @@ org.apache.wss4j - wss4j-ws-security-dom + wss4j-ws-security-common ${cxf.wss4j.version} - - - xerces - xercesImpl - - - xml-apis - xml-apis - - org.slf4j