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 DAAE390BE for ; Mon, 26 Mar 2012 09:14:44 +0000 (UTC) Received: (qmail 47944 invoked by uid 500); 26 Mar 2012 09:14:44 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 47812 invoked by uid 500); 26 Mar 2012 09:14:43 -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 47787 invoked by uid 99); 26 Mar 2012 09:14:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 09:14:42 +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; Mon, 26 Mar 2012 09:14:40 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 03285238896F; Mon, 26 Mar 2012 09:14:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1305275 - in /cxf/trunk/osgi/bundle: all/pom.xml compatible/pom.xml jaxrs/pom.xml minimal/pom.xml Date: Mon, 26 Mar 2012 09:14:18 -0000 To: commits@cxf.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120326091419.03285238896F@eris.apache.org> Author: ningjiang Date: Mon Mar 26 09:14:17 2012 New Revision: 1305275 URL: http://svn.apache.org/viewvc?rev=1305275&view=rev Log: CXF-4203 revert the patch Modified: cxf/trunk/osgi/bundle/all/pom.xml cxf/trunk/osgi/bundle/compatible/pom.xml cxf/trunk/osgi/bundle/jaxrs/pom.xml cxf/trunk/osgi/bundle/minimal/pom.xml Modified: cxf/trunk/osgi/bundle/all/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/all/pom.xml?rev=1305275&r1=1305274&r2=1305275&view=diff ============================================================================== --- cxf/trunk/osgi/bundle/all/pom.xml (original) +++ cxf/trunk/osgi/bundle/all/pom.xml Mon Mar 26 09:14:17 2012 @@ -318,10 +318,6 @@ org.apache.commons.logging.*, org.slf4j.*, org.slf4j.impl.*, - org.eclipse.jetty.plus.jaas, - org.eclipse.jetty.plus.jaas.*, - org.apache.karaf.jaas.modules, - org.apache.karaf.jaas.modules.*, org.eclipse.jetty.jmx, org.eclipse.jetty.jmx.* Modified: cxf/trunk/osgi/bundle/compatible/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/compatible/pom.xml?rev=1305275&r1=1305274&r2=1305275&view=diff ============================================================================== --- cxf/trunk/osgi/bundle/compatible/pom.xml (original) +++ cxf/trunk/osgi/bundle/compatible/pom.xml Mon Mar 26 09:14:17 2012 @@ -203,10 +203,6 @@ org.apache.commons.logging.*, org.slf4j.*, org.slf4j.impl.*, - org.eclipse.jetty.plus.jaas, - org.eclipse.jetty.plus.jaas.*, - org.apache.karaf.jaas.modules, - org.apache.karaf.jaas.modules.*, org.eclipse.jetty.jmx, org.eclipse.jetty.jmx.* Modified: cxf/trunk/osgi/bundle/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/jaxrs/pom.xml?rev=1305275&r1=1305274&r2=1305275&view=diff ============================================================================== --- cxf/trunk/osgi/bundle/jaxrs/pom.xml (original) +++ cxf/trunk/osgi/bundle/jaxrs/pom.xml Mon Mar 26 09:14:17 2012 @@ -127,10 +127,6 @@ org.apache.commons.logging.*, org.slf4j.*, org.slf4j.impl.*, - org.eclipse.jetty.plus.jaas, - org.eclipse.jetty.plus.jaas.*, - org.apache.karaf.jaas.modules, - org.apache.karaf.jaas.modules.*, org.eclipse.jetty.jmx, org.eclipse.jetty.jmx.* Modified: cxf/trunk/osgi/bundle/minimal/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/minimal/pom.xml?rev=1305275&r1=1305274&r2=1305275&view=diff ============================================================================== --- cxf/trunk/osgi/bundle/minimal/pom.xml (original) +++ cxf/trunk/osgi/bundle/minimal/pom.xml Mon Mar 26 09:14:17 2012 @@ -172,10 +172,6 @@ org.apache.commons.logging.*, org.slf4j.*, org.slf4j.impl.*, - org.eclipse.jetty.plus.jaas, - org.eclipse.jetty.plus.jaas.*, - org.apache.karaf.jaas.modules, - org.apache.karaf.jaas.modules.*, org.eclipse.jetty.jmx, org.eclipse.jetty.jmx.*