You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/01/05 03:27:44 UTC

[jira] Created: (ABDERA-209) Default dependency on JAXEN leads to IP problems

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


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.


[jira] Commented: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705705#action_12705705 ] 

James M Snell commented on ABDERA-209:
--------------------------------------

We would need to identify an alternative xpath implementation that can replace the functionality provided by Jaxen, or identify which parts of Jaxen are causing the IP issues and extra those out of our default dependency.

> 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
>
> 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.


[jira] Commented: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705740#action_12705740 ] 

James M Snell commented on ABDERA-209:
--------------------------------------

Entirely possible but will have to investigate

> 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.


[jira] Commented: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661010#action_12661010 ] 

Benson Margulies commented on ABDERA-209:
-----------------------------------------

The eclipse foundation has rejected jaxen. So, anyone who wants to build something that goes into Eclipse has to avoid it. That has become an issue for people working on, for example DOSgi with CXF.


> 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
>
> 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.


[jira] Reopened: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell reopened ABDERA-209:
----------------------------------


Did not mean to resolve this

> 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.


[jira] Commented: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "Benson Margulies (JIRA)" <ji...@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.


[jira] Resolved: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell resolved ABDERA-209.
----------------------------------

    Resolution: Fixed

The main challenge is that Axiom's XPath support directly depends on Jaxen also. The only reason we depend on Jaxen is because of Axiom. We'd have to rewrite the Axiom code dependencies to get this resolved

> 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.


[jira] Assigned: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell reassigned ABDERA-209:
------------------------------------

    Assignee: James M Snell

> 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.


[jira] Commented: (ABDERA-209) Default dependency on JAXEN leads to IP problems

Posted by "Garrett Rooney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661003#action_12661003 ] 

Garrett Rooney commented on ABDERA-209:
---------------------------------------

Can you be more specific about what "licensing problems" you're referring to?

> 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
>
> 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.