[logging] Odd behaviour with 1.1-RC8

2006-04-13 Thread Simon Kitching
Hi,

Unfortunately I have to report what appears to be a problem with
1.1-RC8. I haven't quite got to the cause of this issue yet, but as I'm
unsure whether I'll have time over this Easter break to look into it I
thought I should briefly describe it here.

Setup: Tomcat 5.5.15, Java1.5, Windows.

A webapp has commons-logging-1.0.4 and log4j-1.2.13 in its WEB-INF/lib
directory. The webapp has a commons-logging.properties file specifying
Log4JLogger. Everything works fine.

Replacing tomcat's bin/commons-logging-api.jar file with
commons-logging-1.1-RC8 causes the webapp to throw a
LogConfigurationException on startup. Enabling diagnostics indicates
that attempting to load class Log4JLogger causes NoClassDefFound on
org.apache.log4j.Category. This class is *definitely* present in the
log4j-1.2.13.jar file.

Amusingly, the error message reported is:
quote
org.apache.commons.logging.LogConfigurationException: User-specified log
class 'org.apache.commons.logging.impl.Log4JLogger' cannot be found or
is not useable. Did you mean
'org.apache.commons.logging.impl.Log4JLogger'?
/quote
which isn't terribly helpful :-)

I'm guessing that although the commons-logging.properties file is being
found in the webapp, the Log4JLogger class is being loaded from the
commons-logging jarfile in tomcat's bin directory (SYSTEM classloader),
not the webapp classloader, hence log4j classes not being found. I don't
understand why this would be, but it's the best theory at the moment.

The situation is occurring in a real-life app which is too complicated
to post here. I'll try to emulate it in a simpler test case when I
have time.

While reading the diagnostics output, I've noticed that there could be
some improvement in this area. This isn't important enough to hold back
release by itself, but if we're doing more work I might tweak this
output too.

Regards,

Simon


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-email (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-email 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 [EMAIL PROTECTED]

Project commons-jelly-tags-email 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-email :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-email/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-email-13042006.jar] identifier set to 
project name
 -DEBUG- Dependency on jaf exists, no need to add for property 
maven.jar.activation.
 -DEBUG- Dependency on javamail exists, no need to add for property 
maven.jar.mail.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/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-email/gump_work/build_commons-jelly_commons-jelly-tags-email.html
Work Name: build_commons-jelly_commons-jelly-tags-email (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaf-1.0.1/activation.jar:/usr/local/gump/packages/javamail-1.3.2/mail.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependencies:

geronimo-spec-javamail-1.3.1-rc5.jar
geronimo-spec-activation-1.0.2-rc4.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:18:53 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #70.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-email (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-email 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 [EMAIL PROTECTED]

Project commons-jelly-tags-email 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-email :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-email/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-email-13042006.jar] identifier set to 
project name
 -DEBUG- Dependency on jaf exists, no need to add for property 
maven.jar.activation.
 -DEBUG- Dependency on javamail exists, no need to add for property 
maven.jar.mail.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email/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-email/gump_work/build_commons-jelly_commons-jelly-tags-email.html
Work Name: build_commons-jelly_commons-jelly-tags-email (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/email]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaf-1.0.1/activation.jar:/usr/local/gump/packages/javamail-1.3.2/mail.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependencies:

geronimo-spec-javamail-1.3.1-rc5.jar
geronimo-spec-activation-1.0.2-rc4.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:18:53 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #70.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jms (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jms 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jms has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 86 runs.
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-jms :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jms/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-jms-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/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-jms/gump_work/build_commons-jelly_commons-jelly-tags-jms.html
Work Name: build_commons-jelly_commons-jelly-tags-jms (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons-dormant/messenger/target/commons-messenger-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jms1.1/lib/jms.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

geronimo-spec-jms-1.0-M1.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:19:18 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #71.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jms (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jms 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jms has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 86 runs.
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-jms :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jms/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-jms-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/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-jms/gump_work/build_commons-jelly_commons-jelly-tags-jms.html
Work Name: build_commons-jelly_commons-jelly-tags-jms (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons-dormant/messenger/target/commons-messenger-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jms1.1/lib/jms.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

geronimo-spec-jms-1.0-M1.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:19:18 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #71.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-chain (in module jakarta-commons) failed

2006-04-13 Thread Stefan Bodewig
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 [EMAIL PROTECTED]

Project commons-chain has an issue affecting its community integration.
This issue affects 14 projects,
 and has been outstanding for 86 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-chain :  GoF Chain of Responsibility pattern
- commons-jelly-tags-ojb :  Commons Jelly
- commons-jelly-tags-quartz :  Commons Jelly
- db-ojb :  ObjectRelationalBridge
- db-ojb-from-packages :  ObjectRelationalBridge
- db-torque :  Persistence Layer
- fulcrum-quartz :  Services Framework
- jakarta-turbine-jcs :  Cache
- myfaces :  JavaServer(tm) Faces implementation
- portals-bridges-jsf :  Support for JSR168 compliant Portlet development
- quartz :  Job Scheduler
- struts-action :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- struts-tiles :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- test-ojb :  ObjectRelationalBridge


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-chain-13042006.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-chain/gump_work/build_jakarta-commons_commons-chain.html
Work Name: build_jakarta-commons_commons-chain (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only -Dfinal.name=commons-chain-13042006 -f build.xml jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/chain]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/chain/target/classes:/usr/local/gump/public/workspace/jakarta-commons/chain/target/test-classes:/usr/local/gump/packages/jsf-1_1_01/lib/jsf-api.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-apache-resolver.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/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
-
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.279 sec

[junit] Testcase: testPristine took 0.036 sec
[junit] Testcase: testReadOnly took 0.003 sec
[junit] Testcase: testReadWrite took 0.002 sec
[junit] Testcase: testWriteOnly took 0.001 sec
[junit] Testcase: testAttributes took 0.001 sec
[junit] Testcase: testContains took 0.001 sec
[junit] Testcase: testEquals took 0.011 sec
[junit] Testcase: testKeySet took 0.001 sec
[junit] Testcase: testPutAll took 0.001 sec
[junit] Testcase: testSeriaization took 0.052 sec
[junit] Running org.apache.commons.chain.web.ChainResourcesTestCase
[junit] Testsuite: org.apache.commons.chain.web.ChainResourcesTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec

[junit] Testcase: testGetPaths took 0.073 sec
[junit] Running 
org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
[junit] Testsuite: 

[EMAIL PROTECTED]: Project commons-chain (in module jakarta-commons) failed

2006-04-13 Thread Stefan Bodewig
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 [EMAIL PROTECTED]

Project commons-chain has an issue affecting its community integration.
This issue affects 14 projects,
 and has been outstanding for 86 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-chain :  GoF Chain of Responsibility pattern
- commons-jelly-tags-ojb :  Commons Jelly
- commons-jelly-tags-quartz :  Commons Jelly
- db-ojb :  ObjectRelationalBridge
- db-ojb-from-packages :  ObjectRelationalBridge
- db-torque :  Persistence Layer
- fulcrum-quartz :  Services Framework
- jakarta-turbine-jcs :  Cache
- myfaces :  JavaServer(tm) Faces implementation
- portals-bridges-jsf :  Support for JSR168 compliant Portlet development
- quartz :  Job Scheduler
- struts-action :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- struts-tiles :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- test-ojb :  ObjectRelationalBridge


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-chain-13042006.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-chain/gump_work/build_jakarta-commons_commons-chain.html
Work Name: build_jakarta-commons_commons-chain (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only -Dfinal.name=commons-chain-13042006 -f build.xml jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/chain]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/chain/target/classes:/usr/local/gump/public/workspace/jakarta-commons/chain/target/test-classes:/usr/local/gump/packages/jsf-1_1_01/lib/jsf-api.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-apache-resolver.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/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
-
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.279 sec

[junit] Testcase: testPristine took 0.036 sec
[junit] Testcase: testReadOnly took 0.003 sec
[junit] Testcase: testReadWrite took 0.002 sec
[junit] Testcase: testWriteOnly took 0.001 sec
[junit] Testcase: testAttributes took 0.001 sec
[junit] Testcase: testContains took 0.001 sec
[junit] Testcase: testEquals took 0.011 sec
[junit] Testcase: testKeySet took 0.001 sec
[junit] Testcase: testPutAll took 0.001 sec
[junit] Testcase: testSeriaization took 0.052 sec
[junit] Running org.apache.commons.chain.web.ChainResourcesTestCase
[junit] Testsuite: org.apache.commons.chain.web.ChainResourcesTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec

[junit] Testcase: testGetPaths took 0.073 sec
[junit] Running 
org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
[junit] Testsuite: 

[EMAIL PROTECTED]: Project commons-jelly-tags-beanshell (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-beanshell 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 [EMAIL PROTECTED]

Project commons-jelly-tags-beanshell has an issue affecting its community 
integration.
This issue affects 7 projects,
 and has been outstanding for 163 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-javaflow :  Commons Javaflow
- commons-jelly-tags-beanshell :  Commons Jelly
- commons-jelly-tags-fmt :  Commons Jelly
- jaxme2
- jaxmeapi
- jaxmejs
- jaxmexs


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-beanshell/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-beanshell-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/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-beanshell/gump_work/build_commons-jelly_commons-jelly-tags-beanshell.html
Work Name: build_commons-jelly_commons-jelly-tags-beanshell (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

bsh-2.0b1.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:32:16 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #78.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-beanshell (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-beanshell 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 [EMAIL PROTECTED]

Project commons-jelly-tags-beanshell has an issue affecting its community 
integration.
This issue affects 7 projects,
 and has been outstanding for 163 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-javaflow :  Commons Javaflow
- commons-jelly-tags-beanshell :  Commons Jelly
- commons-jelly-tags-fmt :  Commons Jelly
- jaxme2
- jaxmeapi
- jaxmejs
- jaxmexs


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-beanshell/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-beanshell-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/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-beanshell/gump_work/build_commons-jelly_commons-jelly-tags-beanshell.html
Work Name: build_commons-jelly_commons-jelly-tags-beanshell (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

bsh-2.0b1.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:32:16 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #78.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-xml-test (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-xml 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 [EMAIL PROTECTED]

Project commons-jelly-tags-xml-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-xml-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xml-test/gump_work/build_commons-jelly_commons-jelly-tags-xml-test.html
Work Name: build_commons-jelly_commons-jelly-tags-xml-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-13042006.jar
-
[junit] 
[junit] 
[junit] Testcase: 
testImportResourcesFromUncompiledScript(org.apache.commons.jelly.tags.xml.TestImport):
FAILED
[junit] expected:... xmlns=http://www.w3.org/TR/xhtml1/strict;... but 
was:..
[junit] junit.framework.ComparisonFailure: expected:... 
xmlns=http://www.w3.org/TR/xhtml1/strict;... but was:..
[junit] at 
org.apache.commons.jelly.tags.xml.TestImport.testImportResourcesFromUncompiledScript(TestImport.java:77)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] 
[junit] 
[junit] [ERROR] TEST org.apache.commons.jelly.tags.xml.TestImport FAILED
[junit] Running org.apache.commons.jelly.tags.xml.TestXMLTags
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.082 sec
[junit] Testsuite: org.apache.commons.jelly.tags.xml.TestXMLTags
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.082 sec
[junit] 
[junit] - Standard Output ---
[junit] TestXMLTags.testNamespaceReplace() text=test-node 
xmlns:test=http://apache/testNS; xmlns=http://java/ns; 
test:abc=testValuetest-subnode xmlns= 
attr=testtest-anotherSubNode/test-anotherSubNodetest-anotherSubNodeAgain
 xmlns:other=http://java/ns; xmlns=http://java/ns; 
other:abc=testValue/test-anotherSubNodeAgain/test-subnodetest-subnode 
attr=testtest-anotherSubNode/test-anotherSubNodetest-anotherSubNodeAgain
 xmlns:other=http://java/ns; 
other:abc=testValue/test-anotherSubNodeAgain/test-subnode/test-node
[junit] top-node xmlns=abctest-node xmlns:test=http://apache/testNS; 
xmlns=http://apache/trueNS; test:abc=testValue abc2=testValue 
abc3=testValuetest:test-subnodenode-at-same-ns-as-top 
xmlns=abc/node-at-same-ns-as-top/test:test-subnode/test-node/top-node
[junit] top-nodetest-node xmlns:test=http://apache/testNS; 
xmlns=http://apache/trueNS; test:abc=testValue abc2=testValue 

[EMAIL PROTECTED]: Project commons-jelly-tags-xml-test (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-xml 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 [EMAIL PROTECTED]

Project commons-jelly-tags-xml-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-xml-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-xml-test/gump_work/build_commons-jelly_commons-jelly-tags-xml-test.html
Work Name: build_commons-jelly_commons-jelly-tags-xml-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-13042006.jar
-
[junit] 
[junit] 
[junit] Testcase: 
testImportResourcesFromUncompiledScript(org.apache.commons.jelly.tags.xml.TestImport):
FAILED
[junit] expected:... xmlns=http://www.w3.org/TR/xhtml1/strict;... but 
was:..
[junit] junit.framework.ComparisonFailure: expected:... 
xmlns=http://www.w3.org/TR/xhtml1/strict;... but was:..
[junit] at 
org.apache.commons.jelly.tags.xml.TestImport.testImportResourcesFromUncompiledScript(TestImport.java:77)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] 
[junit] 
[junit] [ERROR] TEST org.apache.commons.jelly.tags.xml.TestImport FAILED
[junit] Running org.apache.commons.jelly.tags.xml.TestXMLTags
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.082 sec
[junit] Testsuite: org.apache.commons.jelly.tags.xml.TestXMLTags
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.082 sec
[junit] 
[junit] - Standard Output ---
[junit] TestXMLTags.testNamespaceReplace() text=test-node 
xmlns:test=http://apache/testNS; xmlns=http://java/ns; 
test:abc=testValuetest-subnode xmlns= 
attr=testtest-anotherSubNode/test-anotherSubNodetest-anotherSubNodeAgain
 xmlns:other=http://java/ns; xmlns=http://java/ns; 
other:abc=testValue/test-anotherSubNodeAgain/test-subnodetest-subnode 
attr=testtest-anotherSubNode/test-anotherSubNodetest-anotherSubNodeAgain
 xmlns:other=http://java/ns; 
other:abc=testValue/test-anotherSubNodeAgain/test-subnode/test-node
[junit] top-node xmlns=abctest-node xmlns:test=http://apache/testNS; 
xmlns=http://apache/trueNS; test:abc=testValue abc2=testValue 
abc3=testValuetest:test-subnodenode-at-same-ns-as-top 
xmlns=abc/node-at-same-ns-as-top/test:test-subnode/test-node/top-node
[junit] top-nodetest-node xmlns:test=http://apache/testNS; 
xmlns=http://apache/trueNS; test:abc=testValue abc2=testValue 

[EMAIL PROTECTED]: Project commons-jelly-tags-jetty (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jetty 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jetty has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-jetty :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jetty/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-jetty-13042006.jar] identifier set to 
project name
 -DEBUG- Dependency on commons-httpclient-2.0-branch exists, no need to add for 
property maven.jar.commons-httpclient.
 -DEBUG- Dependency on jetty4 exists, no need to add for property 
maven.jar.jetty.
 -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for 
property maven.jar.servletapi.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/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-jetty/gump_work/build_commons-jelly_commons-jelly-tags-jetty.html
Work Name: build_commons-jelly_commons-jelly-tags-jetty (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-httpclient-20-branch/dist/commons-httpclient-2.0-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/http/target/commons-jelly-tags-http-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jetty-4.2.21/lib/org.mortbay.jetty.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

commons-codec-1.3.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:54:08 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #87.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jetty (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jetty 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jetty has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-jetty :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jetty/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-jetty-13042006.jar] identifier set to 
project name
 -DEBUG- Dependency on commons-httpclient-2.0-branch exists, no need to add for 
property maven.jar.commons-httpclient.
 -DEBUG- Dependency on jetty4 exists, no need to add for property 
maven.jar.jetty.
 -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for 
property maven.jar.servletapi.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/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-jetty/gump_work/build_commons-jelly_commons-jelly-tags-jetty.html
Work Name: build_commons-jelly_commons-jelly-tags-jetty (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-httpclient-20-branch/dist/commons-httpclient-2.0-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/http/target/commons-jelly-tags-http-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jetty-4.2.21/lib/org.mortbay.jetty.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

commons-codec-1.3.jar

Total time: 2 seconds
Finished at: Thu Apr 13 04:54:08 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2813042006, vmgump.apache.org:vmgump-public:2813042006
Gump E-mail Identifier (unique within run) #87.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-html (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-html 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 [EMAIL PROTECTED]

Project commons-jelly-tags-html has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-html :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-html/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-html-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/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-html/gump_work/build_commons-jelly_commons-jelly-tags-html.html
Work Name: build_commons-jelly_commons-jelly-tags-html (Type: Build)
Work ended in a state of : Failed
Elapsed: 13 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html]
CLASSPATH: 
/opt/jdk1.5/lib/tools.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-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/nekohtml-0.9.5/nekohtml.jar
-
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] 
[junit] 
[junit] Testcase: 
testLowerCase(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an 
ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:40:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:40:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] 
[junit] 
[junit] Testcase: 
testMixedCase(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an 
ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:47:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:47:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] at 

[EMAIL PROTECTED]: Project commons-jelly-tags-html (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-html 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 [EMAIL PROTECTED]

Project commons-jelly-tags-html has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-html :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-html/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-html-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/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-html/gump_work/build_commons-jelly_commons-jelly-tags-html.html
Work Name: build_commons-jelly_commons-jelly-tags-html (Type: Build)
Work ended in a state of : Failed
Elapsed: 13 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/html]
CLASSPATH: 
/opt/jdk1.5/lib/tools.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-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/nekohtml-0.9.5/nekohtml.jar
-
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] 
[junit] 
[junit] Testcase: 
testLowerCase(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an 
ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:40:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:40:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] 
[junit] 
[junit] Testcase: 
testMixedCase(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an 
ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:47:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:47:48:
 test:assert You must define an attribute called 'test' for this tag.
[junit] at 

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jsl 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jsl-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-jsl-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on ant exists, no need to add for property 
maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/gump_work/build_commons-jelly_commons-jelly-tags-jsl-test.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: 
/opt/jdk1.5/lib/tools.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-apache-resolver.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/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/cli/target/commons-cli-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
[junit] at 
org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:234)
[junit] at 
org.apache.commons.jelly.tags.core.SetTag.doTag(SetTag.java:90)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
[junit] at 
org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:160)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:59)
[junit] at org.dom4j.rule.Mode.applyTemplates(Mode.java:80)
[junit] at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:59)
[junit] at org.dom4j.rule.Stylesheet.run(Stylesheet.java:102)
[junit] at org.dom4j.rule.Stylesheet.run(Stylesheet.java:91)
[junit] at org.dom4j.rule.Stylesheet.run(Stylesheet.java:78)
[junit] at 

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jsl 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jsl-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-jsl-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on ant exists, no need to add for property 
maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/gump_work/build_commons-jelly_commons-jelly-tags-jsl-test.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: 
/opt/jdk1.5/lib/tools.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-apache-resolver.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/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/cli/target/commons-cli-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
[junit] at 
org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:234)
[junit] at 
org.apache.commons.jelly.tags.core.SetTag.doTag(SetTag.java:90)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
[junit] at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
[junit] at 
org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:160)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:59)
[junit] at org.dom4j.rule.Mode.applyTemplates(Mode.java:80)
[junit] at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:59)
[junit] at org.dom4j.rule.Stylesheet.run(Stylesheet.java:102)
[junit] at org.dom4j.rule.Stylesheet.run(Stylesheet.java:91)
[junit] at org.dom4j.rule.Stylesheet.run(Stylesheet.java:78)
[junit] at 

[EMAIL PROTECTED]: Project commons-jelly-tags-define-test (in module commons-jelly) failed

2006-04-13 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 [EMAIL PROTECTED]

Project commons-jelly-tags-define-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define-test/gump_work/build_commons-jelly_commons-jelly-tags-define-test.html
Work Name: build_commons-jelly_commons-jelly-tags-define-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 13 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define]
CLASSPATH: 
/opt/jdk1.5/lib/tools.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-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/dynabean/target/commons-jelly-tags-dynabean-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536)
[junit] Apr 13, 2006 5:35:33 AM 
org.apache.commons.jelly.expression.xpath.XPathExpression evaluate
[junit] SEVERE: Error constructing xpath
[junit] org.jaxen.XPathSyntaxException: Node-set expected
[junit] at org.jaxen.BaseXPath.init(BaseXPath.java:131)
[junit] at org.jaxen.BaseXPath.init(BaseXPath.java:156)
[junit] at org.jaxen.dom4j.Dom4jXPath.init(Dom4jXPath.java:101)
[junit] at 
org.apache.commons.jelly.expression.xpath.XPathExpression.evaluate(XPathExpression.java:78)
[junit] at 
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:61)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:256)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at 

[EMAIL PROTECTED]: Project commons-jelly-tags-define-test (in module commons-jelly) failed

2006-04-13 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 [EMAIL PROTECTED]

Project commons-jelly-tags-define-test has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 92 runs.
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-test :  Commons Jelly


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -WARNING- Overriding Maven properties: 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define-test/gump_work/build_commons-jelly_commons-jelly-tags-define-test.html
Work Name: build_commons-jelly_commons-jelly-tags-define-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 13 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/define]
CLASSPATH: 
/opt/jdk1.5/lib/tools.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-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/dynabean/target/commons-jelly-tags-dynabean-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536)
[junit] Apr 13, 2006 5:35:33 AM 
org.apache.commons.jelly.expression.xpath.XPathExpression evaluate
[junit] SEVERE: Error constructing xpath
[junit] org.jaxen.XPathSyntaxException: Node-set expected
[junit] at org.jaxen.BaseXPath.init(BaseXPath.java:131)
[junit] at org.jaxen.BaseXPath.init(BaseXPath.java:156)
[junit] at org.jaxen.dom4j.Dom4jXPath.init(Dom4jXPath.java:101)
[junit] at 
org.apache.commons.jelly.expression.xpath.XPathExpression.evaluate(XPathExpression.java:78)
[junit] at 
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:61)
[junit] at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:256)
[junit] at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at 

[RESULT] [VOTE] Release Commons Logging 1.1 (RC8)

2006-04-13 Thread robert burrell donkin
an issue has been reported by simon with this release candidate. i think
it best to abandon this VOTE. i'll post another release candidate once
this issue has been resolved.

- robert

On Mon, 2006-04-10 at 21:38 +0100, robert burrell donkin wrote:
 Commons Logging 1.1 has been in development for 18 months. It has now
 reach it's 8th release candidate and it's second release VOTE.  It's a
 long road but I'm convinced that the effort will prove worthwhile.
 
 The release candidate can be found here:
 http://people.apache.org/~rdonkin/commons-logging/. Note that the
 candidate contains the Jdk14Logger in the API jar to allow backwards
 compatibility for tomcat 5. 
 
 Please check carefully before casting your vote.
 
 Here's my +1
 
 - robert
 
 --8
 [ ] +1 Release Jakarta Commons Logging 1.1
 [ ] +0 Positive but can't find the time to check the release properly
 [ ] -0  Negative but not willing to block the release
 [ ] -1 Do Not Release Jakarta Commons Logging 1.1
 --


signature.asc
Description: This is a digitally signed message part


Re: [logging] Odd behaviour with 1.1-RC8

2006-04-13 Thread robert burrell donkin
On Thu, 2006-04-13 at 22:30 +1200, Simon Kitching wrote:
 Hi,
 
 Unfortunately I have to report what appears to be a problem with
 1.1-RC8. I haven't quite got to the cause of this issue yet, but as I'm
 unsure whether I'll have time over this Easter break to look into it I
 thought I should briefly describe it here.
 
 Setup: Tomcat 5.5.15, Java1.5, Windows.
 
 A webapp has commons-logging-1.0.4 and log4j-1.2.13 in its WEB-INF/lib
 directory. The webapp has a commons-logging.properties file specifying
 Log4JLogger. Everything works fine.
 
 Replacing tomcat's bin/commons-logging-api.jar file with
 commons-logging-1.1-RC8 causes the webapp to throw a
 LogConfigurationException on startup. Enabling diagnostics indicates
 that attempting to load class Log4JLogger causes NoClassDefFound on
 org.apache.log4j.Category. This class is *definitely* present in the
 log4j-1.2.13.jar file.
 
 Amusingly, the error message reported is:
 quote
 org.apache.commons.logging.LogConfigurationException: User-specified log
 class 'org.apache.commons.logging.impl.Log4JLogger' cannot be found or
 is not useable. Did you mean
 'org.apache.commons.logging.impl.Log4JLogger'?
 /quote
 which isn't terribly helpful :-)

mea culpa

the last sentence in the message is added when the name of the custom
implementation is similar. helps to catch mispeilings. when the name is
identical to one of the usual suspects, should append a different
message.

i'll apply a fix (unless you get their first)

 I'm guessing that although the commons-logging.properties file is being
 found in the webapp, the Log4JLogger class is being loaded from the
 commons-logging jarfile in tomcat's bin directory (SYSTEM classloader),
 not the webapp classloader, hence log4j classes not being found. I don't
 understand why this would be, but it's the best theory at the moment.

this sounds very plausible

perhaps 1.0.4 doesn't check the child classloader for the
commons-logging.properties file and instead defaults to using
java.util.logging. extra logic was added to 1.1 in this area so perhaps
this configuration is picked up now. not sure why the context
classloader isn't loading the log from the jar in the web application,
though. 

 The situation is occurring in a real-life app which is too complicated
 to post here. I'll try to emulate it in a simpler test case when I
 have time.
 
 While reading the diagnostics output, I've noticed that there could be
 some improvement in this area. This isn't important enough to hold back
 release by itself, but if we're doing more work I might tweak this
 output too.

i plan to post something to the list cancelling the vote so please go
ahead. if you could update the troubleshooting document with any traces
that have change that'd be great.

- robert



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Promote SCXML to Proper

2006-04-13 Thread robert burrell donkin
On Wed, 2006-04-12 at 12:42 -0400, Sandy McArthur wrote:
 -0 because for me, and mentioned by some others, the name scxml is
 so opaque. When I look at the name I have no clue what it is. I know
 it's verbose but simply expanding the SC to StateChartXML would
 change my mind to full support. (The StateChartXML name would be the
 same length as Configuration.)

+1

i also prefer statechartXML or even commons-statechart 

i think that this will also help to attract users: it's not obvious what
scxml means. given that jakarta is very well indexed by google, users
looking for an scxml implementation will find commons-statechart. users
browsing or looking for a general state management tool may not.

- robert



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Promote SCXML to Proper

2006-04-13 Thread Emmanuel Bourg

robert burrell donkin a écrit :

On Wed, 2006-04-12 at 12:42 -0400, Sandy McArthur wrote:

-0 because for me, and mentioned by some others, the name scxml is
so opaque. When I look at the name I have no clue what it is. I know
it's verbose but simply expanding the SC to StateChartXML would
change my mind to full support. (The StateChartXML name would be the
same length as Configuration.)


+1

i also prefer statechartXML or even commons-statechart 


+1 for commons-statechart, that sounds better and is more descriptive.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[cli] [patch] build bug

2006-04-13 Thread Andrew Shirley
Hi,

I have just tried entering this in bugzilla but the post_bug.cgi was
404ing!

When running ant test org.apache.commons.cli2.resource.ResourceHelperTest was
failing as it needs a .properties file copying from src/test to
target/test-classes/

I have created a patch to build.xml (attached) which has a copy which copies
.properties files for tests in much the same way as the existing one for
src/java

If there is anything else I can do just email.

cheers
Andrew Shirley
Index: build.xml
===
--- build.xml   (revision 386350)
+++ build.xml   (working copy)
@@ -160,6 +160,12 @@
 /pathelement
   /classpath
 /javac
+copy todir=${testclassesdir}/org/apache/commons/cli2
+  fileset dir=${basedir}/src/test/org/apache/commons/cli2
+include name=**/*.properties
+/include
+  /fileset
+/copy
   /target
   target name=javadoc description=o Generate javadoc depends=get-deps
 mkdir dir=${javadocdir}
@@ -236,4 +242,4 @@
 unjar dest=${maven.home} src=${user.home}/maven-install-latest.jar
 /unjar
   /target
-/project
\ No newline at end of file
+/project

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[cli][patch] parsing option arguments which have a default

2006-04-13 Thread Andrew Shirley
Hi,

I have found a bug in the following scenario:
You have an option which can take a single argument which in turn has a default
value. You supply a value on the command line which is intended to override
this default however as the CommandLine already has a value for this Option,
this second value is not allowed and the command line cannot be parsed.

I have created a patch which adds a method to WritableCommandLine and its Impl
which allows you to retrieve the undefaulted values for an Option. I have then
changed ArgumentImpl to use this method to determine the argument count

Please find attached a patch and a testsuite.

cheers
Andrew Shirley

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [cli][patch] parsing option arguments which have a default

2006-04-13 Thread Andrew Shirley
 Please find attached a patch and a testsuite.

:-)
Index: 
src/java/org/apache/commons/cli2/commandline/WriteableCommandLineImpl.java
===
--- src/java/org/apache/commons/cli2/commandline/WriteableCommandLineImpl.java  
(revision 386350)
+++ src/java/org/apache/commons/cli2/commandline/WriteableCommandLineImpl.java  
(working copy)
@@ -128,6 +128,18 @@
 return valueList;
 }
 
+public List getUndefaultedValues(Option option) {
+  // First grab the command line values
+  List valueList = (List) values.get(option);
+
+  // Finally use an empty list
+  if (valueList == null) {
+valueList = Collections.EMPTY_LIST;
+  }
+
+  return valueList;
+}
+
 public Boolean getSwitch(final Option option,
  final Boolean defaultValue) {
 // First grab the command line values
Index: src/java/org/apache/commons/cli2/WriteableCommandLine.java
===
--- src/java/org/apache/commons/cli2/WriteableCommandLine.java  (revision 
386350)
+++ src/java/org/apache/commons/cli2/WriteableCommandLine.java  (working copy)
@@ -41,33 +41,43 @@
 void setDefaultValues(final Option option, final List defaultValues);

 /**
+ * Retrieves the Argument values specified on the command line for the
+ * specified Option, this doesn't return any values supplied
+ * programmatically as defaults.
+ *
+ * @param option the Option associated with the values
+ * @return a list of values or an empty List if none are found
+ */
+List getUndefaultedValues(final Option option);
+
+/**
  * Adds a switch value to an Option in the CommandLine.
  * @param option the Option to add to
  * @param value the switch value to add
Index: src/java/org/apache/commons/cli2/option/ArgumentImpl.java
===
--- src/java/org/apache/commons/cli2/option/ArgumentImpl.java   (revision 
386350)
+++ src/java/org/apache/commons/cli2/option/ArgumentImpl.java   (working copy)
@@ -141,7 +139,7 @@
   final ListIterator arguments,
   final Option option)
 throws OptionException {
-int argumentCount = commandLine.getValues(option, 
Collections.EMPTY_LIST).size();
+int argumentCount = commandLine.getUndefaultedValues(option).size();
 
 while (arguments.hasNext()  (argumentCount  maximum)) {
 final String allValues = stripBoundaryQuotes((String) 
arguments.next());
package org.apache.commons.cli2.bug;

import org.apache.commons.cli2.Argument;
import org.apache.commons.cli2.CommandLine;
import org.apache.commons.cli2.Group;
import org.apache.commons.cli2.Option;
import org.apache.commons.cli2.builder.ArgumentBuilder;
import org.apache.commons.cli2.builder.DefaultOptionBuilder;
import org.apache.commons.cli2.builder.GroupBuilder;
import org.apache.commons.cli2.commandline.Parser;
import org.apache.commons.cli2.validation.FileValidator;

import junit.framework.TestCase;

public class BugDefaultsTest extends TestCase {

  public void testBug() {
Argument wdArg = new ArgumentBuilder().withDefault(.)
  .withName(working-directory)
  .withValidator(new FileValidator())
  .withMaximum(1)
  .withMinimum(1)
  .create();

Option wdOpt = new DefaultOptionBuilder().withArgument(wdArg)
 .withDescription(working 
directory (defaults to the current directory))
 .withLongName(working-directory)
 .withShortName(w)
 .create();

Group group = new GroupBuilder().withOption(wdOpt).create();

//this should work
Parser p = new Parser();
p.setGroup(group);
CommandLine cl = p.parseAndHelp(new String[]{-w, /home/local/aks/foo});
if (cl == null) {
  assertTrue(couldn't parse valid commandLine, false);
}
  }

  public void testControl() {
Argument wdArg = new ArgumentBuilder()//.withDefault(.)
  .withName(working-directory)
  .withValidator(new FileValidator())
  .withMaximum(1)
  .withMinimum(1)
  .create();

Option wdOpt = new DefaultOptionBuilder().withArgument(wdArg)
 .withDescription(working 
directory (defaults to the current directory))
 .withLongName(working-directory)
   

DO NOT REPLY [Bug 39291] - [io] upload javadocs and source to maven2 repo

2006-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=39291.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39291





--- Additional Comments From [EMAIL PROTECTED]  2006-04-13 16:57 ---
Doing this retroactively for all of commons is on my todo list.

I did a test run with osjava.org stuff and while the javadocs happily moved 
from the maven1 repo to the 
maven2 repo, the sources didn't.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [cli] [patch] build bug

2006-04-13 Thread sebb
Might I suggest you create a Bugzilla patch and then attach the files to it?

Unless anyone deals with the patches in the near future, they are
likely to get lost amongst all the rest.

It's also a lot easier when applying patches to refer to a Bugzilla
issue in the commit messages.

S.
On 13/04/06, Andrew Shirley [EMAIL PROTECTED] wrote:
 Hi,

 I have just tried entering this in bugzilla but the post_bug.cgi was
 404ing!

 When running ant test org.apache.commons.cli2.resource.ResourceHelperTest 
 was
 failing as it needs a .properties file copying from src/test to
 target/test-classes/

 I have created a patch to build.xml (attached) which has a copy which copies
 .properties files for tests in much the same way as the existing one for
 src/java

 If there is anything else I can do just email.

 cheers
 Andrew Shirley


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jms (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jms 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jms 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-jms :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jms/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-jms-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/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-jms/gump_work/build_commons-jelly_commons-jelly-tags-jms.html
Work Name: build_commons-jelly_commons-jelly-tags-jms (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons-dormant/messenger/target/commons-messenger-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jms1.1/lib/jms.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

geronimo-spec-jms-1.0-M1.jar

Total time: 3 seconds
Finished at: Thu Apr 13 12:27:09 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000813042006, vmgump.apache.org:vmgump-public:17000813042006
Gump E-mail Identifier (unique within run) #2.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jms (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jms 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jms 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-jms :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jms/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-jms-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms/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-jms/gump_work/build_commons-jelly_commons-jelly-tags-jms.html
Work Name: build_commons-jelly_commons-jelly-tags-jms (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jms]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons-dormant/messenger/target/commons-messenger-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jms1.1/lib/jms.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

geronimo-spec-jms-1.0-M1.jar

Total time: 3 seconds
Finished at: Thu Apr 13 12:27:09 PDT 2006

-

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

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000813042006, vmgump.apache.org:vmgump-public:17000813042006
Gump E-mail Identifier (unique within run) #2.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-beanshell (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-beanshell 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 [EMAIL PROTECTED]

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


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-beanshell/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-beanshell-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/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-beanshell/gump_work/build_commons-jelly_commons-jelly-tags-beanshell.html
Work Name: build_commons-jelly_commons-jelly-tags-beanshell (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

bsh-2.0b1.jar

Total time: 2 seconds
Finished at: Thu Apr 13 12:39:14 PDT 2006

-

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

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

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-beanshell (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-beanshell 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 [EMAIL PROTECTED]

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


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-beanshell/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-beanshell-13042006.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: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell/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-beanshell/gump_work/build_commons-jelly_commons-jelly-tags-beanshell.html
Work Name: build_commons-jelly_commons-jelly-tags-beanshell (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/beanshell]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/usr/local/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

bsh-2.0b1.jar

Total time: 2 seconds
Finished at: Thu Apr 13 12:39:14 PDT 2006

-

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

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

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jetty (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jetty 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jetty 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-jetty :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jetty/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-jetty-13042006.jar] identifier set to 
project name
 -DEBUG- Dependency on commons-httpclient-2.0-branch exists, no need to add for 
property maven.jar.commons-httpclient.
 -DEBUG- Dependency on jetty4 exists, no need to add for property 
maven.jar.jetty.
 -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for 
property maven.jar.servletapi.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/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-jetty/gump_work/build_commons-jelly_commons-jelly-tags-jetty.html
Work Name: build_commons-jelly_commons-jelly-tags-jetty (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-httpclient-20-branch/dist/commons-httpclient-2.0-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/http/target/commons-jelly-tags-http-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jetty-4.2.21/lib/org.mortbay.jetty.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

commons-codec-1.3.jar

Total time: 2 seconds
Finished at: Thu Apr 13 12:52:36 PDT 2006

-

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

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

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project commons-jelly-tags-jetty (in module commons-jelly) failed

2006-04-13 Thread commons-jelly-tags-jetty 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 [EMAIL PROTECTED]

Project commons-jelly-tags-jetty 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-jetty :  Commons Jelly


Full details are available at:

http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jetty/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-jetty-13042006.jar] identifier set to 
project name
 -DEBUG- Dependency on commons-httpclient-2.0-branch exists, no need to add for 
property maven.jar.commons-httpclient.
 -DEBUG- Dependency on jetty4 exists, no need to add for property 
maven.jar.jetty.
 -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for 
property maven.jar.servletapi.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/project.properties
 -INFO- Project Reports in: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/target/test-reports
 -WARNING- No directory 
[/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty/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-jetty/gump_work/build_commons-jelly_commons-jelly-tags-jetty.html
Work Name: build_commons-jelly_commons-jelly-tags-jetty (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: 
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jetty]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13042006.jar:/usr/local/gump/public/workspace/commons-httpclient-20-branch/dist/commons-httpclient-2.0-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-13042006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/http/target/commons-jelly-tags-http-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/packages/jetty-4.2.21/lib/org.mortbay.jetty.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

commons-codec-1.3.jar

Total time: 2 seconds
Finished at: Thu Apr 13 12:52:36 PDT 2006

-

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

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

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r393946 - /jakarta/commons/proper/httpclient/trunk/src/examples/MultipartFileUploadApp.java

2006-04-13 Thread sullis
Author: sullis
Date: Thu Apr 13 14:28:06 2006
New Revision: 393946

URL: http://svn.apache.org/viewcvs?rev=393946view=rev
Log:
improved exception handling:  display the exception name in the GUI

Modified:

jakarta/commons/proper/httpclient/trunk/src/examples/MultipartFileUploadApp.java

Modified: 
jakarta/commons/proper/httpclient/trunk/src/examples/MultipartFileUploadApp.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/src/examples/MultipartFileUploadApp.java?rev=393946r1=393945r2=393946view=diff
==
--- 
jakarta/commons/proper/httpclient/trunk/src/examples/MultipartFileUploadApp.java
 (original)
+++ 
jakarta/commons/proper/httpclient/trunk/src/examples/MultipartFileUploadApp.java
 Thu Apr 13 14:28:06 2006
@@ -176,7 +176,7 @@
 );
 }
 } catch (Exception ex) {
-appendMessage(Error:  + ex.getMessage());
+appendMessage(ERROR:  + ex.getClass().getName() +  
+ ex.getMessage());
 ex.printStackTrace();
 } finally {
 filePost.releaseConnection();



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [fileupload] FileItem.getName() IE prefix

2006-04-13 Thread Stephen Colebourne

Martin Cooper wrote:

Should I be quoting examples of where people have suggested enhancements to
Commons IO that you have claimed are out of scope for that component? I seem
to remember essentially the same discussion coming up there. Certain methods
_could_ be added, but were not. Why?


Scope is always a difficult call. [fileupload] is lucky on this front as 
its scope is naturally much better defined than [io]'s 'stuff that helps 
with io'.


IMHO, this is a repetitive problem that [fileupload] could address 
without a big impact and without further scope creep. But I read a -1 
between the lines, so I'll stop talking :-)


Stephen

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r394006 - in /jakarta/commons/proper/jelly/trunk/jelly-tags: email/project.xml jetty/project.xml jms/project.xml soap/project.xml

2006-04-13 Thread felipeal
Author: felipeal
Date: Thu Apr 13 20:35:26 2006
New Revision: 394006

URL: http://svn.apache.org/viewcvs?rev=394006view=rev
Log:
trying to fix gump setup - not sure if it will work though

Modified:
jakarta/commons/proper/jelly/trunk/jelly-tags/email/project.xml
jakarta/commons/proper/jelly/trunk/jelly-tags/jetty/project.xml
jakarta/commons/proper/jelly/trunk/jelly-tags/jms/project.xml
jakarta/commons/proper/jelly/trunk/jelly-tags/soap/project.xml

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/email/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/email/project.xml?rev=394006r1=394005r2=394006view=diff
==
--- jakarta/commons/proper/jelly/trunk/jelly-tags/email/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/email/project.xml Thu Apr 13 
20:35:26 2006
@@ -64,12 +64,19 @@
   groupIdgeronimo-spec/groupId
   artifactIdgeronimo-spec-javamail/artifactId
   version1.3.1-rc5/version
-/dependency
+  !-- Temporary until geronimo is under gump --
+  properties
+gump.projectjavamail/gump.project
+gump.idjavamail/gump.id
+  /properties/dependency
 dependency
   groupIdgeronimo-spec/groupId
   artifactIdgeronimo-spec-activation/artifactId
   version1.0.2-rc4/version
-/dependency
+   !-- Temporary until geronimo is under gump --
+  properties
+gump.projectjaf/gump.project
+  /properties/dependency
 
 !-- END for run time --
 

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/jetty/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/jetty/project.xml?rev=394006r1=394005r2=394006view=diff
==
--- jakarta/commons/proper/jelly/trunk/jelly-tags/jetty/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/jetty/project.xml Thu Apr 13 
20:35:26 2006
@@ -103,6 +103,9 @@
   groupIdcommons-codec/groupId
   artifactIdcommons-codec/artifactId
   version1.3/version
+  properties
+gump.projectcommons-codec/gump.project
+  /properties
 /dependency
 
   /dependencies

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/jms/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/jms/project.xml?rev=394006r1=394005r2=394006view=diff
==
--- jakarta/commons/proper/jelly/trunk/jelly-tags/jms/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/jms/project.xml Thu Apr 13 
20:35:26 2006
@@ -56,6 +56,9 @@
 dependency
   groupIdgeronimo-spec/groupId
   artifactIdgeronimo-spec-jms/artifactId
+  properties
+gump.projectgeronimo-spec-jms/gump.project
+  /properties
   version1.0-M1/version
 /dependency
  

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/soap/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/soap/project.xml?rev=394006r1=394005r2=394006view=diff
==
--- jakarta/commons/proper/jelly/trunk/jelly-tags/soap/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/soap/project.xml Thu Apr 13 
20:35:26 2006
@@ -86,11 +86,21 @@
   groupIdgeronimo-spec/groupId
   artifactIdgeronimo-spec-saaj/artifactId
   version1.1-rc4/version
+  !-- Temporary until geronimo is under gump --
+  properties
+gump.projectws-axis/gump.project
+gump.idaxis-saaj/gump.id
+  /properties
 /dependency
 dependency
   groupIdgeronimo-spec/groupId
   artifactIdgeronimo-spec-jaxrpc/artifactId
   version1.1-rc4/version
+  !-- Temporary until geronimo is under gump --
+  properties
+gump.projectws-axis/gump.project
+gump.idaxis-jaxrpc/gump.id
+  /properties
 /dependency
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED]: Project commons-jelly-tags-email (in module commons-jelly) failed

2006-04-13 Thread Felipe Leme
My bad, I didn't add gump ids  on project.xml for the changes I did
(to be honest,

I've commit some changes now, but I'm not sure if they are ok - to be
honest, Gump doesn't like me, so probably they aren't :-(

 I mean, I couldn't figure it out what are  the right settings, so I
tried some stuff I googled around (like
http://vmgump.apache.org/gump/public/directory-naming/naming-config/gump_file/project.xml.html
and http://svn.apache.org/repos/asf/gump/metadata/project/jms.xml).

Well, let's see what happens tomorrow...

-- Felipe



On 4/13/06, commons-jelly-tags-email development   __  __
 |  \/  |__ _Apache__ ___
 | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
 |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

 The build cannot continue because of the following unsatisfied dependencies:

 geronimo-spec-javamail-1.3.1-rc5.jar
 geronimo-spec-activation-1.0.2-rc4.jar

 Total time: 2 seconds
 Finished at: Thu Apr 13 04:18:53 PDT 2006


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED]: Project commons-jelly-tags-email (in module commons-jelly) failed

2006-04-13 Thread Felipe Leme
On 4/14/06, Felipe Leme [EMAIL PROTECTED] wrote:
  I mean, I couldn't figure it out what are  the right settings, so I
 tried some stuff I googled around (like

Just for the record, apparently the gump settings are available here:

http://svn.apache.org/repos/asf/gump/metadata/project/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]