Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
-D java.awt.headless true
-X bootclasspath/p :/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar /srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main
-D gump.merge /srv/gump/public/gump/work/merge.xml
-D build.sysclasspath only
-D project.version 14102008
jar

Environment Overrides

Name Value
CLASSPATH :/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar /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/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar /srv/gump/public/workspace/velocity-engine/bin/velocity-14102008.jar /srv/gump/public/workspace/velocity-engine/bin/velocity-dep-14102008.jar /srv/gump/public/workspace/dom4j/build/dom4j.jar /srv/gump/packages/jaxen-1.1-beta-6/jaxen-1.1-beta-6.jar

Command Line

/usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true
        -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
        org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
        -Dbuild.sysclasspath=only -Dproject.version=14102008 jar 

Output

Buildfile: /srv/gump/public/workspace/velocity-dvsl/build.xml

set-ant-based-on-sysprop:

set-ant-based-on-env:

init-classpath:

init:
     [echo] -------- velocity-dvsl-14102008 --------

prepare:
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/target
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/target/classes
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/target/conf
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/target/javadoc
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/target/tests
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/lib
    [mkdir] Created dir: /srv/gump/public/workspace/velocity-dvsl/dist

static:
     [copy] Copying 1 file to /srv/gump/public/workspace/velocity-dvsl/target/conf

download:

commons-collections-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-3.2.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/commons-collections-3.2.jar

commons-lang-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-2.3.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/commons-lang-2.3.jar

crimson-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/crimson/jars/crimson-1.1.3.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/crimson-1.1.3.jar

dom4j-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.6.1.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/dom4j-1.6.1.jar

jaxen-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/jaxen/jars/jaxen-1.1.1.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/jaxen-1.1.1.jar

junit-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-4.3.1.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/junit-4.3.1.jar

oro-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/oro/jars/oro-2.0.8.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/oro-2.0.8.jar

velocity-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/velocity/jars/velocity-1.5.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/velocity-1.5.jar

xalan-download:

http-download:

do-http-download:
      [get] Getting: http://www.ibiblio.org/maven/xalan/jars/xalan-2.7.0.jar
      [get] To: /srv/gump/public/workspace/velocity-dvsl/lib/xalan-2.7.0.jar

compile:
    [javac] Compiling 15 source files to /srv/gump/public/workspace/velocity-dvsl/target/classes
    [javac] /srv/gump/public/workspace/velocity-dvsl/src/java/org/apache/dvsl/AntLogSystem.java:24: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac] import org.apache.velocity.runtime.log.LogSystem;
    [javac]                                        ^
    [javac] /srv/gump/public/workspace/velocity-dvsl/src/java/org/apache/dvsl/DVSL.java:43: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac] import org.apache.velocity.runtime.log.LogSystem;
    [javac]                                        ^
    [javac] /srv/gump/public/workspace/velocity-dvsl/src/java/org/apache/dvsl/DVSL.java:686: warning: [deprecation] org.apache.velocity.runtime.log.LogSystem in org.apache.velocity.runtime.log has been deprecated
    [javac]         protected LogAdapter(LogSystem logSystem) {
    [javac]                              ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings
     [copy] Copying 1 file to /srv/gump/public/workspace/velocity-dvsl/target/classes

jar:
      [jar] Building jar: /srv/gump/public/workspace/velocity-dvsl/dist/velocity-dvsl-14102008.jar

BUILD SUCCESSFUL
Total time: 1 minute 14 seconds

Last Updated: Tue, 14 Oct 2008 00:00:10 ().Python Logo