[g...@vmgump]: Project commons-configuration (in module apache-commons) failed

2009-12-15 Thread Gump
To whom it may engage...

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 gene...@gump.apache.org.

Project commons-configuration has an issue affecting its community integration.
This issue affects 9 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-configuration :  Apache Commons
- commons-configuration-test :  Apache Commons
- commons-jelly-tags-ojb :  Commons Jelly
- db-ojb-from-packages :  ObjectRelationalBridge
- fulcrum-configuration-impl :  Services Framework
- fulcrum-security-memory :  Services Framework
- fulcrum-security-nt :  Services Framework
- fulcrum-template :  Services Framework
- jakarta-turbine-jcs :  Cache


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-configuration-1.7-SNAPSHOT.jar] identifier set to 
project name
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/apache-commons/configuration/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/gump_work/build_apache-commons_commons-configuration.html
Work Name: build_apache-commons_commons-configuration (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 mins 39 secs
Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings 
/srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml 
package 
[Working Directory: /srv/gump/public/workspace/apache-commons/configuration]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/vfs/core/target/commons-vfs-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/junit/dist/junit-15122009.jar
-
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.pom
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom
Downloading: 
http://localhost:8192/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.jar
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar
[INFO] [compiler:compile]
[INFO] Compiling 114 source files to 
/srv/gump/public/workspace/apache-commons/configuration/target/classes
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/srv/gump/public/workspace/apache-commons/configuration/src/java/org/apache/commons/configuration/interpol/ExprLookup.java:[25,30]
 package org.apache.commons.jexl does not exist

/srv/gump/public/workspace/apache-commons/configuration/src/java/org/apache/commons/configuration/interpol/ExprLookup.java:[26,30]
 package org.apache.commons.jexl does not exist

/srv/gump/public/workspace/apache-commons/configuration/src/java/org/apache/commons/configuration/interpol/ExprLookup.java:[27,30]
 package org.apache.commons.jexl does not exist

/srv/gump/public/workspace/apache-commons/configuration/src/java/org/apache/commons/configuration/interpol/ExprLookup.java:[28,30]
 package org.apache.commons.jexl does not exist

/srv/gump/public/workspace/apache-commons/configuration/src/java/org/apache/commons/configuration/interpol/ExprLookup.java:[83,12]
 cannot find symbol
symbol  : class 

Re: [dbcp] 1.3/1.4 RC1 available for review

2009-12-15 Thread Jörg Schaible
Jörg Schaible wrote:

 Hi Phil,
 
 Phil Steitz wrote:
 
 [snip]
 
 1.4 (JDBC 4) version:
 http://people.apache.org/~psteitz/dbcp-1.4-rc1
 http://people.apache.org/~psteitz/dbcp-1.4-rc1/site
 http://people.apache.org/~psteitz/dbcp-1.4-rc1/maven
 http://svn.apache.org/repos/asf/commons/proper/dbcp/tags/DBCP_1_4_RC1/
 
 Builds from source and runs tests with IcedTea6 1.6.2, Sun JDK 1.6 and
 Sun JDK 1.7.0.0.alpha69 (add to README.txt ?!?). However it fails with
 IBM 1.6.0.6:
 
 == % 
 
 
---
 Test set: org.apache.commons.dbcp.managed.TestBasicManagedDataSource
 
 
---
 Tests run: 46, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.398
 sec  FAILURE!
 
 
testReallyClose(org.apache.commons.dbcp.managed.TestBasicManagedDataSource)
 Time elapsed: 0.066 sec   FAILURE!
 junit.framework.AssertionFailedError: Expecting SQLException -
 XAResources orphaned
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 
org.apache.commons.dbcp.managed.TestBasicManagedDataSource.testReallyClose(TestBasicManagedDataSource.java:72)
 
 I could use some help debugging this one.  I do not have the JDK to
 test with and the failure makes no sense to me.  Does it happen
 every time?
 
 It seems it was caused by a difference in the WeakReference
 implementation. The DelegactingConnection returned the same hashCode than
 the inner connection. However, both instances were kept in the registry in
 xaReference (a WeakMap). After using a distinguishable hashCode, the test
 succeeds also with IBM JDK.
 
 Additionally I dropped the JDK 1.4 deps from the POM.
 
 I'll look into DBCP 1.3 ASAP - it got too late now ;-)

Guess it was really too late yesterday. While TestBasicManagedDataSource 
works now, my change borked the TestManagedDataSourceInTx tests 
(interestingly 33 with Sun JDK, but only 28 with IBM). Basically my change 
broke the contract with hashCode that should be the same for equal 
objects.

Question is now, what to do. If we revert the change, the IBM JDK is broken 
and it fails to release the transactions. Otherwise we have to change 
additionally the equals method, so that a DelegatingConnection is not equal 
to the wrapped Connection. However, this may case even more hick-ups.

- Jörg
 
 - Jörg



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [dbcp] 1.3/1.4 RC1 available for review

2009-12-15 Thread Jörg Schaible
Jörg Schaible wrote:

 Jörg Schaible wrote:
 
 Hi Phil,
 
 Phil Steitz wrote:
 
 [snip]
 
 1.4 (JDBC 4) version:
 http://people.apache.org/~psteitz/dbcp-1.4-rc1
 http://people.apache.org/~psteitz/dbcp-1.4-rc1/site
 http://people.apache.org/~psteitz/dbcp-1.4-rc1/maven
 http://svn.apache.org/repos/asf/commons/proper/dbcp/tags/DBCP_1_4_RC1/
 
 Builds from source and runs tests with IcedTea6 1.6.2, Sun JDK 1.6 and
 Sun JDK 1.7.0.0.alpha69 (add to README.txt ?!?). However it fails with
 IBM 1.6.0.6:
 
 == % 
 
 
 
---
 Test set: org.apache.commons.dbcp.managed.TestBasicManagedDataSource
 
 
 
---
 Tests run: 46, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.398
 sec  FAILURE!
 
 
 
testReallyClose(org.apache.commons.dbcp.managed.TestBasicManagedDataSource)
 Time elapsed: 0.066 sec   FAILURE!
 junit.framework.AssertionFailedError: Expecting SQLException -
 XAResources orphaned
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 
 
org.apache.commons.dbcp.managed.TestBasicManagedDataSource.testReallyClose(TestBasicManagedDataSource.java:72)
 
 I could use some help debugging this one.  I do not have the JDK to
 test with and the failure makes no sense to me.  Does it happen
 every time?
 
 It seems it was caused by a difference in the WeakReference
 implementation. The DelegactingConnection returned the same hashCode than
 the inner connection. However, both instances were kept in the registry
 in xaReference (a WeakMap). After using a distinguishable hashCode, the
 test succeeds also with IBM JDK.
 
 Additionally I dropped the JDK 1.4 deps from the POM.
 
 I'll look into DBCP 1.3 ASAP - it got too late now ;-)
 
 Guess it was really too late yesterday. While TestBasicManagedDataSource
 works now, my change borked the TestManagedDataSourceInTx tests
 (interestingly 33 with Sun JDK, but only 28 with IBM). Basically my change
 broke the contract with hashCode that should be the same for equal
 objects.
 
 Question is now, what to do. If we revert the change, the IBM JDK is
 broken and it fails to release the transactions. Otherwise we have to
 change additionally the equals method, so that a DelegatingConnection is
 not equal to the wrapped Connection. However, this may case even more
 hick-ups.

I've reverted the hashCode change for now that brings back the IBM JDK 
problem. :-/

- Jörg



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD SUCCESSFUL: Commons - Commons DBCP -

2009-12-15 Thread contin...@vmbuild.apache.org
Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=258569projectId=22

Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Tue 15 Dec 2009 14:32:24 -0800
  Finished at: Tue 15 Dec 2009 14:34:19 -0800
  Total time: 1m 54s
  Build Trigger: Schedule
  Build Number: 117
  Exit code: 0
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_06
  Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
  Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)

  Builder version :
  Maven version: 2.0.9
  Java version: 1.6.0_06
  OS name: linux version: 2.6.24-23-server arch: i386 Family: 
unix


SCM Changes:

Changed: joehni @ Mon 14 Dec 2009 17:12:09 -0800
Comment: Use distinguishable hash codes, otherwise IBM JDK 1.6 has a problem 
with WeakReferences.
Files changed:
  /commons/proper/dbcp/trunk/pom.xml ( 890594 )
  
/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java
 ( 890594 )
  /commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestJOCLed.java ( 
890594 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode 
-DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons
 -Pci
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: JDK 6
Description: 


Test Summary:

Tests: 443
Failures: 0
Errors: 0
Success Rate: 100
Total time: 56.892998





-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[g...@vmgump]: Project commons-jelly-test (in module commons-jelly) failed

2009-12-15 Thread commons-jelly development
To whom it may engage...

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 gene...@gump.apache.org.

Project commons-jelly-test has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-jelly-test :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven properties: 
[/srv/gump/public/workspace/commons-jelly/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jelly/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/project.properties
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/gump_work/build_commons-jelly_commons-jelly-test.html
Work Name: build_commons-jelly_commons-jelly-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-15122009.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-15122009.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-15122009.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/discovery/dist/commons-discovery.jar:/srv/gump/public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.4.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-15122009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-15122009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/packages/forehead/forehead-1.0-beta-5.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/publ
 
ic/workspace/jakarta-taglibs/standard/spec/target/taglibs-standard-spec-1.2-SNAPSHOT.jar:/srv/gump/public/workspace/jaxen/target/jaxen-15122009.jar:/srv/gump/public/workspace/junit/dist/junit-15122009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

commons-jexl-1.1.jar

Total time: 5 seconds
Finished at: Tue Dec 15 14:49:12 PST 2009

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 11000815122009, vmgump:vmgump-public:11000815122009
Gump E-mail Identifier (unique within run) #3.

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

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[g...@vmgump]: Project commons-jelly-tags-fmt (in module commons-jelly) failed

2009-12-15 Thread commons-jelly-tags-fmt development
To whom it may engage...

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 gene...@gump.apache.org.

Project commons-jelly-tags-fmt has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-jelly-tags-fmt :  Commons Jelly
- commons-jelly-tags-fmt-test :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-fmt/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-jelly-tags-fmt-15122009.jar] identifier set to 
project name
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/project.properties
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/test-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/commons-jelly/jelly-tags/fmt/target/test-reports]
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-fmt/gump_work/build_commons-jelly_commons-jelly-tags-fmt.html
Work Name: build_commons-jelly_commons-jelly-tags-fmt (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/fmt]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.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/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-15122009.jar:/srv/gump/pu
 
blic/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/commons-jelly-tags-beanshell-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-15122009.jar:/srv/gump/public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-15122009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-15122009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-15122009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
commons-jelly-1.1-SNAPSHOT.jar may be out of date!
The build cannot continue because of the following unsatisfied dependency:

commons-jexl-1.1.jar

Total time: 1 seconds
Finished at: Tue Dec 15 14:59:42 PST 2009

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-fmt/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-fmt/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 11000815122009, vmgump:vmgump-public:11000815122009
Gump E-mail Identifier (unique within run) #4.

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


[g...@vmgump]: Project commons-jelly-tags-jmx (in module commons-jelly) failed

2009-12-15 Thread commons-jelly-tags-jmx development
To whom it may engage...

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 gene...@gump.apache.org.

Project commons-jelly-tags-jmx has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-jelly-tags-jmx :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jmx/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-jelly-tags-jmx-15122009.jar] identifier set to 
project name
 -DEBUG- Dependency on mx4j exists, no need to add for property 
maven.jar.mx4j-jmx.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jmx/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jmx/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jmx/project.properties
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/jmx/target/test-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/commons-jelly/jelly-tags/jmx/target/test-reports]
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jmx/gump_work/build_commons-jelly_commons-jelly-tags-jmx.html
Work Name: build_commons-jelly_commons-jelly-tags-jmx (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/jmx]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-15122009.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-15122009.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/bean/target/commons-jelly-tags-bean-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-15122009.jar:/srv/gump/public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-15122009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-15122009.jar:/srv/gump/public/workspace/dom4j/build/dom4
 
j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-15122009.jar:/srv/gump/public/workspace/mx4j/dist/lib/mx4j-jmx.jar:/srv/gump/public/workspace/mx4j/tools-dist/lib/mx4j-tools.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
commons-jelly-1.1-SNAPSHOT.jar may be out of date!
The build cannot continue because of the following unsatisfied dependency:

commons-jexl-1.1.jar

Total time: 1 seconds
Finished at: Tue Dec 15 14:59:46 PST 2009

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jmx/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jmx/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 11000815122009, vmgump:vmgump-public:11000815122009
Gump E-mail Identifier (unique within run) #5.

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

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: svn commit: r890594 - in /commons/proper/dbcp/trunk: pom.xml src/java/org/apache/commons/dbcp/DelegatingConnection.java src/test/org/apache/commons/dbcp/TestJOCLed.java

2009-12-15 Thread sebb
On 15/12/2009, joe...@apache.org joe...@apache.org wrote:
 Author: joehni
  Date: Tue Dec 15 01:12:09 2009
  New Revision: 890594

  URL: http://svn.apache.org/viewvc?rev=890594view=rev
  Log:
  Use distinguishable hash codes, otherwise IBM JDK 1.6 has a problem with 
 WeakReferences.

  Modified:
 commons/proper/dbcp/trunk/pom.xml
 
 commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java
 commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestJOCLed.java



  Modified: 
 commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java
  URL: 
 http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java?rev=890594r1=890593r2=890594view=diff
  
 ==
  --- 
 commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java
  (original)
  +++ 
 commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java
  Tue Dec 15 01:12:09 2009
  @@ -17,29 +17,27 @@

   package org.apache.commons.dbcp;

  +import java.sql.Array;
  +import java.sql.Blob;
   import java.sql.CallableStatement;
  +import java.sql.ClientInfoStatus;
  +import java.sql.Clob;
   import java.sql.Connection;
   import java.sql.DatabaseMetaData;
  +import java.sql.NClob;
   import java.sql.PreparedStatement;
  +import java.sql.ResultSet;
  +import java.sql.SQLClientInfoException;
   import java.sql.SQLException;
   import java.sql.SQLWarning;
  +import java.sql.SQLXML;
   import java.sql.Statement;
  +import java.sql.Struct;
  +import java.util.Collections;
   import java.util.Iterator;
   import java.util.List;
   import java.util.Map;
  -import java.sql.ResultSet;
  -/* JDBC_4_ANT_KEY_BEGIN */
  -import java.sql.Array;
  -import java.sql.Blob;
  -import java.sql.ClientInfoStatus;
  -import java.sql.Clob;
  -import java.sql.NClob;
  -import java.sql.SQLClientInfoException;
  -import java.sql.SQLXML;
  -import java.sql.Struct;
  -import java.util.Collections;
   import java.util.Properties;
  -/* JDBC_4_ANT_KEY_END */


Why have the Ant markers been dropped?

SQLClientInfoException (for one) is Java 1.6 only, so surely needs to
be protected by JDBC_4 markers?

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[g...@vmgump]: Project commons-jelly-tags-define (in module commons-jelly) failed

2009-12-15 Thread commons-jelly-tags-define development
To whom it may engage...

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 gene...@gump.apache.org.

Project commons-jelly-tags-define has an issue affecting its community 
integration.
This issue affects 6 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-jelly-tags-define :  Commons Jelly
- commons-jelly-tags-http :  Commons Jelly
- commons-jelly-tags-jface :  Commons Jelly
- commons-jelly-tags-swing :  Commons Jelly
- maven :  Project Management Tools
- maven-bootstrap :  Project Management Tools


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-jelly-tags-define-15122009.jar] identifier set to 
project name
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/srv/gump/public/workspace/commons-jelly/jelly-tags/define/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/define/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/define/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/define/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define/gump_work/build_commons-jelly_commons-jelly-tags-define.html
Work Name: build_commons-jelly_commons-jelly-tags-define (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/define]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-15122009.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-15122009.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/dynabean/target/commons-jelly-tags-dynabean-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-15122009.jar:/srv/gump/public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-15122009.jar:/srv/gump/public/workspace
 
/apache-commons/logging/target/commons-logging-api-15122009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-15122009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
commons-jelly-1.1-SNAPSHOT.jar may be out of date!
The build cannot continue because of the following unsatisfied dependency:

commons-jexl-1.1.jar

Total time: 1 seconds
Finished at: Tue Dec 15 16:14:56 PST 2009

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 11000815122009, vmgump:vmgump-public:11000815122009
Gump E-mail Identifier (unique within run) #11.

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

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[g...@vmgump]: Project commons-jelly-tags-sql (in module commons-jelly) failed

2009-12-15 Thread commons-jelly-tags-sql development
To whom it may engage...

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 gene...@gump.apache.org.

Project commons-jelly-tags-sql has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-jelly-tags-sql :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-sql/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-jelly-tags-sql-15122009.jar] identifier set to 
project name
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/sql/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/sql/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/sql/project.properties
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/sql/target/test-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/commons-jelly/jelly-tags/sql/target/test-reports]
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-sql/gump_work/build_commons-jelly_commons-jelly-tags-sql.html
Work Name: build_commons-jelly_commons-jelly-tags-sql (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/sql]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-15122009.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-15122009.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-15122009.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-15122009.jar:/srv/gump/public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-15122009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-15122009.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/hsqldb/lib/hsqldb.jar:/srv/gump/public/workspace/jaxen/target/jaxen-15122009.jar:/srv/gump/packages/jdbc2_0/jdbc2_0-stdext.jar:/srv/gump/public/workspace/xml-commons/j
 ava/external/build/xml-apis-ext.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
commons-jelly-1.1-SNAPSHOT.jar may be out of date!
The build cannot continue because of the following unsatisfied dependency:

commons-jexl-1.1.jar

Total time: 2 seconds
Finished at: Tue Dec 15 16:22:49 PST 2009

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-sql/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-sql/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 11000815122009, vmgump:vmgump-public:11000815122009
Gump E-mail Identifier (unique within run) #14.

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

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: svn commit: r890594 - in /commons/proper/dbcp/trunk: pom.xml src/java/org/apache/commons/dbcp/DelegatingConnection.java src/test/org/apache/commons/dbcp/TestJOCLed.java

2009-12-15 Thread Jörg Schaible
Hi Sebb,

sebb wrote at Mittwoch, 16. Dezember 2009 02:11:

 On 15/12/2009, joe...@apache.org joe...@apache.org wrote:
 Author: joehni

[snip]

 Why have the Ant markers been dropped?
 
 SQLClientInfoException (for one) is Java 1.6 only, so surely needs to
 be protected by JDBC_4 markers?

Sorry, was not intentional, seems to happen when Eclipse automatically 
cleans up import statements. I'll fix it ASAP.

- Jörg



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org