Hi gump folks,

The gump build for Xerces was fixed for us last week by Stefan Bodewig.  It seems that the descriptor on LSD has not been updated with the one checked into CVS.  It is still failing on LSD.  Covalent [1] and CocoonDev [2] have no problem building the target.  Could somebody look into this?

Thanks.

[1] http://gump.covalent.net/log/dist-xerces.html
[2] http://gump.cocoondev.org/dist-xerces.html

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]

E-mail: [EMAIL PROTECTED]


Sam Ruby <[EMAIL PROTECTED]>

02/20/2004 03:30 AM

Please respond to
xerces-j-dev

To
[EMAIL PROTECTED]
cc
Subject
[EMAIL PROTECTED]: xml-xerces2/dist-xerces failed





To whom it may engage...
       
This is an automated request, but not an unsolicited one. For help understanding the request please visit http://jakarta.apache.org/gump/nagged.html, and/or contact [EMAIL PROTECTED]

Project dist-xerces has an issue affecting it's community integration, and has been outstanding for 2 runs. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/xml-xerces2/dist-xerces.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

- Error - Failed with reason build failed


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_xml-xerces2_dist-xerces (Type: Build)
State: Failed
Elapsed: 0 hours, 3 minutes, 47 seconds
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/data3/gump/xml-xalan/java/build/xalan-unbundled.jar:/data3/gump/xml-commons/java/external/build/xml-apis.jar:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xmlParserAPIs.jar org.apache.tools.ant.Main -Dbuild.clonevm=true -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only pack-bin
[Working Directory: /data3/gump/xml-xerces2/java]
---------------------------------------------
 [javadoc]  document instance, e.g. to create a new document."
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:167: warning - Tag @see: reference not found: LSSerializer
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:463: warning - @param argument "elem" is not a parameter name.
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:1342: warning - @param argument "unescaped" is not a parameter name.
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:1559: warning - @param argument "text" is not a parameter name.
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XML11Serializer.java:122: warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XML11Serializer.java:122: warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer#write
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XML11Serializer.java:122: warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer#writeToString
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:131: warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:131: warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer#write
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:131: warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer#writeToString
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:235: warning - Tag @see: reference not found: org.w3c.dom.ls.DOMSerializer
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:111: warning - Tag @link: reference not found: HTMLCollectionImpl
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:118: warning - Tag @link: reference not found: HTMLCollectionImpl
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:125: warning - Tag @link: reference not found: HTMLCollectionImpl
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:132: warning - Tag @link: reference not found: HTMLCollectionImpl
 [javadoc] /data3/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:139: warning - Tag @link: reference not found: HTMLCollectionImpl
 [javadoc] Generating /data3/gump/xml-xerces2/java/build/docs/javadocs/other/stylesheet.css...
 [javadoc] 19 warnings



prepare-docs:
   [mkdir] Created dir: /data3/gump/xml-xerces2/java/build/xdocs
    [copy] Copying 96 files to /data3/gump/xml-xerces2/java/build/xdocs

docs:
    [echo] Building docs for Xerces-J 2.6.2 ...
    [java] [StyleBook] Overriding targetDirectory="./build/docs" (Old=".")
    [java] [StyleBook] Project URL: "sbk:/sources/docs-book.xml"
    [java] [BasicEngine] Initializing
    [java] [Loader] Parsing Project file
    [java] [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/book2project.xsl"
    [java] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/dom/DocumentImpl
    [java]                  at org.apache.stylebook.parsers.XercesParser.create(Unknown Source)
    [java]                  at org.apache.stylebook.parsers.CachingParser.create(Unknown Source)
    [java]                  at org.apache.stylebook.producers.DirectoryProducer.produce(Unknown Source)
    [java]                  at org.apache.stylebook.Project.processEntry(Unknown Source)
    [java]                  at org.apache.stylebook.Project.processNodeList(Unknown Source)
    [java]                  at org.apache.stylebook.Project.<init>(Unknown Source)
    [java]                  at org.apache.stylebook.Loader.load(Unknown Source)
    [java]                  at org.apache.stylebook.StyleBook.getProject(Unknown Source)
    [java]                  at org.apache.stylebook.StyleBook.main(Unknown Source)



BUILD FAILED
/data3/gump/xml-xerces2/java/build.xml:352: Java returned: 1

Total time: 3 minutes 40 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/xml-xerces2/dist-xerces.rss | Atom: http://lsd.student.utwente.nl/gump/xml-xerces2/dist-xerces.atom

--
Gump http://jakarta.apache.org/gump
[lsd]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to