Return-Path: Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: (qmail 36865 invoked from network); 4 May 2009 19:44:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 May 2009 19:44:53 -0000 Received: (qmail 72737 invoked by uid 500); 4 May 2009 19:44:53 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 72708 invoked by uid 500); 4 May 2009 19:44:53 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 72698 invoked by uid 500); 4 May 2009 19:44:53 -0000 Delivered-To: apmail-incubator-abdera-dev@incubator.apache.org Received: (qmail 72695 invoked by uid 99); 4 May 2009 19:44:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 19:44:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 19:44:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A1B9234C041 for ; Mon, 4 May 2009 12:44:30 -0700 (PDT) Message-ID: <1236830669.1241466270367.JavaMail.jira@brutus> Date: Mon, 4 May 2009 12:44:30 -0700 (PDT) From: "Benson Margulies (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Commented: (ABDERA-209) Default dependency on JAXEN leads to IP problems In-Reply-To: <351752439.1231122464324.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705710#action_12705710 ] Benson Margulies commented on ABDERA-209: ----------------------------------------- The question is, could you make it work with the straight JDK 1.5 functionality, and then lovers of JAXEN could drop that in through the JDK mechanism for doing so? > Default dependency on JAXEN leads to IP problems > ------------------------------------------------ > > Key: ABDERA-209 > URL: https://issues.apache.org/jira/browse/ABDERA-209 > Project: Abdera > Issue Type: Bug > Affects Versions: 0.4.0 > Reporter: Benson Margulies > Assignee: James M Snell > > At CXF we're under some pressure to remove JAXEN dependencies due to licensing problems. > I have read the email trail about the mechanism for pushing it out of Abdera, but I submit that it would be more better if Abdera stuck with plain old javax.xml.xpath as its default. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.