You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by Gump <de...@excalibur.apache.org> on 2004/12/07 03:45:35 UTC

[GUMP@brutus]: Project excalibur-store (in module excalibur) 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 excalibur-store *no longer* has an issue.
The current state of this project is 'Success'.

Full details are available at:
    http://brutus.apache.org/gump/public/excalibur/excalibur-store/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [excalibur-store-06122004.jar] identifier set to project name
 -INFO- Made directory [/usr/local/gump/public/workspace/excalibur/components/store/target/classes]
 -INFO- Made directory [/usr/local/gump/public/workspace/excalibur/components/store/target/test-classes]
 -INFO- Made directory [/usr/local/gump/public/workspace/excalibur/components/store/target/test-reports]
 -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/excalibur/components/store/build.properties
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/excalibur/components/store/project.xml
 -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/excalibur/components/store/project.properties
 -INFO- No license on redistributable project with outputs.
 -INFO- Project Reports in: /usr/local/gump/public/workspace/excalibur/components/store/target/docs/junitreports
 -WARNING- No directory [/usr/local/gump/public/workspace/excalibur/components/store/target/docs/junitreports]



The following work was performed:
http://brutus.apache.org/gump/public/excalibur/excalibur-store/gump_work/build_excalibur_excalibur-store.html
Work Name: build_excalibur_excalibur-store (Type: Build)
Work ended in a state of : Success
Elapsed: 6 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/excalibur/components/store]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/excalibur/components/store/target/classes:/usr/local/gump/public/workspace/excalibur/components/store/target/test-classes:/usr/local/gump/packages/qdox-1.5/qdox-1.5.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:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/avalon-trunk/runtime/framework/api/target/deliverables/jars/avalon-framework-api-06122004.jar:/usr/local/gump/public/workspace/avalon-tools/tools/magic/target/deliverables/jars/avalon-tools-magic-06122004.jar:/usr/local/gump/public/workspace/avalon-trunk/runtime/framework/legacy/target/deliverables/jars/avalon-framework-legacy-06122004.jar:/usr/local/gump/public/workspace/avalon-trunk/runtime/framework/impl/target/deliverables/jars/avalon-framework-impl-06122004.jar:/usr/local/gump/public/workspace/excalibur/fortress/container-api/target/excalibur-fortress-container-api-06122004.jar:/usr/local/gump/public/workspace/checkstyle/target/dist/checkstyle-06122004/checkstyle-06122004.jar:/usr/local/gump/packages/antlr-2.7.3/antlr.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-06122004.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-bcel/bin/bcel.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/cli/target/commons-cli-06122004.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-06122004.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/local/gump/public/workspace/jakarta-velocity/bin/velocity-06122004.jar:/usr/local/gump/public/workspace/avalon-trunk/runtime/logkit/target/deliverables/jars/avalon-logkit-06122004.jar:/usr/local/gump/public/workspace/excalibur/fortress/meta/target/excalibur-fortress-meta-06122004.jar:/usr/local/gump/public/workspace/excalibur/containerkit/instrument/api/target/excalibur-instrument-api-06122004.jar:/usr/local/gump/packages/jisp-2.5.1/jisp.jar:/usr/local/gump/packages/dougLea/concurrent.jar
---------------------------------------------
    [fortress-collect-meta] Writing Info descriptors as property files (.meta).
    [fortress-collect-meta] Collecting service information.


java:jar-resources:
Copying 2 files to /home/gump/workspaces2/public/workspace/excalibur/components/store/target/classes

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] Compiling 1 source file to /home/gump/workspaces2/public/workspace/excalibur/components/store/target/test-classes

test:test:
    [junit] Running org.apache.excalibur.store.impl.ClearJispFilesystemStoreTestCase
[DEBUG] -BGN--> setUp() fixture for testRemove
[DEBUG] filling the database...
[DEBUG] filling the database...OK
[DEBUG] -END--> setUp() fixture for testRemove
[DEBUG] -BGN--> testRemove()
[DEBUG] removing key: key90
[DEBUG] -END--> testRemove()
[DEBUG] -BGN--> tearUp() fixture for test testRemove
[DEBUG] deleting index and database
[DEBUG] -END--> tearUp() fixture for test testRemove
[DEBUG] -BGN--> setUp() fixture for testClear
[DEBUG] filling the database...
[DEBUG] filling the database...OK
[DEBUG] -END--> setUp() fixture for testClear
[DEBUG] -BGN--> testClear()
[DEBUG] store size before clear:100
[DEBUG] index count before clear:100
[DEBUG] store size after clear:0
[DEBUG] index count after clear:0
[DEBUG] -END--> testClear()
[DEBUG] -BGN--> tearUp() fixture for test testClear
[DEBUG] deleting index and database
[DEBUG] -END--> tearUp() fixture for test testClear
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.674 sec

jar:jar:
    [get] Getting: http://svn.apache.org/repos/asf/excalibur/trunk/LICENSE.txt
    [get] Getting: http://svn.apache.org/repos/asf/excalibur/trunk/NOTICE.txt
    [echo] Warning: shortDescription is greater than 49 characters - trimming for specification title.
    [jar] Building jar: /home/gump/workspaces2/public/workspace/excalibur/components/store/target/excalibur-store-06122004.jar
BUILD SUCCESSFUL
Total time: 6 seconds
Finished at: Mon Dec 06 18:45:35 PST 2004

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/excalibur/excalibur-store/rss.xml
- Atom: http://brutus.apache.org/gump/public/excalibur/excalibur-store/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) #416.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org