You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2006/06/16 21:28:30 UTC

[jira] Resolved: (XERCESJ-1167) XErces2 don't build with sablevm

     [ http://issues.apache.org/jira/browse/XERCESJ-1167?page=all ]
     
Michael Glavassevich resolved XERCESJ-1167:
-------------------------------------------

    Resolution: Fixed

It's picking up some older version of the XML APIs, probably in the classlib which comes with the VM.  I've updated the XJavac build task so that it overrides the bootclasspath if the runtime is SableVM.  Please verify that it works. You can extract the current source and build tools from SVN.

> XErces2 don't build with sablevm
> --------------------------------
>
>          Key: XERCESJ-1167
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1167
>      Project: Xerces2-J
>         Type: Bug

>   Components: Build
>     Versions: 2.7.1
>  Environment: sablevm 1.12.0
>     Reporter: Maciej Piechotka
>     Assignee: Michael Glavassevich
>     Priority: Blocker

>
> [xjavac] Found 1 semantic error compiling "/var/tmp/portage/xerces-2.8.0/work/xerces-2_8_0/build/samples/jaxp/ParserAPIUsage.java":
>    [xjavac]    191.                 dbf.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, secureProcessing);
>    [xjavac]                         ^----------------------------------------------------------------------^
>    [xjavac] *** Semantic Error: No accessible method with signature "setFeature(java.lang.String, boolean)" was found in type "javax.xml.parsers.DocumentBuilderFactory".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org