You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Greg Lucas (JIRA)" <ji...@apache.org> on 2009/12/03 17:53:53 UTC

[jira] Created: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Provide a bundle for saxon-9.1.0.8
----------------------------------

                 Key: SMX4-441
                 URL: https://issues.apache.org/activemq/browse/SMX4-441
             Project: ServiceMix 4
          Issue Type: New Feature
          Components: Bundles
            Reporter: Greg Lucas


Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Greg Lucas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Lucas updated SMX4-441:
----------------------------

    Attachment: SMX4-441-fix.patch

Fix to my previous patch: the saxon bundle also needs to export javax.xml.xquery. Without this the bundle fails to start due to unresolved dependencies for saxon-xqj.

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441-fix.patch, SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SMX4-441:
-----------------------------------------

    Assignee: Jean-Baptiste Onofré

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56250#action_56250 ] 

Jean-Baptiste Onofré commented on SMX4-441:
-------------------------------------------

Add the bundle in the trunk and dependencies in m2-repo.

I need to correct the following issue before submitting to vote:

[ERROR] Error building bundle org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:bundle:9.1.0.8_1-SNAPSHOT : Unresolved references to [net.sf.saxon.dom] by class(es) on the Bundle-Classpath[Jar:dot]: [net/sf/saxon/xqj/StandardObjectConverter.class, net/sf/saxon/xqj/SaxonXQItem.class, net/sf/saxon/xqj/SaxonXQDataFactory.class, net/sf/saxon/xpath/XPathEvaluator.class]
[ERROR] Error(s) found in bundle configuration

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-441.
---------------------------------------

    Resolution: Fixed

saxon-dom jar corrected.

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Greg Lucas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Lucas reopened SMX4-441:
-----------------------------


Re-opening this per my previous comment. 

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56251#action_56251 ] 

Jean-Baptiste Onofré commented on SMX4-441:
-------------------------------------------

I have changed the pkg-import to avoid the previous issue.

I close the bug and make a test on SMX4 soon.

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Greg Lucas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56265#action_56265 ] 

Greg Lucas commented on SMX4-441:
---------------------------------

Thanks for applying this! However seems to be the wrong jar:

http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.jar

It looks like this is the saxon-jdom jar rather than saxon-dom. I think this caused the unresolved reference issue above as well?

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Greg Lucas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Lucas updated SMX4-441:
----------------------------

    Attachment: SMX4-441.patch

Patch to add a saxon 9.1.0.8 bundle. I believe this will also require adding the saxon 9.1.0.8 jars to the http://svn.apache.org/repos/asf/servicemix/m2-repo, specifically:

saxon
saxon-dom
saxon-sql
saxon-xpath
saxon-xqj



> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-441.
---------------------------------------

    Resolution: Fixed

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-441) Provide a bundle for saxon-9.1.0.8

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56291#action_56291 ] 

Jean-Baptiste Onofré commented on SMX4-441:
-------------------------------------------

Fix applied.
I will submit to a vote.

> Provide a bundle for saxon-9.1.0.8
> ----------------------------------
>
>                 Key: SMX4-441
>                 URL: https://issues.apache.org/activemq/browse/SMX4-441
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-441-fix.patch, SMX4-441.patch
>
>
> Apache ODE is currently on saxon 9.1.0.2-patched and is moving to saxon 9.1.0.8. As part of getting ODE deployed to ServiceMix 4.1 I'd like to add a 9.1.0.8 bundle. In addition to saxon and saxon-dom this bundle would need to export saxon-xpath and saxon-xqj.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.