[jbosstools-issues] [JBoss JIRA] (JBIDE-15209) Saxon plugin has different class to the original saxonhe-9.2.1.5 jar

Mickael Istria (JIRA) jira-events at lists.jboss.org
Wed Jul 17 09:23:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790308#comment-12790308 ] 

Mickael Istria commented on JBIDE-15209:
----------------------------------------

> In that case I am inclined towards taking revision 571 and continuing use of 9.2.1.5 as is.

Ok, building now locus with the following changes to use rev571:
* master https://github.com/jbosstools/jbosstools-locus/commit/891cb3994d1fa86f404a65c6ae9ad4863cfaf976
* 1.0.0.x https://github.com/jbosstools/jbosstools-locus/commit/1f4e982ccdfa6eb2ba9e526160f60b822b4cd7e5
I also added some notes in the src/ folder: https://github.com/jbosstools/jbosstools-locus/blob/master/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/README.md

> I noticed in the locus repo, I originally imported the plugin under the directory '9.2.1' and gave this as the version in its manifest. It may be prudent to modify these to ensure there is no confusion over which version of 9.2.1 we are distributing. Although, eclipse may not allow 4 version components 

You can see in the pom file a "BUILD_ALIAS" that we use as a hack to provide the 4th segment of the version inside the qualifier: https://github.com/jbosstools/jbosstools-locus/blob/master/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/pom.xml#L15


Builds for locus 1.0.0.x and master were successful, I let you give a try to the output and close this issue if you think it's resolved.
                
> Saxon plugin has different class to the original saxonhe-9.2.1.5 jar
> --------------------------------------------------------------------
>
>                 Key: JBIDE-15209
>                 URL: https://issues.jboss.org/browse/JBIDE-15209
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: locus
>            Reporter: Paul Richardson
>            Assignee: Mickael Istria
>
> The saxon plugin in locus has the incorrect version of saxon's source committed. Specifically, the class
> {code}
> net.sf.saxon.om.DocumentNumberAllocator
> {code}
> causes compilation problems in Teiid Designer due to a method signature change between original 9.2.1.5 versions of locus' saxon and the current one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list