[GUMP@brutus]: Project avalon-db-hsql (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-db-hsql *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-db-hsql/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [avalon-db-hsql-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-db-hsql/gump_work/build_avalon-trunk_avalon-db-hsql.html
Work Name: build_avalon-trunk_avalon-db-hsql (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.resource.hsqldb=/usr/local/gump/public/workspace/hsqldb/lib/hsqldb.jar -Dmagic.home=/usr/local/gump/public/workspace/avalon-tools/tools/magic/target/24102004 -Dbuild.sysclasspath=last -Dgump.signature=24102004 -Dgump.resource.servletapi=/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar -Dgump.resource.mailapi=/usr/local/gump/packages/javamail-1.3/mail.jar -Dgump.resource.geronimo-spec-jms=/usr/local/gump/packages/jms1.0.2/lib/jms.jar -Dgump.resource.concurrent=/usr/local/gump/packages/dougLea/concurrent.jar -Dgump.resource.log4j=/usr/local/gump/public/workspace/logging-log4j-12/dist/lib/log4j-24102004.jar 
[Working Directory: /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql]
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:javac] Compiling 2 source files to /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql/target/classes
  [x:javac] Copying 1 file to /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql/target/classes

build:
  [x:block] creating plugin declaration
  [x:block] Creating md5 checksum
  [x:block] creating plugin declaration
  [x:block] Creating md5 checksum

package:
    [x:jar] Created dir: /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql/target/deliverables/jars
    [x:jar] Building jar: /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql/target/deliverables/jars/avalon-db-hsql-24102004.jar
    [x:jar] Creating md5 checksum

test:
  [x:junit] Compiling 1 source file to /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql/target/test-classes
  [x:junit] Created dir: /usr/local/gump/public/workspace/avalon-trunk/planet/facilities/db/hsql/target/test-reports
  [x:junit] executing in local jvm
  [x:junit] Running org.apache.avalon.db.hsql.test.HsqlServerTest
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: checkRunning(false) entered
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: checkRunning(false) exited
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: openDatabases() entered
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: Opening database: [file:my-test-hsql]
  [x:junit] [Server@1c50507]: Database [index=0, id=0, db=file:my-test-hsql, alias=] opened sucessfully in 331 ms.
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: openDatabases() exiting
  [x:junit] [INFO] Hypersonic SQL listening on port 9001
  [x:junit] [INFO] Running database connection server...
  [x:junit] DriverManager.initialize: jdbc.drivers = null
  [x:junit] JDBC DriverManager initialized
  [x:junit] registerDriver: driver[className=org.hsqldb.jdbcDriver,org.hsqldb.jdbcDriver@9ffe3f]
  [x:junit] DriverManager.getConnection("jdbc:hsqldb:hsql://localhost")
  [x:junit]     trying driver[className=org.hsqldb.jdbcDriver,org.hsqldb.jdbcDriver@9ffe3f]
  [x:junit] [Server@1c50507]: [Thread[Thread-2,5,main]]: handleConnection(Socket[addr=brutus/127.0.0.1,port=43873,localport=9001]) entered
  [x:junit] [Server@1c50507]: [Thread[Thread-2,5,main]]: handleConnection() exited
  [x:junit] [Server@1c50507]: [Thread[HSQLDB Connection @15c62bc,5,main]]: 0:trying to connect user SA
  [x:junit] getConnection returning driver[className=org.hsqldb.jdbcDriver,org.hsqldb.jdbcDriver@9ffe3f]
  [x:junit] [Server@1c50507]: 0:call "org.hsqldb.Library.getDatabaseProductName"()
  [x:junit] [Server@1c50507]: 0:call "org.hsqldb.Library.getDatabaseProductVersion"()
  [x:junit] [Server@1c50507]: 0:SQLCLI:SQLDISCONNECT
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: signalCloseAllServerConnections() entered
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: Closing org.hsqldb.ServerConnection@15c62bc
  [x:junit] [Server@1c50507]: [Thread[main,5,main]]: signalCloseAllServerConnections() exited
  [x:junit] [Server@1c50507]: [Thread[HSQLDB Connection @15c62bc,5,main]]: 0:disconnected SA
  [x:junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec

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

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

To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/avalon-trunk/avalon-db-hsql/rss.xml
- Atom: http://brutus.apache.org/gump/public/avalon-trunk/avalon-db-hsql/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) #84.

--
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.