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

Magic Integration <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.devel
Message-ID <[email protected]>
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 [email protected].

Project avalon-framework-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-framework-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-framework-impl-24102004.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-framework-impl/gump_work/build_avalon-trunk_avalon-framework-impl.html
Work Name: build_avalon-trunk_avalon-framework-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=/usr/local/gump/public/gump/work/merge.xml -Dgump.signature=24102004 -Dmagic.home=/usr/local/gump/public/workspace/avalon-tools/tools/magic/target/24102004 -Dgump.resource.mailapi=/usr/local/gump/packages/javamail-1.3/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-24102004.jar -Dgump.resource.geronimo-spec-jms=/usr/local/gump/packages/jms1.0.2/lib/jms.jar 
[Working Directory: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl]
CLASSPATH : /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/avalon-tools/tools/magic/target/deliverables/jars/avalon-tools-magic-24102004.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
---------------------------------------------
[x:prepare] Created dir: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/build/test
[x:prepare] Copying 14 files to /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/build/test

build:
  [x:javac] Created dir: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/classes
  [x:javac] Compiling 28 source files to /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/classes
  [x:javac] /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/build/main/org/apache/avalon/framework/logger/AbstractLoggable.java:94: warning: org.apache.avalon.framework.logger.Loggable in org.apache.avalon.framework.logger has been deprecated
  [x:javac]         if( component instanceof Loggable )
  [x:javac]                                  ^
  [x:javac] /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/build/main/org/apache/avalon/framework/logger/AbstractLoggable.java:96: warning: org.apache.avalon.framework.logger.Loggable in org.apache.avalon.framework.logger has been deprecated
  [x:javac]             ( (Loggable)component ).setLogger( logger );
  [x:javac]                ^
  [x:javac] 2 warnings

package:
    [x:jar] Created dir: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/deliverables/jars
    [x:jar] Building jar: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/deliverables/jars/avalon-framework-impl-24102004.jar
    [x:jar] Creating md5 checksum

test:
  [x:junit] Created dir: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/test-classes
  [x:junit] Compiling 14 source files to /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/test-classes
  [x:junit] Created dir: /usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/test-reports
  [x:junit] executing in local jvm
  [x:junit] Running org.apache.avalon.framework.component.test.DefaultComponentManagerTestCase
  [x:junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
  [x:junit] Running org.apache.avalon.framework.component.test.DefaultComponentSelectorTestCase
  [x:junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
  [x:junit] Running org.apache.avalon.framework.configuration.test.DefaultConfigurationBuilderTestCase
  [x:junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
  [x:junit] Running org.apache.avalon.framework.configuration.test.DefaultConfigurationSerializerTestCase
  [x:junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
  [x:junit] Running org.apache.avalon.framework.configuration.test.DefaultConfigurationTestCase
  [x:junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
  [x:junit] Running org.apache.avalon.framework.configuration.test.SAXConfigurationHandlerTestCase
  [x:junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
  [x:junit] Running org.apache.avalon.framework.context.test.ContextTestCase
  [x:junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
  [x:junit] Running org.apache.avalon.framework.parameters.test.ParameterTestCase
  [x:junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
  [x:junit] Running org.apache.avalon.framework.service.test.DefaultServiceManagerTestCase
  [x:junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
  [x:junit] Running org.apache.avalon.framework.service.test.DefaultServiceSelectorTestCase
  [x:junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec

install:
[x:install] Copying 2 files to /usr/local/gump/public/workspace/avalon-tools/tools/magic/target/24102004/main/avalon/framework

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

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

============================== Gump Tracking Only ===
Produced by Gump version 2.1.0-alpha-0003.
Gump Run 13001524102004, brutus:brutus-public:13001524102004
Gump E-mail Identifier (unique within run) #23.

--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.