You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Elena Litani <el...@ca.ibm.com> on 2004/02/12 15:15:49 UTC

[GUMP@lsd]: xml-xerces2/dist-xerces failed




Hi,

The GUMP build has been failing for more than a week now...

It seems like xercesImpl.jar can't be found.  However, we've also
introduced a dependency on a new jar - resolver.jar from xml-commons.

Can someone fix the GUMP?

Thank you,
--
Elena Litani/ IBM Toronto



Forwarding...
Thursday, February 12, 2004 1:42 AM
To: xerces-j-dev@xml.apache.org
cc:
From: Sam Ruby <ru...@us.ibm.com>
Subject: [GUMP@lsd]: xml-xerces2/dist-xerces failed



To whom is may concern,

This is an automated request, but not an unsolicited one. Please see:
http://jakarta.apache.org/gump/nagged.html

Project: dist-xerces has an issue affecting it's community integration.
State: Failed

The URL for full details is:
http://lsd.student.utwente.nl/gump/xml-xerces2/dist-xerces.html

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


Gump provided these annotations:

 - Error - Failed with reason build failed


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

Gump performed this work:

Work Name: build_xml-xerces2_dist-xerces (Type: Build)
State: Failed
Elapsed: 0 hours, 1 minutes, 36 seconds
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/data/gump/xml-xalan/java/build/xalan-unbundled.jar:/data/gump/xml-commons/java/external/build/xml-apis.jar:/data/gump/xml-xerces2/java/build/xercesImpl.jar:/data/gump/xml-xerces2/java/build/xmlParserAPIs.jar
 org.apache.tools.ant.Main -Dbuild.clonevm=true
-Dgump.merge=/data/gump/gump/work/merge.xml -Dbuild.sysclasspath=only
pack-bin
[Working Directory: /data/gump/xml-xerces2/java]
---------------------------------------------
  [javadoc]  document instance, e.g. to create a new document."
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:167:
 warning - Tag @see: reference not found: LSSerializer
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:463:
 warning - @param argument "elem" is not a parameter name.
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:1342:
 warning - @param argument "unescaped" is not a parameter name.
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/BaseMarkupSerializer.java:1559:
 warning - @param argument "text" is not a parameter name.
  [javadoc]
  /data/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]
  /data/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]
  /data/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]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:130:
 warning - Tag @link: reference not found: org.w3c.dom.ls.DOMSerializer
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:130:
 warning - Tag @link: reference not found:
  org.w3c.dom.ls.DOMSerializer#write
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:130:
 warning - Tag @link: reference not found:
  org.w3c.dom.ls.DOMSerializer#writeToString
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/xml/serialize/XMLSerializer.java:234:
 warning - Tag @see: reference not found: org.w3c.dom.ls.DOMSerializer
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:112:
 warning - Tag @link: reference not found: HTMLCollectionImpl
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:119:
 warning - Tag @link: reference not found: HTMLCollectionImpl
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:126:
 warning - Tag @link: reference not found: HTMLCollectionImpl
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:133:
 warning - Tag @link: reference not found: HTMLCollectionImpl
  [javadoc]
  /data/gump/xml-xerces2/java/build/src/org/apache/html/dom/HTMLDocumentImpl.java:140:
 warning - Tag @link: reference not found: HTMLCollectionImpl
  [javadoc] Generating
  /data/gump/xml-xerces2/java/build/docs/javadocs/other/stylesheet.css...
  [javadoc] 19 warnings



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

docs:
[echo] Building docs for Xerces-J 2.6.1 ...
[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
/data/gump/xml-xerces2/java/build.xml:352: Java returned: 1

Total time: 1 minute 35 seconds
---------------------------------------------




To subscribe to this information via syndication:
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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


Re: [GUMP@lsd]: xml-xerces2/dist-xerces failed

Posted by Stefan Bodewig <bo...@apache.org>.
On Thu, 12 Feb 2004, Elena Litani <el...@ca.ibm.com> wrote:

> It seems like xercesImpl.jar can't be found.

Uhm, is the docs target forking the java task?  Uhm, yes it is.  I'll
fix it for you, need to add a property to the <ant> element in your
Gump descriptor.

> However, we've also introduced a dependency on a new jar -
> resolver.jar from xml-commons.

It hasn't been needed so far.  You'd simply have to add

  <depend project="xml-commons-resolver"/>

to the descriptor for dist-xerces when needed.

> Can someone fix the GUMP?

Every Apache committer has commit access to the jakarta-gump module.
The descriptor would be in jakarta-gump/projects/xml-xerces2.xml.

Cheers

        Stefan