Can't build Xerces 2.7.1 with released version of Apache Xml-Commons apis 1.1 b2
--------------------------------------------------------------------------------

         Key: XERCESJ-1103
         URL: http://issues.apache.org/jira/browse/XERCESJ-1103
     Project: Xerces2-J
        Type: Bug
  Components: Other  
    Versions: 2.7.1    
 Environment: The build was attempted on a Linux system but the problem is with 
contents of a jar file, so it should happen regardless of the OS.
    Reporter: Fernando Nasser


When using the xml-apis.jar obtained by dowmloading it from Apache XML-Commons 
one gets:

compile:
     [copy] Copying 13 files to 
/usr/src/build/620177-noarch/BUILD/xerces-2_7_1/build/classes
   [xjavac] Compiling 657 source files to 
/usr/src/build/620177-noarch/BUILD/xerces-2_7_1/build/classes
   [xjavac] 
/usr/src/build/620177-noarch/BUILD/xerces-2_7_1/build/src/org/apache/xerces/dom/ElementImpl.java:27:
 cannot resolve symbol
   [xjavac] symbol  : class TypeInfo
   [xjavac] location: package dom
   [xjavac] import org.w3c.dom.TypeInfo;
   [xjavac]                    ^
   [xjavac] 
/usr/src/build/620177-noarch/BUILD/xerces-2_7_1/build/src/org/apache/xerces/dom/ParentNode.java:28:
 cannot resolve symbol
   [xjavac] symbol  : class UserDataHandler
   [xjavac] location: package dom
   [xjavac] import org.w3c.dom.UserDataHandler;
   [xjavac]                    ^
   [xjavac] 
/usr/src/build/620177-noarch/BUILD/xerces-2_7_1/build/src/org/apache/xerces/dom/NodeImpl.java:24:
 cannot resolve symbol
   [xjavac] symbol  : class UserDataHandler
   [xjavac] location: package dom
   [xjavac] import org.w3c.dom.UserDataHandler;
   [xjavac]                    ^
   [xjavac] /usr/src/build/620177-noarch/BUILD/xerces-2_7_1/build/src/org/apache
(...)

What version of xml-commons corresponds to the tools/xml-apis.jar shipped in
Xerces-J-tools.2.7.1.tar.gz ?

Thanks for you help (or for the fix).


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to