You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Velocity Gump <de...@velocity.apache.org> on 2008/07/29 03:26:28 UTC

[GUMP@vmgump]: Project velocity-engine (in module velocity-engine) 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 velocity-engine has an issue affecting its community integration.
This issue affects 8 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - anakia :  Essentially an XML transformation tool, Anakia uses JDOM and...
    - db-torque-gen :  Persistence Layer
    - velocity-anakia :  Anakia uses Apache Velocity to generate documents based on X...
    - velocity-anakia-test :  Anakia uses Apache Velocity to generate documents based on X...
    - velocity-engine :  Velocity Templating engine
    - velocity-engine-test :  Velocity Templating engine
    - velocity-texen :  Texen is a general purpose text generating utility based on ...
    - velocity-texen-test :  Texen is a general purpose text generating utility based on ...


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on commons-collections exists, no need to add for property jar.commons-collections.dir.
 -DEBUG- Dependency on commons-lang exists, no need to add for property jar.commons-lang.dir.
 -DEBUG- Dependency on jakarta-oro exists, no need to add for property jar.oro.dir.
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/velocity-engine/velocity-engine/gump_work/build_velocity-engine_velocity-engine.html
Work Name: build_velocity-engine_velocity-engine (Type: Build)
Work ended in a state of : Failed
Elapsed: 16 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Djar.oro.dir=/srv/gump/public/workspace/jakarta-oro -Ddeprecation=true -Djar.commons-collections.version=28072008 -Dcorrect-java-version=true -Dskip.jar.loading=true -Djar.commons-lang.dir=/srv/gump/public/workspace/apache-commons/lang -Dversion=28072008 -Djar.commons-collections.dir=/srv/gump/public/workspace/apache-commons/collections/build -Djar.commons-lang.version=28072008 -Djar.oro.name=jakarta-oro -Djar.oro.version=28072008 package 
[Working Directory: /srv/gump/public/workspace/velocity-engine/build]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/velocity-engine/bin/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-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/avalon-logkit/avalon-logkit-2.1.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-28072008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-28072008.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-28072008.jar:/srv/gump/public/workspace/jdom/build/jdom.jar:/s
 rv/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-28072008.jar:/srv/gump/packages/werken-xpath/werken-xpath-0.9.4.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-28072008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-28072008.jar:/srv/gump/packages/antlr-2.7.6/antlr.jar
---------------------------------------------
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/RuntimeLoggerLog.java:185: warning: [deprecation] warn(java.lang.Object) in org.apache.velocity.runtime.RuntimeLogger has been deprecated
    [javac]         rlog.warn(t);
    [javac]             ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/RuntimeLoggerLog.java:201: warning: [deprecation] error(java.lang.Object) in org.apache.velocity.runtime.RuntimeLogger has been deprecated
    [javac]         rlog.error(message);
    [javac]             ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/RuntimeLoggerLog.java:209: warning: [deprecation] error(java.lang.Object) in org.apache.velocity.runtime.RuntimeLogger has been deprecated
    [javac]         rlog.error(message);
    [javac]             ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/RuntimeLoggerLog.java:210: warning: [deprecation] error(java.lang.Object) in org.apache.velocity.runtime.RuntimeLogger has been deprecated
    [javac]         rlog.error(t);
    [javac]             ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:140: warning: [deprecation] logVelocityMessage(int,java.lang.String) in org.apache.velocity.runtime.log.LogSystem has been deprecated
    [javac]     public void logVelocityMessage(int level, String message)
    [javac]                 ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:74: warning: [deprecation] getInstance(java.lang.String) in org.apache.log4j.Category has been deprecated
    [javac]             logger = Category.getInstance( categoryname );
    [javac]                              ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:116: warning: [deprecation] getInstance(java.lang.String) in org.apache.log4j.Category has been deprecated
    [javac]         logger = Category.getInstance(this.getClass().getName());
    [javac]                          ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:144: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac]             case LogSystem.WARN_ID:
    [javac]                  ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:147: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac]             case LogSystem.INFO_ID:
    [javac]                  ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:150: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac]             case LogSystem.DEBUG_ID:
    [javac]                  ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:153: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac]             case LogSystem.ERROR_ID:
    [javac]                  ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/texen/ant/TexenTask.java:192: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]             File fullPath = project.resolveFile(st.nextToken());
    [javac]                             ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/texen/ant/TexenTask.java:322: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]                 File fullPath = project.resolveFile(sources[i]);
    [javac]                                 ^
    [javac] /srv/gump/public/workspace/velocity-engine/bin/src/org/apache/velocity/texen/ant/TexenTask.java:572: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated
    [javac]                                     project.resolveFile(value).getCanonicalPath());
    [javac]                                     ^
    [javac] 2 errors
    [javac] 52 warnings

BUILD FAILED
/srv/gump/public/workspace/velocity-engine/build/build.xml:597: The following error occurred while executing this line:
/srv/gump/public/workspace/velocity-engine/build/build.xml:259: Compile failed; see the compiler error output for details.

Total time: 15 seconds
---------------------------------------------

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

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

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

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