Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31382DA21 for ; Fri, 2 Nov 2012 03:00:17 +0000 (UTC) Received: (qmail 40903 invoked by uid 500); 2 Nov 2012 03:00:15 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 40538 invoked by uid 500); 2 Nov 2012 03:00:13 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 40481 invoked by uid 99); 2 Nov 2012 03:00:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 03:00:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of willem.jiang@gmail.com designates 209.85.210.41 as permitted sender) Received: from [209.85.210.41] (HELO mail-da0-f41.google.com) (209.85.210.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 03:00:05 +0000 Received: by mail-da0-f41.google.com with SMTP id i14so1544372dad.0 for ; Thu, 01 Nov 2012 19:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type:content-transfer-encoding :content-disposition; bh=dAF8atQJtfLvaG+uY91LRacqpGoTifcIOvK7RMPtPH8=; b=uYaL+ncbaNxsYmGyGXLuZLfCddlM+5KJ0IlpWhoaOlWGAmha8UeDUnZshy6VeO1xGr k5Sdt9Qd0AW03v3T6nIkT7eZq7n2RUduhQb6pJMn4xfISayoEQBEjm54ZhaViXxlisRD HOOAyfKvC78FjVKO96sKtgySJlkfPCjnvz9nWO3zAaHPHo2lJgljJm/AmQ02Tgjj5Kaf xk8v4z6HzcRZ9nTyMXKDVw/W03q3BeugC/A8FWeXxkjvI9pK/6qoP4fVrI70nxwT9Ep5 6BP4M5UJqSeLwgxWiB+GRXZWRU9///kEYSlzKrPlOQtdIkNplipb7FziaQHdL6Lyy1uq OJww== Received: by 10.66.78.104 with SMTP id a8mr1242527pax.38.1351825184492; Thu, 01 Nov 2012 19:59:44 -0700 (PDT) Received: from [10.66.17.39] ([203.114.244.88]) by mx.google.com with ESMTPS id x6sm4931212pav.29.2012.11.01.19.59.42 (version=SSLv3 cipher=OTHER); Thu, 01 Nov 2012 19:59:43 -0700 (PDT) Date: Fri, 2 Nov 2012 10:59:36 +0800 From: Willem jiang To: dev@cxf.apache.org Message-ID: <60C8F92AA2154989BA03514F3B6A185B@gmail.com> In-Reply-To: <07542788-5A70-4559-89E4-9D53523779C2@apache.org> References: <20121019073745.E1E2123888E4@eris.apache.org> <07542788-5A70-4559-89E4-9D53523779C2@apache.org> Subject: Re: svn commit: r1399990 - /cxf/trunk/services/sts/sts-core/pom.xml X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi Dan, I'm sorry, I just saw the mail. For the wsn service stuff, as it is not tied with CXF version which we ship, so it should be fine. I will revert the sts-service part, as it could introduce some security related issue. -- 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) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Friday, October 19, 2012 at 7:43 PM, Daniel Kulp wrote: > > I'm -1 to this change (and to the similar change done to the wsn stuff). I KNOW the latest sts stuff doesn't work with 2.6.0 due to the security enhancements done in 2.6.1. As we move forward, I'm 95% confident that other security related things will prevent it from working in the future. > > I'm also wondering why its importing org.apache.cxf.sts.provider which it's also exporting. Isn't that something it shouldn't be doing? Colm, know why? > > > Dan > > > > On Oct 19, 2012, at 3:37 AM, ningjiang@apache.org (mailto:ningjiang@apache.org) wrote: > > > Author: ningjiang > > Date: Fri Oct 19 07:37:45 2012 > > New Revision: 1399990 > > > > URL: http://svn.apache.org/viewvc?rev=1399990&view=rev > > Log: > > CXF-4585 Updated the cxf imports version range of sts-core bundle > > > > Modified: > > cxf/trunk/services/sts/sts-core/pom.xml > > > > Modified: cxf/trunk/services/sts/sts-core/pom.xml > > URL: http://svn.apache.org/viewvc/cxf/trunk/services/sts/sts-core/pom.xml?rev=1399990&r1=1399989&r2=1399990&view=diff > > ============================================================================== > > --- cxf/trunk/services/sts/sts-core/pom.xml (original) > > +++ cxf/trunk/services/sts/sts-core/pom.xml Fri Oct 19 07:37:45 2012 > > @@ -102,9 +102,9 @@ > > org.apache.cxf.sts.*;version=${project.version} > > > > > > - org.apache.cxf.sts.provider.*;version=${project.version}, > > + org.apache.cxf.sts.provider.*;version="[2.6,3)", > > !org.apache.cxf.sts.*, > > - org.apache.cxf.*;version=${project.version}, > > + org.apache.cxf.*;version="[2.6,3)", > > javax.xml.ws*;version="[0.0,3)", > > org.springframework.ldap*;resolution:=optional, > > * > > > > -- > Daniel Kulp > dkulp@apache.org - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com