You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gump <is...@commons.apache.org> on 2009/08/28 02:57:34 UTC

[GUMP@vmgump]: Project commons-attributes (in module apache-commons) failed

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 general@gump.apache.org.

Project commons-attributes has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-attributes :  Commons Attributes


Full details are available at:
    http://vmgump.apache.org/gump/public/apache-commons/commons-attributes/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-attributes/gump_work/build_apache-commons_commons-attributes.html
Work Name: build_apache-commons_commons-attributes (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 secs
Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name.api=commons-attributes-api-27082009 -Dfinal.name.compiler=commons-attributes-compiler-27082009 dist 
[Working Directory: /srv/gump/public/workspace/apache-commons/attributes]
CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/attributes/target/classes:/srv/gump/public/workspace/apache-commons/attributes/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-trax.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/packages/qdox-1.6.3/qdox-1.6.3.jar:/srv/gump/public/workspace/junit/dist/junit-27082009.jar
---------------------------------------------

get-deps:

compile:
    [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/attributes/target/classes
    [mkdir]     
    [javac] Compiling 28 source files to /srv/gump/public/workspace/apache-commons/attributes/target/classes
    [javac]     
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:90: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         String sourcePaths = project.getReference (pathref).toString ();
    [javac]                              ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:96: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]             fs.setProject (project);
    [javac]                            ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:454: warning: [deprecation] getFile() in com.thoughtworks.qdox.model.JavaSource has been deprecated
    [javac]         return javaClass.getSource ().getFile ();
    [javac]                                      ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:481: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]                 DirectoryScanner ds = fs.getDirectoryScanner(project);
    [javac]                                                              ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:482: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]                 File fromDir = fs.getDir(project);
    [javac]                                          ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:510: warning: [deprecation] getInnerClasses() in com.thoughtworks.qdox.model.JavaClass has been deprecated
    [javac]         JavaClass[] classes = clazz.getInnerClasses ();
    [javac]                                    ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeIndexer.java:89: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         this.classPath = new Path(project);
    [javac]                                   ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/validation/AttributeValidatorTask.java:98: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]         this.classPath = new Path(project);
    [javac]                                   ^
    [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/validation/AttributeValidatorTask.java:162: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]             AntClassLoader cl = new AntClassLoader (this.getClass ().getClassLoader (), project, classPath, true);   
    [javac]                                                                                         ^
    [javac] 9 warnings
     [copy] Copying 1 file to /srv/gump/public/workspace/apache-commons/attributes/target/classes
     [copy]     
     [copy] Copying 2 files to /srv/gump/public/workspace/apache-commons/attributes/target/classes
     [copy]     

jar:
      [jar] Building jar: /srv/gump/public/workspace/apache-commons/attributes/target/commons-attributes-api-27082009.jar
      [jar] Building jar: /srv/gump/public/workspace/apache-commons/attributes/target/commons-attributes-compiler-27082009.jar

BUILD FAILED
/srv/gump/public/workspace/apache-commons/attributes/build.xml:107: Manifest file: /srv/gump/public/workspace/apache-commons/attributes/plugin
    /manifest.mf does not exist.

Total time: 6 seconds
---------------------------------------------

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

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

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

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