--------------------------------------------------
From: "Julius Davies" <juliusdav...@gmail.com>
Sent: Tuesday, February 23, 2010 8:52 PM
To: "Commons Developers List" <dev@commons.apache.org>
Subject: [codec] gump failure

What's this about?  Is this something we should take seriously?
Forgive me, I'm new to gump (always ignored it....).



Gump is trying to override the version of the jar file using the ant build (to save having to update the metadata in Gump every time there is a version bump). Gump is expecting that the jar file will be named commons-codec-${component.version}.jar. Instead the build is generating commons-codec-1.5-SNAPSHOT.jar. Since Gump is overriding component.version (as seen in the log output below), it gets unhappy when it can't find the file it expects.

I haven't looked into it much, but suspecting a bad commit to ant (since several other projects are failing the same way). If the name of the jar file that is generated by the ant build has changed, then you can update the Gump metadata (svn co https://svn.apache.org/repos/asf/gump/metadata) and change the project/commons-proper.xml file to have the right name. Otherwise, I'll probably get around to it when I have more round toits.

Julius


On Tue, Feb 23, 2010 at 6:10 PM, Gump <iss...@commons.apache.org> wrote:
To whom it may engage...

This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.

Project commons-codec has an issue affecting its community integration.
This issue affects 11 projects.
The current state of this project is 'Failed', with reason 'Missing Build Outputs'.
For reference only, the following projects are affected by this:
   - commons-codec :  Commons Encoding/Decoding Package
   - commons-httpclient :  HTTP Client Library, version 3.1
   - commons-httpclient-2.0-branch :  HTTP Client Library, version 2.0
   - commons-jelly-tags-http :  Commons Jelly
   - commons-transaction :  Commons Identifier Package
   - commons-vfs-sandbox :  Apache Commons
   - maven :  Project Management Tools
- opensaml : OpenSAML 1.0.1 is a set of open source Java and C++ librarie... - slide-webdavclient : Content Management System based on WebDAV technology - slide-webdavlib : Content Management System based on WebDAV technology
   - xmlrpc2 :  A Java implementation of XML-RPC


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-codec/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [commons-codec-23022010.jar] identifier set to project name
 -INFO- Failed with reason missing build outputs
-ERROR- Missing Output: /srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-23022010.jar
 -ERROR- See Directory Listing Work for Missing Outputs
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-codec/gump_work/build_apache-commons_commons-codec.html
Work Name: build_apache-commons_commons-codec (Type: Build)
Work ended in a state of : Success
Elapsed: 8 secs
Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dcomponent.version=23022010 dist
[Working Directory: /srv/gump/public/workspace/apache-commons/codec]
CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/codec/target/classes:/srv/gump/public/workspace/apache-commons/codec/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/junit/dist/junit-23022010.jar
---------------------------------------------
[javac] Compiling 29 source files to /srv/gump/public/workspace/apache-commons/codec/target/classes [copy] Copying 6 files to /srv/gump/public/workspace/apache-commons/codec/target/classes

javadoc:
[mkdir] Created dir: /srv/gump/public/workspace/apache-commons/codec/dist [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/codec/dist/docs [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/codec/dist/docs/api [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/codec/target/apidocs
 [javadoc] Generating Javadoc
 [javadoc] Javadoc execution
 [javadoc] Loading source files for package org.apache.commons.codec...
[javadoc] Loading source files for package org.apache.commons.codec.binary... [javadoc] Loading source files for package org.apache.commons.codec.digest... [javadoc] Loading source files for package org.apache.commons.codec.language... [javadoc] Loading source files for package org.apache.commons.codec.net...
 [javadoc] Constructing Javadoc information...
[javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.codec" [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.codec.binary" [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.codec.digest" [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.codec.language" [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.codec.net"
 [javadoc] Standard Doclet version 1.6.0_06
 [javadoc] Building tree for all the packages and classes...
 [javadoc] Building index for all the packages and classes...
 [javadoc] Building index for all classes...
[javadoc] Generating /srv/gump/public/workspace/apache-commons/codec/dist/docs/api/stylesheet.css...
 [javadoc] 5 warnings

dist:
[copy] Copying 1 file to /srv/gump/public/workspace/apache-commons/codec/dist [copy] Copying 1 file to /srv/gump/public/workspace/apache-commons/codec/dist [copy] Copying 1 file to /srv/gump/public/workspace/apache-commons/codec/dist

init:
    [echo] -------- commons-codec 23022010 --------

prepare:

static:

compile:

jar:
[mkdir] Created dir: /srv/gump/public/workspace/apache-commons/codec/target/classes/META-INF [copy] Copying 1 file to /srv/gump/public/workspace/apache-commons/codec/target/classes/META-INF [copy] Copying 1 file to /srv/gump/public/workspace/apache-commons/codec/target/classes/META-INF [jar] Building jar: /srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-1.5-SNAPSHOT.jar

BUILD SUCCESSFUL
Total time: 7 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-codec/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-codec/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 13001623022010, vmgump:vmgump-public:13001623022010
Gump E-mail Identifier (unique within run) #5.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org





--
yours,

Julius Davies
250-592-2284 (Home)
250-893-4579 (Mobile)
http://juliusdavies.ca/logging.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to