You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2012/04/27 01:26:49 UTC

[jira] [Moved] (SMX4-1127) Saxon 9.4.0.1 is missing the edition.properties file

     [ https://issues.apache.org/jira/browse/SMX4-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang moved SMXCOMP-930 to SMX4-1127:
--------------------------------------------

    Component/s:     (was: servicemix-saxon)
                 Bundles
            Key: SMX4-1127  (was: SMXCOMP-930)
        Project: ServiceMix 4  (was: ServiceMix Components)
    
> Saxon 9.4.0.1 is missing the edition.properties file
> ----------------------------------------------------
>
>                 Key: SMX4-1127
>                 URL: https://issues.apache.org/jira/browse/SMX4-1127
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Bundles
>            Reporter: Raman Gupta
>            Assignee: Freeman Fang
>            Priority: Trivial
>
> The Saxon-HE 9.4 jar contains edition.properties:
> {code}
> $ jar tvf /var/tmp/Saxon-HE-9.4.jar | grep edition.properties
>     74 Wed Mar 07 16:32:56 EST 2012 edition.properties
> {code}
> However, the servicemix bundle does not:
> {code}
> $ jar tvf ~/.m2/repository/org/apache/servicemix/bundles/org.apache.servicemix.bundles.saxon/9.4.0.1_1/org.apache.servicemix.bundles.saxon-9.4.0.1_1.jar | grep edition.properties
> {code}
> This results in errors on System.out/err at runtime, even outside an OSGi environment:
> {code}
> Cannot read edition.properties file located using ClassLoader sun.misc.Launcher$AppClassLoader@1978b94 - continuing
> Cannot read edition.properties file located using ClassLoader sun.misc.Launcher$AppClassLoader@1978b94 - continuing
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira