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 "Maciej Piechotka (JIRA)" <xe...@xml.apache.org> on 2006/06/07 15:37:29 UTC

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

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
    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


[jira] Updated: (XERCESJ-1167) Xerces2 doesn't build with sablevm

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1167?page=all ]

Michael Glavassevich updated XERCESJ-1167:
------------------------------------------

    Summary: Xerces2 doesn't build with sablevm  (was: XErces2 don't build with sablevm)

> Xerces2 doesn't build with sablevm
> ----------------------------------
>
>                 Key: XERCESJ-1167
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1167
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.1
>         Environment: sablevm 1.12.0
>            Reporter: Maciej Piechotka
>         Assigned To: Michael Glavassevich
>            Priority: Blocker
>             Fix For: 2.8.1
>
>
> [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


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

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1167?page=all ]

Michael Glavassevich reassigned XERCESJ-1167:
---------------------------------------------

    Assign To: Michael Glavassevich

> 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


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

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1167?page=all ]

Michael Glavassevich updated XERCESJ-1167:
------------------------------------------

    Fix Version/s: 2.8.1

> XErces2 don't build with sablevm
> --------------------------------
>
>                 Key: XERCESJ-1167
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1167
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.1
>         Environment: sablevm 1.12.0
>            Reporter: Maciej Piechotka
>         Assigned To: Michael Glavassevich
>            Priority: Blocker
>             Fix For: 2.8.1
>
>
> [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


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

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ 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