You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Magic Integration <de...@avalon.apache.org> on 2004/12/07 02:44:10 UTC

[GUMP@brutus]: Project avalon-meta-impl (in module avalon-trunk) success

To whom it may satisfy...
        
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 avalon-meta-impl *no longer* has an issue.
The current state of this project is 'Success'.

Full details are available at:
    http://brutus.apache.org/gump/public/avalon-trunk/avalon-meta-impl/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [avalon-meta-impl-06122004.jar] identifier set to project name
 -DEBUG- Dependency on magic exists, no need to add for property magic.home.



The following work was performed:
http://brutus.apache.org/gump/public/avalon-trunk/avalon-meta-impl/gump_work/build_avalon-trunk_avalon-meta-impl.html
Work Name: build_avalon-trunk_avalon-meta-impl (Type: Build)
Work ended in a state of : Success
Elapsed: 4 secs
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml -Dgump.signature=06122004 -Dmagic.home=/usr/local/gump/public/workspace/avalon-tools/tools/magic/target/06122004 -Dgump.resource.mailapi=/usr/local/gump/packages/javamail-1.3.2/mail.jar -Dgump.resource.servletapi=/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar -Dbuild.sysclasspath=last -Dgump.resource.log4j=/usr/local/gump/public/workspace/logging-log4j-12/dist/lib/log4j-06122004.jar -Dgump.resource.geronimo-spec-jms=/usr/local/gump/packages/jms1.1/lib/jms.jar 
[Working Directory: /usr/local/gump/public/workspace/avalon-trunk/runtime/meta/impl]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/avalon-tools/tools/magic/target/deliverables/jars/avalon-tools-magic-06122004.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-stylebook.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar
---------------------------------------------

prepare:
[x:prepare] creating target directory
[x:prepare] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target
[x:prepare] creating test directory
[x:prepare] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/test
[x:prepare] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/main
[x:prepare] Copying 18 files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/main
[x:prepare] Copying 7 files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/main
[x:prepare] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/test
[x:prepare] Copying 9 files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/test

build:
  [x:javac] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/classes
  [x:javac] Compiling 16 source files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/classes
  [x:javac] /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/main/org/apache/avalon/meta/info/verifier/TypeVerifier.java:28: warning: org.apache.avalon.framework.component.Recomposable in org.apache.avalon.framework.component has been deprecated
  [x:javac] import org.apache.avalon.framework.component.Recomposable;
  [x:javac]                                              ^
  [x:javac] /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/main/org/apache/avalon/meta/info/verifier/TypeVerifier.java:64: warning: org.apache.avalon.framework.component.Recomposable in org.apache.avalon.framework.component has been deprecated
  [x:javac]         Recomposable.class,
  [x:javac]         ^
  [x:javac] /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/build/main/org/apache/avalon/meta/info/verifier/TypeVerifier.java:208: warning: org.apache.avalon.framework.component.Recomposable in org.apache.avalon.framework.component has been deprecated
  [x:javac]             || Recomposable.class.isAssignableFrom( implementation );
  [x:javac]                ^
  [x:javac] 3 warnings
  [x:javac] Copying 5 files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/classes

package:
    [x:jar] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/deliverables/jars
    [x:jar] Building jar: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/deliverables/jars/avalon-meta-impl-06122004.jar
    [x:jar] Creating md5 checksum

test:
  [x:junit] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/test-classes
  [x:junit] Compiling 6 source files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/test-classes
     [copy] Copying 3 files to /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/test-classes
  [x:junit] Created dir: /home/gump/workspaces2/public/workspace/avalon-trunk/runtime/meta/impl/target/test-reports
  [x:junit] executing in local jvm
  [x:junit] Running org.apache.avalon.meta.classic.ClassicTestCase
  [x:junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.19 sec
  [x:junit] Running org.apache.avalon.meta.compat.CompatTestCase
  [x:junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
  [x:junit] Running org.apache.avalon.meta.legacy.LegacyTestCase
  [x:junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.102 sec

install:
[x:install] Copying 2 files to /home/gump/workspaces2/public/workspace/avalon-tools/tools/magic/target/06122004/main/avalon/meta

BUILD SUCCESSFUL
Total time: 3 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/avalon-trunk/avalon-meta-impl/rss.xml
- Atom: http://brutus.apache.org/gump/public/avalon-trunk/avalon-meta-impl/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 16001506122004, brutus:brutus-public:16001506122004
Gump E-mail Identifier (unique within run) #246.

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

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