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

Details

Parameters

Prefix Name Value
-D build.sysclasspath only
-D java.awt.headless true
-D sun.zip.disableMemoryMapping true
org.apache.tools.ant.Main
-D gump.merge /srv/gump/public/gump/work/merge.xml
-D jarname build/ant-antunit-20240417.jar
-D javac.-source 8
-D javac.-target 8
-D javac.test-source 8
-D javac.test-target 8
antlib

Environment Overrides

Name Value
CLASSPATH :/srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar /srv/gump/public/workspace/ant/dist/lib/ant.jar /srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar /srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar /srv/gump/public/workspace/ant/dist/lib/ant-junit.jar /srv/gump/public/workspace/ant/dist/lib/ant-junit4.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/junit/target/junit-4.13.3-SNAPSHOT.jar /srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar

Command Line

/usr/local/asfpackages/java/openjdk-22-ea+20/bin/java -Dbuild.sysclasspath=only
        -Djava.awt.headless=true -Dsun.zip.disableMemoryMapping=true
        org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
        -Djarname=build/ant-antunit-20240417.jar -Djavac.-source=8 -Djavac.-target=8
        -Djavac.test-source=8 -Djavac.test-target=8 antlib 

Output

Buildfile: /srv/gump/public/workspace/antlibs-antunit/build.xml

setup-properties:

setup:
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/build/classes
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/build/test-classes
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/build/lib
     [copy] Copying 1 file to /srv/gump/public/workspace/antlibs-antunit/docs

download-ivy:
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/ivy
     [echo] installing ivy...
      [get] Getting: https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
      [get] To: /srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar

install-ivy:

-no-resolve:

resolve:
[ivy:resolve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: url = jar:file:/srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:resolve] :: resolving dependencies :: org.apache.ant#ant-antunit;1.5alpha
[ivy:resolve] 	confs: [default, provided, test]
[ivy:resolve] 	found junit#junit;4.12 in public
[ivy:resolve] 	found org.hamcrest#hamcrest-core;1.3 in public
[ivy:resolve] 	found org.apache.ant#ant;1.8.1 in public
[ivy:resolve] 	found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:resolve] 	found org.apache.ant#ant-testutil;1.8.1 in public
[ivy:resolve] :: resolution report :: resolve 124ms :: artifacts dl 9ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   2   |   0   |   0   |   0   ||   2   |   0   |
	|     provided     |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       test       |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.ant#ant-antunit [sync]
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	2 artifacts copied, 0 already retrieved (351kB/8ms)
[ivy:retrieve] :: retrieving :: org.apache.ant#ant-antunit [sync]
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	1 artifacts copied, 0 already retrieved (14kB/3ms)

compile:
    [javac] Compiling 24 source files to /srv/gump/public/workspace/antlibs-antunit/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings

check-for-NOTICE:

antlib:
     [copy] Copying 1 file to /srv/gump/public/workspace/antlibs-antunit/build/classes
      [jar] Building jar: /srv/gump/public/workspace/antlibs-antunit/build/ant-antunit-20240417.jar

BUILD SUCCESSFUL
Total time: 2 seconds

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Wed, 17 Apr 2024 18:00:05 ().Python Logo