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 00:48:49 UTC

[jira] [Assigned] (SMXCOMP-930) Saxon 9.4.0.1 is missing the edition.properties file

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

Freeman Fang reassigned SMXCOMP-930:
------------------------------------

    Assignee: Freeman Fang
    
> Saxon 9.4.0.1 is missing the edition.properties file
> ----------------------------------------------------
>
>                 Key: SMXCOMP-930
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-930
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-saxon
>            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