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 :/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis.jar /export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main
-D gump.merge /zonestorage/gump/export/home/gump/test/gump/work/merge.xml
-D build.sysclasspath only
-D app.short.name emma-16052008

Environment Overrides

Name Value
CLASSPATH :/opt/jdk1.6.0/lib/tools.jar /export/home/gump/test/workspace/emma/out/core/classes /export/home/gump/test/workspace/emma/out/ant/classes /export/home/gump/test/workspace/emma/lib/internal/stamptool.jar /export/home/gump/test/workspace/ant/dist/lib/ant-jmf.jar /export/home/gump/test/workspace/ant/dist/lib/ant-swing.jar /export/home/gump/test/workspace/ant/dist/lib/ant-apache-resolver.jar /export/home/gump/test/workspace/ant/dist/lib/ant-trax.jar /export/home/gump/test/workspace/ant/dist/lib/ant-junit.jar /export/home/gump/test/workspace/ant/dist/lib/ant-launcher.jar /export/home/gump/test/workspace/ant/dist/lib/ant-nodeps.jar /export/home/gump/test/workspace/ant/dist/lib/ant.jar /export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis-ext.jar

Command Line

/opt/jdk1.6.0/bin/java -Djava.awt.headless=true
        -Xbootclasspath/p:/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis.jar:/export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar
        org.apache.tools.ant.Main
        -Dgump.merge=/zonestorage/gump/export/home/gump/test/gump/work/merge.xml
        -Dbuild.sysclasspath=only -Dapp.short.name=emma-16052008 

Output

Buildfile: /zonestorage/gump/export/home/gump/test/workspace/emma/build.xml

init.work.dirs:
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/dist
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/release
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out/temp
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out/tools/classes
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/classes
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/srcgen
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/res
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/emma/out/ant/classes

init:
     [echo] ANT version: Apache Ant version 1.8.0alpha compiled on May 16 2008
     [echo] JDK version: 1.6
     [echo] build debug flag: on

-timestamp.1:

-timestamp.2:
     [echo] build id: 2.1.8916 (unsupported private build)

-timestamp.2a:

-timestamp.3:

build.cvs.ready:

-timestamp.4:

-timestamp.5:
     [copy] Copying 1 file to /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/srcgen
     [copy] Copying 1 file to /zonestorage/gump/export/home/gump/test/workspace/emma/out/temp

timestamp:

-pre-compile:

core.bootstrap.compile:
    [javac] Compiling 2 source files to /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/classes
    [javac] 
    [javac]           WARNING
    [javac] 
    [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6.
    [javac] If you specify -target 1.2 you now must also specify -source 1.2.
    [javac] Ant will implicitly add -source 1.2 for you.  Please change your build file.

core.java14.compile:
    [javac] Compiling 1 source file to /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/classes
    [javac] 
    [javac]           WARNING
    [javac] 
    [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6.
    [javac] If you specify -target 1.2 you now must also specify -source 1.2.
    [javac] Ant will implicitly add -source 1.2 for you.  Please change your build file.

core.java13.compile:
    [javac] Compiling 1 source file to /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/classes
    [javac] 
    [javac]           WARNING
    [javac] 
    [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6.
    [javac] If you specify -target 1.2 you now must also specify -source 1.2.
    [javac] Ant will implicitly add -source 1.2 for you.  Please change your build file.

core.compile:
    [javac] Compiling 175 source files to /zonestorage/gump/export/home/gump/test/workspace/emma/out/core/classes
    [javac] 
    [javac]           WARNING
    [javac] 
    [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6.
    [javac] If you specify -target 1.2 you now must also specify -source 1.2.
    [javac] Ant will implicitly add -source 1.2 for you.  Please change your build file.
    [javac] /zonestorage/gump/export/home/gump/test/workspace/emma/core/java12/com/vladium/emma/run/InstrClassLoader.java:346: reference to CodeSource is ambiguous, both method CodeSource(java.net.URL,java.security.cert.Certificate[]) in java.security.CodeSource and method CodeSource(java.net.URL,java.security.CodeSigner[]) in java.security.CodeSource match
    [javac]         final CodeSource csrc = new CodeSource (srcURL, null);
    [javac]                                 ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
/zonestorage/gump/export/home/gump/test/workspace/emma/build.xml:297: Compile failed; see the compiler error output for details.

Total time: 4 seconds

Last Updated: Fri, 16 May 2008 06:00:06 ().Python Logo