Re: [pool] Announcing Release Candidate 1 for Pool 1.3

2006-03-21 Thread Peter Steijn
seems to work fine on my simple test applications.


DO NOT REPLY [Bug 39044] - [dbutils] NPE in QueryRunner.batch() with a null array

2006-03-21 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=39044.
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=39044


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|critical|normal
 Status|NEW |NEEDINFO
Summary|commons-dbutils.jar have a  |[dbutils] NPE in
   |little bug  |QueryRunner.batch() with a
   ||null array




--- Additional Comments From [EMAIL PROTECTED]  2006-03-21 10:56 ---
You mean that the method doesn't check if params is null, and thus throws a
NullPointerException ? What's the point of calling QueryRunner.batch() with a
null array ? Even if a null arrray of parameters is handled as an empty array,
it'll still fail on the following stmt.executeBatch() call since no parameters
are bound.

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



DO NOT REPLY [Bug 39008] - [collections] Add a multi property beancomparator

2006-03-21 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=39008.
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=39008


[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Add a multi property|[collections] Add a multi
   |beancomparator  |property beancomparator




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



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

2006-03-21 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 25 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: 29 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-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] 
[junit] 
[junit] Testcase: 
testSetSingleNodeAndAsString(org.apache.commons.jelly.tags.junit.CaseTag$1):
  Caused an ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:294:81:
 x:set You must define an attribute called 'select' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:294:81:
 x:set You must define an attribute called 'select' for this tag.
[junit] at 
org.apache.commons.jelly.tags.xml.SetTag.doTag(SetTag.java:86)
[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: 
testSetStringLists(org.apache.commons.jelly.tags.junit.CaseTag$1):
Caused an ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:339:82:
 x:set You must define an attribute called 'select' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:339:82:
 x:set You must define an attribute called 'select' for this tag.
[junit] at 
org.apache.commons.jelly.tags.xml.SetTag.doTag(SetTag.java:86)
[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: 
testEntities(org.apache.commons.jelly.tags.junit.CaseTag$1):  Caused an 
ERROR
[junit] 

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

2006-03-21 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 25 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: 29 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-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
[junit] 
[junit] 
[junit] Testcase: 
testSetSingleNodeAndAsString(org.apache.commons.jelly.tags.junit.CaseTag$1):
  Caused an ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:294:81:
 x:set You must define an attribute called 'select' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:294:81:
 x:set You must define an attribute called 'select' for this tag.
[junit] at 
org.apache.commons.jelly.tags.xml.SetTag.doTag(SetTag.java:86)
[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: 
testSetStringLists(org.apache.commons.jelly.tags.junit.CaseTag$1):
Caused an ERROR
[junit] 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:339:82:
 x:set You must define an attribute called 'select' for this tag.
[junit] org.apache.commons.jelly.MissingAttributeException: 
file:/x1/gump/public/workspace/commons-jelly/jelly-tags/xml/target/test-classes/org/apache/commons/jelly/tags/xml/suite.jelly:339:82:
 x:set You must define an attribute called 'select' for this tag.
[junit] at 
org.apache.commons.jelly.tags.xml.SetTag.doTag(SetTag.java:86)
[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: 
testEntities(org.apache.commons.jelly.tags.junit.CaseTag$1):  Caused an 
ERROR
[junit] 

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

2006-03-21 Thread Ted Husted
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-latka has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 25 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-latka :  Functional Testing Suite


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-latka.jar] identifier set to project name
 -DEBUG- Dependency on jaxen exists, no need to add for property jaxen.jar.
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-commons/latka/target/classes]
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-commons/latka/target/test-classes]
 -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-latka/gump_work/build_jakarta-commons_commons-latka.html
Work Name: build_jakarta-commons_commons-latka (Type: Build)
Work ended in a state of : Failed
Elapsed: 10 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:/usr/local/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
-Djaxen.jar=/usr/local/gump/public/workspace/jaxen/target/jaxen-21032006.jar 
dist 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/latka]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/latka/target/classes:/usr/local/gump/public/workspace/jakarta-commons/latka/target/test-classes:/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/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/codec/dist/commons-codec-21032006.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-21032006.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-21032006.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-21032006.jar
-
[javac]  ^
[javac] 
/x1/gump/public/workspace/jakarta-commons/latka/src/java/org/apache/commons/latka/servlet/ViewResponseServlet.java:44:
 warning: [deprecation] getInstance(java.lang.Class) in 
org.apache.log4j.Category has been deprecated
[javac] public static final Category _log = Category.getInstance(
[javac] ^
[javac] 
/x1/gump/public/workspace/jakarta-commons/latka/src/java/org/apache/commons/latka/validators/BaseValidator.java:35:
 warning: [deprecation] getInstance(java.lang.Class) in 
org.apache.log4j.Category has been deprecated
[javac] protected final Category _log = 
Category.getInstance(BaseValidator.class);

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

2006-03-21 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 16 projects,
 and has been outstanding for 19 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-quartz :  Commons Jelly
- fulcrum-quartz :  Services Framework
- jakarta-tomcat-5 :  Servlet 2.4 and JSP 2.0 Reference Implementation
- jakarta-velocity-tools :  Velocity-Tools project
- myfaces :  JavaServer(tm) Faces implementation
- portals-bridges-frameworks :  Support for JSR168 compliant Portlet 
development
- portals-bridges-jsf :  Support for JSR168 compliant Portlet development
- portals-bridges-struts :  Support for JSR168 compliant Portlet development
- portals-bridges-velocity :  Support for JSR168 compliant Portlet 
development
- quartz :  Job Scheduler
- struts-action :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- struts-el :  Model 2 Model-View-Controller framework for Servlets and JSP
- struts-sslext :  The Struts SSL Extension for HTTP/HTTPS switching
- struts-taglib :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- struts-tiles :  Model 2 Model-View-Controller framework for Servlets and 
JSP


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-21032006.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: 17 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-21032006 -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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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.292 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.292 sec

[junit] Testcase: testPristine took 0.039 sec
[junit] Testcase: testReadOnly took 0.003 sec
[junit] Testcase: testReadWrite took 0.001 sec
[junit] Testcase: testWriteOnly took 0.001 sec
[junit] Testcase: testAttributes took 0.001 sec
[junit] Testcase: testContains took 0 sec
[junit] Testcase: testEquals took 0.013 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
   

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

2006-03-21 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 16 projects,
 and has been outstanding for 19 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-quartz :  Commons Jelly
- fulcrum-quartz :  Services Framework
- jakarta-tomcat-5 :  Servlet 2.4 and JSP 2.0 Reference Implementation
- jakarta-velocity-tools :  Velocity-Tools project
- myfaces :  JavaServer(tm) Faces implementation
- portals-bridges-frameworks :  Support for JSR168 compliant Portlet 
development
- portals-bridges-jsf :  Support for JSR168 compliant Portlet development
- portals-bridges-struts :  Support for JSR168 compliant Portlet development
- portals-bridges-velocity :  Support for JSR168 compliant Portlet 
development
- quartz :  Job Scheduler
- struts-action :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- struts-el :  Model 2 Model-View-Controller framework for Servlets and JSP
- struts-sslext :  The Struts SSL Extension for HTTP/HTTPS switching
- struts-taglib :  Model 2 Model-View-Controller framework for Servlets and 
JSP
- struts-tiles :  Model 2 Model-View-Controller framework for Servlets and 
JSP


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-21032006.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: 17 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-21032006 -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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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.292 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.292 sec

[junit] Testcase: testPristine took 0.039 sec
[junit] Testcase: testReadOnly took 0.003 sec
[junit] Testcase: testReadWrite took 0.001 sec
[junit] Testcase: testWriteOnly took 0.001 sec
[junit] Testcase: testAttributes took 0.001 sec
[junit] Testcase: testContains took 0 sec
[junit] Testcase: testEquals took 0.013 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
   

DO NOT REPLY [Bug 39046] New: - HTML tags not encoded in Javadoc

2006-03-21 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=39046.
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=39046

   Summary: HTML tags not encoded in Javadoc
   Product: Commons
   Version: unspecified
  Platform: Other
   URL: http://jakarta.apache.org/commons/digester/commons-
digester-
1.7/docs/apidocs/org/apache/commons/digester/package-
summary.html
OS/Version: other
Status: NEW
  Severity: trivial
  Priority: P5
 Component: Digester
AssignedTo: commons-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


In the Digester's package summary there are a number of html tags which should
be encoded in order to render properly in the HTML browser.
An example of this can be found near the text The result is that rules can be
added for...

Currently in firefox the text in that paragraph becomes red on mouse-over (link
behaviour).

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



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

2006-03-21 Thread Ted Husted
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-latka has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 25 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-latka :  Functional Testing Suite


Full details are available at:

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-latka.jar] identifier set to project name
 -DEBUG- Dependency on jaxen exists, no need to add for property jaxen.jar.
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-commons/latka/target/classes]
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-commons/latka/target/test-classes]
 -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-latka/gump_work/build_jakarta-commons_commons-latka.html
Work Name: build_jakarta-commons_commons-latka (Type: Build)
Work ended in a state of : Failed
Elapsed: 10 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:/usr/local/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
-Djaxen.jar=/usr/local/gump/public/workspace/jaxen/target/jaxen-21032006.jar 
dist 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/latka]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/latka/target/classes:/usr/local/gump/public/workspace/jakarta-commons/latka/target/test-classes:/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/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/codec/dist/commons-codec-21032006.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-21032006.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-21032006.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-21032006.jar
-
[javac]  ^
[javac] 
/x1/gump/public/workspace/jakarta-commons/latka/src/java/org/apache/commons/latka/servlet/ViewResponseServlet.java:44:
 warning: [deprecation] getInstance(java.lang.Class) in 
org.apache.log4j.Category has been deprecated
[javac] public static final Category _log = Category.getInstance(
[javac] ^
[javac] 
/x1/gump/public/workspace/jakarta-commons/latka/src/java/org/apache/commons/latka/validators/BaseValidator.java:35:
 warning: [deprecation] getInstance(java.lang.Class) in 
org.apache.log4j.Category has been deprecated
[javac] protected final Category _log = 
Category.getInstance(BaseValidator.class);

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

2006-03-21 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 25 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-21032006.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: 12 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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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-03-21 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 25 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: 16 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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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:58)
[junit] at org.dom4j.rule.Mode.applyTemplates(Mode.java:79)
[junit] at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:58)
[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-html (in module commons-jelly) failed

2006-03-21 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 25 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-21032006.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: 12 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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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-03-21 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 25 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: 16 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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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:58)
[junit] at org.dom4j.rule.Mode.applyTemplates(Mode.java:79)
[junit] at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
[junit] at org.dom4j.rule.Mode.fireRule(Mode.java:58)
[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-03-21 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 25 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: 14 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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/dynabean/target/commons-jelly-tags-dynabean-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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] Mar 21, 2006 5:28:41 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-03-21 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 25 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: 14 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-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/dynabean/target/commons-jelly-tags-dynabean-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-21032006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-21032006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-21032006.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] Mar 21, 2006 5:28:41 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 

svn commit: r387582 - /jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html

2006-03-21 Thread rahul
Author: rahul
Date: Tue Mar 21 09:05:21 2006
New Revision: 387582

URL: http://svn.apache.org/viewcvs?rev=387582view=rev
Log:
[39046] Malformed HTML.

Cosmetic changes only.

Modified:

jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html

Modified: 
jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html?rev=387582r1=387581r2=387582view=diff
==
--- 
jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html
 (original)
+++ 
jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html
 Tue Mar 21 09:05:21 2006
@@ -359,9 +359,9 @@
 pNote that wildcard patterns are ignored if an explicit match can be found 
 (and when multiple wildcard patterns match, only the longest, ie most 
 explicit, pattern is considered a match). The result is that rules can be 
-added for an a tag anywhere, but then for that behaviour to be 
-explicitly overridden for specific cases, eg but not an a that is a 
-direct child of an x. Therefore if you have rules A and B registered for
+added for an lt;agt; tag anywhere, but then for that behaviour to be 
+explicitly overridden for specific cases, eg but not an lt;agt; that is a 
+direct child of an lt;xgt;. Therefore if you have rules A and B registered 
for
 pattern */a then want to add an additional rule C for pattern x/a only, 
 then what you need to do is add *three* rules for x/a: A, B and C. Note 
 that by using:
@@ -1293,7 +1293,7 @@
 /p
 
 listrongWhere Can I Find Example Code?/strong
-a name=doc.FAQ.Examples
+a name=doc.FAQ.Examples/a
 pDigester ships with a sample application: a mapping for the emRich Site 
 Summary/em format used by many newsfeeds. Download the source distribution 
 to see how it works./p



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



DO NOT REPLY [Bug 39046] - [digester][docs] HTML tags not encoded in Javadoc

2006-03-21 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=39046.
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=39046


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
Summary|HTML tags not encoded in|[digester][docs] HTML tags
   |Javadoc |not encoded in Javadoc




--- Additional Comments From [EMAIL PROTECTED]  2006-03-21 17:08 ---
Thanks for pointing this out, it has been fixed in SVN (r387582).

http://svn.apache.org/viewcvs?rev=387582view=rev

It will be corrected the next time the [digester] site is published.


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



svn commit: r387584 - /jakarta/commons/sandbox/scxml/tags/SEPTEMBER_05_WD/

2006-03-21 Thread rahul
Author: rahul
Date: Tue Mar 21 09:19:16 2006
New Revision: 387584

URL: http://svn.apache.org/viewcvs?rev=387584view=rev
Log:
Tag as we move beyond the September 05 WD - the datamodel and invoke sections 
will be added shortly, at which point we will align with the January 06 
(latest) WD. This tag should make it easier to roll Commons SCXML to match the 
September 05 WD.

Added:
jakarta/commons/sandbox/scxml/tags/SEPTEMBER_05_WD/
  - copied from r387583, jakarta/commons/sandbox/scxml/trunk/


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



Re: [pool] Announcing Release Candidate 1 for Pool 1.3

2006-03-21 Thread Niall Pemberton
I have a few comments on RC1

1) Its not obvious how to find the release notes for Pool 1.3 - can these be
included on the navigation menu or somewhere (and a reference in README.txt)
so that they're easier to find?

2) build.properties.sample is not being included in the source distro.

3) There was a thread about md5 checksums a while back - apparently some md5
programs require an astix followed by the file name after the checksum:
http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg67770.html
http://tinyurl.com/ntjch

4) The links on the changelog and file activity report are invalid. This is
a bug in the maven plugins, which may be resolved in a later version. One
way to get round this is to change to url in the repository element of
project.xml to point to the root subversion directory, rather than commons
pool (and since your using a custom cvs-usage report it shouldn't matter):

repository
   urlhttp://svn.apache.org/viewcvs.cgi/url
/repository

5) I noticed a number of jars I didn't recognise being downloaded:
msv-20050913.jar, isorelax-20050913.jar,  relaxngDatatype-20050913.jar and
xsdlib-20050913.jar and just wondered what they were for? Since I can't see
them referenced anywhere in pool I guess they must be for one of the
plugins?

6) Theres a checkstyle config file in pool, but it doesn't appear to be used
(and isn't included in the source distro).

I ran the tests using maven with JDK 1.3.1_04  and JDK 1.4.2_05 on Windows
XP and they passed OK. On W2K the tests passed with JDK 1.4, but failed for
JDK 1.3 (TestGenericKeyedObjectPool failed on testEviction2). However my W2K
m/c is a bit flakey so I would ignore this unless someone else verifies it.

Niall

- Original Message - 
From: Sandy McArthur [EMAIL PROTECTED]
Sent: Tuesday, March 21, 2006 6:50 AM


I've prepared Pool 1.3-rc1 at
http://people.apache.org/~sandymac/pool/1.3-rc1/
I'd appreciate it if interested parties reviewed it and tested it with
their setup.

It's been a long time since Pool 1.2 was release and 1.3-rc1 contains
many fixes including ones that substantially change behavior. The most
intrusive fixes are in GenericObjectPool and if there are any
regressions they are most likely to be there.

Pool 1.3-rc1 targets the 1.3 JVM and removes Pool 1.2's the dependency
on Commons Collections so it should run on a stock Java 1.3 JVM.

According to Henri's Commons' Interdependencies[1] Dbcp and
Configuration are the two Commons components that depend on Pool. I
will be testing 1.3-rc1 with Dbcp under heavy load later this week at
work. If someone familiar with Configuration could check it with
1.3-rc1 I would appreciate it.

If after nobody raises any issues on Saturday the 25th I'll start a
vote to make this an official release.

1: http://people.apache.org/~bayard/Commons-Interdependencies.png
--
Sandy McArthur

He who dares not offend cannot be honest.
- Thomas Paine

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



RE: [pool] Announcing Release Candidate 1 for Pool 1.3

2006-03-21 Thread Gary Gregory


 -Original Message-
 From: Niall Pemberton [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, March 21, 2006 11:26 AM
 To: Jakarta Commons Developers List
 Subject: Re: [pool] Announcing Release Candidate 1 for Pool 1.3
 
 I have a few comments on RC1
 
 1) Its not obvious how to find the release notes for Pool 1.3 - can
these
 be
 included on the navigation menu or somewhere (and a reference in
 README.txt)
 so that they're easier to find?

+1 here. The first thing I wanted to know is: what is the difference
with the previous version? It was a pain getting there. IMO, a link to
this info should be on the main page.

Gary

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



DO NOT REPLY [Bug 39052] New: - NullPointerException returning obj to pool during shutdown

2006-03-21 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=39052.
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=39052

   Summary: NullPointerException returning obj to pool during
shutdown
   Product: Commons
   Version: unspecified
  Platform: Other
OS/Version: other
Status: NEW
  Severity: normal
  Priority: P2
 Component: Pool
AssignedTo: commons-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


This issue was reproduced with commons-dbcp-1.2.1 and commons-pool-1.2.  It is
really a pool issue, but was easiest to demonstrate using the layer dbcp.

The exception is:
---
java.lang.NullPointerException
at
org.apache.commons.pool.impl.GenericObjectPool.addObjectToPool(GenericObjectPool.java:875)
at
org.apache.commons.pool.impl.GenericObjectPool.returnObject(GenericObjectPool.java:854)
at 
org.apache.commons.dbcp.PoolableConnection.close(PoolableConnection.java:80)
at
org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.close(PoolingDataSource.java:180)
at
org.quartz.utils.PoolingConnectionProviderTest.testShutdown(PoolingConnectionProviderTest.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:478)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:344)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)

---

The problem is that GenericObjectPool.returnObject() asserts that the pool is
open before trying to return the connection to the pool, but
GenericObjectPool.close() nulls out the pool's fields before actually calling
the superclass BaseObjectPool.close() which is actually responsible for marking
the pool as closed.

So GenericObjectPool is in the middle of closing, having already nulled out the
underlying _pool member variable but not yet having set closed to true, when the
client tries to return an object. GenericObjectPool.returnObject() successfully
passes the assertOpen() check since closed is still set to false, but then it
blows up trying to return the connection to the underlying _pool which is null. 

The following unit test demonstrates the issue:

import java.sql.Connection;
import java.sql.SQLException;

import junit.framework.TestCase;

import org.apache.commons.dbcp.BasicDataSource;

public class BasicDataSourceTest extends TestCase {

public void testShutdown() throws Exception {

final BasicDataSource datasource = new BasicDataSource();
datasource.setDriverClassName(oracle.jdbc.driver.OracleDriver);
datasource.setUrl(jdbc:oracle:thin:@172.27.50.75:1521:devnlgv);
datasource.setUsername(dev2_shop);
datasource.setPassword(dev2_shop);

final Connection conn = datasource.getConnection();

new Thread() {
public void run() {
try {
datasource.close();
} catch (SQLException e) {
e.printStackTrace();
}
}
}.start();

conn.close();
}
}

To cause the NullPointerException, place a breakpoint at:
1. GenericObjectPool [line: 869] - addObjectToPool(Object, boolean)
2. GenericObjectPool [line: 896] - close()

Once both breakpoints are hit, let them continue and you will get the above
exception (this is with the latest dbcp and pool jars) 

This issue was originally noticed in the Quartz project:
http://jira.opensymphony.com/browse/QUARTZ-289

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

DO NOT REPLY [Bug 39052] - NullPointerException returning obj to pool during shutdown

2006-03-21 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=39052.
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=39052





--- Additional Comments From [EMAIL PROTECTED]  2006-03-21 20:19 ---
Whoops, didn't mean to include the db props for my test development 
environments :)

Obviously, set those props to a local db to run the unit test.

-- 
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: [VOTE] Release Validator 1.3.0 based on RC3

2006-03-21 Thread robert burrell donkin
On Tue, 2006-03-21 at 05:37 +, Niall Pemberton wrote:
 I have just uploaded release candidate 3 (RC3) for Commons Validator 1.3.0.
 
 Thanks for all the feedback on RC2, differences from that RC are:
 
 - corrected problems with localized tests
 - corrected a problem generating the md5 checksums
 - sigs have been generated for this RC
 - ant build now automatically downloads dependencies (requires less setup)
 - build.properties.sample file included in source distro
 - release notes now point to local copy of changes-report.html (rather than
 online)
 - source distro now unpacks to a different directory
 
 RC3 is here:
 http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/

the extra detached signatures for the md5 files had me worried for a
minute 8-)

 Site here:
 http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/

a few minor nits:

http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/javascript/org/apache/commons/validator/javascript/index.html
 contains # REFER TO NON-SPEC DOCUMENTATION HERE #

you have two checkstyle violations:
http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/checkstyle-report.html

probably want to exclude tests from simian analysis

 Release notes here:
 http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/changes-report.html

i'm not very keen on this style of release notes: IMHO users expect to
be able to read release notes in the download. i'd prefer a relative
reference to the copy in the documentation

i'd like the above address but none are blockers for me so


 [X] +1  I support this release
 [ ] +0
 [ ] -0
 [ ] -1  I do not support this release because...
 

- robert


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


Problem: BeanWriter not enforcing the element list order in Betwixt

2006-03-21 Thread Nikolay Jordanov
Hi,

I am using a betwixt file to describe how to convert a Java complex type
POJO (containing lists of other objects contained in ArrayLists) into
XML. I need to ensure that the order of all attributes is preserved in
the XML, as it must conform to a rigid XSD. 

BeanWriter enforces the order in all of the component objects within the
top level POJO objects correctly, as defined in the betwixt config file,
but when it comes to elements contained in a List object, they are
rendered in the resulting XML in alphabetical order, instead of in the
order described in the betwixt file.

Is this an issue with betwixt's handling of Lists, or am I missing a
crucial piece of configuration?

Please find the betwixt and object files listed below.

Many thanks,

Nik


The betwixt file:
-
?xml version=1.0 encoding=UTF-8 ?
!-- Note that the elements are necessary to match the list to a type
and to ensure the order of the XML --
info
element name='get-ctn-history-response'
element name='GCTNHRespResult' property='GCTNHRespResult'
   class='java.lang.Boolean'/
element name='GCTNHRespReasonCode'
property='GCTNHRespReasonCode'
   class='java.lang.String'/
element name='GCTNHRespReasonDesc'
property='GCTNHRespReasonDesc'
   class='java.lang.String'/
element name='GCTNHRespCTN' property='GCTNHRespCTN'
   class='java.lang.String'/
element name='GCTNHRespFilter' property='GCTNHRespFilter'
   class='java.lang.String'/

element name='GCTNHRespHistoryLi'
property='GCTNHRespHistoryList'
   class='PATHMASKED.GCTNHRespHistoryListItem'
element name='GCTNHRespDateTime'
property='GCTNHRespDateTime'
   class='java.util.Date'/
element name='GCTNHRespAction'
property='GCTNHRespAction'
   class='java.lang.String'/
element name='GCTNHRespGroupID'
property='GCTNHRespGroupID'
   class='java.lang.Long'/
element name='GCTNHRespHub'
property='GCTNHRespHub'
   class='java.lang.String'/
element name='GCTNHRespSatellite'
property='GCTNHRespSatellite'
   class='java.lang.String'/
element name='GCTNHRespActor'
property='GCTNHRespActor'
   class='java.lang.String'/
element name='GCTNHRespChannel'
property='GCTNHRespChannel'
   class='java.lang.String'/
element name='GCTNHReason'
property='GCTNHReason'
   class='java.lang.String'/ 
/element
addDefaults/

/element
/info
--

The Object file:

package PATHMASKED;

import java.util.ArrayList;
import java.util.List;

/**
 * Get CTN History Response xml.
 * @author Nikolay Jordanov
 *
 */
public class GetCTNHistoryResponse {

/**
 * Response result.
 */
private Boolean gCTNHRespResult;
/**
 * Response reason code.
 */
private String gCTNHRespReasonCode;
/**
 * Optional. Description of the reason code.
 */
private String gCTNHRespReasonDesc;
/**
 * Optional. The CTN in question.
 */
private String gCTNHRespCTN;
/**
 * Optional. The filter to use.
 */
private String gCTNHRespFilter;
/**
 * Optional. The CTN History list.
 */
private List gCTNHRespHistoryList;
/**
 * @return Returns the response result.
 */
public final Boolean getGCTNHRespResult() {
return gCTNHRespResult;
}
/**
 * @param respResult The response result.
 */
public final void setGCTNHRespResult(final Boolean respResult) {
gCTNHRespResult = respResult;
}
/**
 * @return Returns the response reason code.
 */
public final String getGCTNHRespReasonCode() {
return gCTNHRespReasonCode;
}
/**
 * @param respReasonCode The response reason code
 */
public final void setGCTNHRespReasonCode(final String
respReasonCode) {
gCTNHRespReasonCode = respReasonCode;
}
/**
 * @return Returns the response reason description.
 */
public final String getGCTNHRespReasonDesc() {
return gCTNHRespReasonDesc;
}
/**
 * @param respReasonDesc The response reason description
 */
public final void setGCTNHRespReasonDesc(final String
respReasonDesc) {
gCTNHRespReasonDesc = respReasonDesc;
}
/**
 * @return Returns the gCTNHRespCTN.
 */
public final String 

DO NOT REPLY [Bug 31189] - [jexl] Don't make null convertible into anything

2006-03-21 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=31189.
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=31189





--- Additional Comments From [EMAIL PROTECTED]  2006-03-21 21:16 ---
Paul, I support your view. I think id a particular method or property of an 
object can not be resolved then throw some exception. I like your idea of 
passing a switch.

Thanks,
Roy.


(In reply to comment #0)
 Currently JEXL is very tolerant with null (and unresolved variables)... 
 I am unsure now but I think null will become false if the output of a test, 
null will become the empty 
 string if concatenated to a string, null will become the number zero when 
added. Moreover, 
 invoking a method on null gives you... null...
 I would love a switch that just disables all this (I think this would impact 
quite a lot) allowing my jexl 
 snippets to be quite more predictable!
 paul



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



svn commit: r387626 - /jakarta/commons/proper/pool/contrib/

2006-03-21 Thread rdonkin
Author: rdonkin
Date: Tue Mar 21 13:27:36 2006
New Revision: 387626

URL: http://svn.apache.org/viewcvs?rev=387626view=rev
Log:
Added directory for contributions. Useful for importing additional code or 
working on related experiemental code which isn't ready for the trunk yet.


Added:
jakarta/commons/proper/pool/contrib/


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



svn commit: r387627 - /jakarta/commons/proper/pool/contrib/composite-pool/

2006-03-21 Thread rdonkin
Author: rdonkin
Date: Tue Mar 21 13:28:47 2006
New Revision: 387627

URL: http://svn.apache.org/viewcvs?rev=387627view=rev
Log:
Added new directory to act as initial drop for composite pool donation.

Added:
jakarta/commons/proper/pool/contrib/composite-pool/


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



svn commit: r387630 [4/4] - in /jakarta/commons/proper/pool/contrib/composite-pool: ./ java/ java/org/ java/org/mcarthur/ java/org/mcarthur/sandy/ java/org/mcarthur/sandy/commons/ java/org/mcarthur/sa

2006-03-21 Thread rdonkin
Added: 
jakarta/commons/proper/pool/contrib/composite-pool/test/org/mcarthur/sandy/commons/pool/composite/TestCompositeObjectPool.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/contrib/composite-pool/test/org/mcarthur/sandy/commons/pool/composite/TestCompositeObjectPool.java?rev=387630view=auto
==
--- 
jakarta/commons/proper/pool/contrib/composite-pool/test/org/mcarthur/sandy/commons/pool/composite/TestCompositeObjectPool.java
 (added)
+++ 
jakarta/commons/proper/pool/contrib/composite-pool/test/org/mcarthur/sandy/commons/pool/composite/TestCompositeObjectPool.java
 Tue Mar 21 13:41:53 2006
@@ -0,0 +1,621 @@
+/*
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the License);
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.mcarthur.sandy.commons.pool.composite;
+
+import junit.framework.TestCase;
+import org.apache.commons.pool.BasePoolableObjectFactory;
+import org.apache.commons.pool.PoolableObjectFactory;
+
+import java.util.NoSuchElementException;
+import java.util.SortedSet;
+import java.util.TreeSet;
+import java.util.List;
+import java.util.ArrayList;
+import java.util.LinkedList;
+
+/**
+ * Test [EMAIL PROTECTED] CompositeObjectPool} and it's components.
+ *
+ * @author Sandy McArthur
+ * @since #.#
+ * @version $Revision$ $Date$
+ */
+public class TestCompositeObjectPool extends TestCase {
+private CompositeObjectPool pool = null;
+
+protected void setUp() throws Exception {
+}
+
+protected void tearDown() throws Exception {
+if (pool != null) {
+pool.close();
+pool = null;
+}
+}
+
+// Test Managers --
+
+/**
+ * Make sure [EMAIL PROTECTED] FailManager} throws an exception.
+ */
+public void testFailManager() throws Exception {
+pool = new CompositeObjectPool(new IntegerFactory(), new 
FailManager(), new FifoLender(), new DebugTracker(), false);
+try {
+pool.borrowObject();
+fail(Should have thrown a NoSuchElementException);
+} catch (NoSuchElementException nsee) {
+// correct
+}
+}
+
+/**
+ * Make sure [EMAIL PROTECTED] GrowManager} makes a new object.
+ */
+public void testGrowManager() throws Exception {
+pool = new CompositeObjectPool(new IntegerFactory(), new 
GrowManager(), new FifoLender(), new DebugTracker(), false);
+Object obj = null;
+obj = pool.borrowObject();
+assertEquals(new Integer(0), obj);
+}
+
+/**
+ * Make sure [EMAIL PROTECTED] IdleLimitManager} prevents the idle pool 
from getting too large.
+ */
+public void testIdleLimitManager() throws Exception {
+final IdleLimitManager manager = new IdleLimitManager(new 
GrowManager());
+manager.setMaxIdle(2);
+pool = new CompositeObjectPool(new IntegerFactory(), manager, new 
FifoLender(), new DebugTracker(), false);
+
+assertEquals(0, pool.getNumIdle());
+
+pool.addObject();
+assertEquals(1, pool.getNumIdle());
+
+pool.addObject();
+assertEquals(2, pool.getNumIdle());
+
+pool.addObject();
+assertEquals(2, pool.getNumIdle());
+
+pool.clear();
+assertEquals(0, pool.getNumIdle());
+
+final Integer a = (Integer)pool.borrowObject();
+final Integer b = (Integer)pool.borrowObject();
+final Integer c = (Integer)pool.borrowObject();
+
+pool.returnObject(a);
+assertEquals(1, pool.getNumIdle());
+
+pool.returnObject(b);
+assertEquals(2, pool.getNumIdle());
+
+pool.returnObject(c);
+assertEquals(2, pool.getNumIdle());
+}
+
+/**
+ * Make sure [EMAIL PROTECTED] IdleLimitManager} discards the most idle 
object when discarding objects because the pool
+ * is full.
+ */
+public void testIdleLimitManagerDiscardsMostIdle() throws Exception {
+// FIFO test - the oldest object would be the next one returned.
+{   // create some scope
+final IdleLimitManager manager = new IdleLimitManager(new 
GrowManager());
+manager.setMaxIdle(2);
+pool = new CompositeObjectPool(new IntegerFactory(), manager, new 
FifoLender(), new DebugTracker(), false);
+pool.addObject();
+pool.addObject();
+pool.addObject();
+
+final 

Re: EclipseCon OSS Pavillion

2006-03-21 Thread Henri Yandell
On 3/20/06, Rahul Akolkar [EMAIL PROTECTED] wrote:
 On 3/20/06, Henri Yandell [EMAIL PROTECTED] wrote:
  (http://www.eclipsecon.org/2006/Sub.do?type=pavillion)
 
 snip/
 
  I'm aiming to loop the following mini-presentation
  (http://people.apache.org/~bayard/Commons-Exhibit.pdf) , and then just
  talk to anyone who is interested in what we do.
 
  Any thoughts?
 snap/

 Cool, have fun.

 What are trying to give out to the audience with the Commons
 interdependencies graph in this presentation?

That's the rub isn't it. We're not product focused - so myself and a
few other open source people are standing in a room with sales teams.
And in sales terms - we're not selling the code, we're selling the
community.

So I'm talking to people, asking how they're using Commons already,
letting them know the releases we have in the pipeline, and other
specific stuff to the components they used. With the aim being to
invite them to join the user list for problems, to join dev if they
have ideas or requests, and to emphasize that commons is an easy way
to get into open source development - most of our stuff isn't
technically hard and there are lots of people to help you.

 If its not too late, maybe you can change the SCXML description to:

 Implementation of the State Chart XML W3C Working Draft, which is a
 general-purpose event-based state machine language that also ties the
 UML behavior modeling layer to various runtimes and modalities.

 modality (in this context) = { speech, web, desktop, multimodal } apps

Will give it a try. Had someone who was interested in that and said
he'd take a look into it when he got back to work.

 I guess the one line description could still be better, but I
 definitely need to nuke the existing one off of the website (I have
 only myself to blame for that ;-)

Yeah, I'll put up a change for the front page - we have a lot of
passive language on the front page and half the content can go by
simplifying the description of each component.

 P.S.-Interesting that the dev list sees roughly four times more
 traffic and has half the subscribers as the user list.

Is isn't it :)

Hen

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



DO NOT REPLY [Bug 39054] New: - [vfs] J2EE JAR format files support

2006-03-21 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=39054.
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=39054

   Summary: [vfs] J2EE JAR format files support
   Product: Commons
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P2
 Component: VFS
AssignedTo: commons-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


J2EE defines several JAR archive extensions for storing components and
applications. All these files have JAR format, but with a different extension.

The additional extensions include:
- .sar
- .ear
- .par
- .ejb3
- .war

This issue was reported initially for JCommander by
[EMAIL PROTECTED] We are working on creating an extensive list of
the files with JAR format that should be supported by VFS and we will soon
submit a patch to the providers.xml file.

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



[pool] composite pool donation signed off

2006-03-21 Thread robert burrell donkin
the code is in contrib. i'll leave it to others to move this code into
the trunk. please use svn copy to execute the move so that the history
is preserved.

- robert


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



Re: [pool] composite pool donation signed off

2006-03-21 Thread Sandy McArthur
On 3/21/06, robert burrell donkin [EMAIL PROTECTED] wrote:
 the code is in contrib. i'll leave it to others to move this code into
 the trunk. please use svn copy to execute the move so that the history
 is preserved.

I noticed those commits and I'll copy it into the pool trunk semi-soon.

--
Sandy McArthur

He who dares not offend cannot be honest.
- Thomas Paine

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



svn commit: r387674 - in /jakarta/commons/proper/jexl/trunk: ./ src/java/org/apache/commons/jexl/parser/ src/test/org/apache/commons/jexl/ xdocs/

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 16:06:59 2006
New Revision: 387674

URL: http://svn.apache.org/viewcvs?rev=387674view=rev
Log:
Next release will be 1.1 not 1.0.1

Modified:
jakarta/commons/proper/jexl/trunk/project.xml

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseAndNode.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseXorNode.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTForeachStatement.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTIfStatement.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTWhileStatement.java

jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java

jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/BlockTest.java

jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/ForEachTest.java

jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/IfTest.java

jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/WhileTest.java
jakarta/commons/proper/jexl/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/jexl/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/project.xml?rev=387674r1=387673r2=387674view=diff
==
--- jakarta/commons/proper/jexl/trunk/project.xml (original)
+++ jakarta/commons/proper/jexl/trunk/project.xml Tue Mar 21 16:06:59 2006
@@ -21,7 +21,7 @@
   groupIdcommons-jexl/groupId
   artifactIdcommons-jexl/artifactId
   inceptionYear2003/inceptionYear
-  currentVersion1.0.1-SNAPSHOT/currentVersion
+  currentVersion1.1-SNAPSHOT/currentVersion
   nameCommons JEXL/name
   shortDescriptionCommons JEXL Expression Language Engine/shortDescription
   descriptionJexl is an implementation of the JSTL Expression Language with 
extensions./description

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseAndNode.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseAndNode.java?rev=387674r1=387673r2=387674view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseAndNode.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseAndNode.java
 Tue Mar 21 16:06:59 2006
@@ -10,7 +10,7 @@
  *  a  b
  * Result is a Long
  * @author Dion Gillard
- * @since 1.0.1
+ * @since 1.1
  */
 public class ASTBitwiseAndNode extends SimpleNode {
   public ASTBitwiseAndNode(int id) {

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java?rev=387674r1=387673r2=387674view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java
 Tue Mar 21 16:06:59 2006
@@ -10,7 +10,7 @@
  *  ~a
  * Result is a Long
  * @author Dion Gillard
- * @since 1.0.1
+ * @since 1.1
  */
 public class ASTBitwiseComplNode extends SimpleNode {
   public ASTBitwiseComplNode(int id) {

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java?rev=387674r1=387673r2=387674view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java
 Tue Mar 21 16:06:59 2006
@@ -10,7 +10,7 @@
  *  a | b
  * Result is a Long
  * @author Dion Gillard
- * @since 1.0.1
+ * @since 1.1
  */
 
 public class ASTBitwiseOrNode extends SimpleNode {

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseXorNode.java
URL: 

svn commit: r387679 - in /jakarta/commons/proper/validator/trunk: project.properties src/javascript/org/apache/commons/validator/javascript/package.html

2006-03-21 Thread niallp
Author: niallp
Date: Tue Mar 21 16:44:44 2006
New Revision: 387679

URL: http://svn.apache.org/viewcvs?rev=387679view=rev
Log:
Exclude tests from Simian report and remove erroneous lines from javascript 
docs - thanks to Robert Burrell Donkin

Modified:
jakarta/commons/proper/validator/trunk/project.properties

jakarta/commons/proper/validator/trunk/src/javascript/org/apache/commons/validator/javascript/package.html

Modified: jakarta/commons/proper/validator/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/project.properties?rev=387679r1=387678r2=387679view=diff
==
--- jakarta/commons/proper/validator/trunk/project.properties (original)
+++ jakarta/commons/proper/validator/trunk/project.properties Tue Mar 21 
16:44:44 2006
@@ -73,6 +73,8 @@
 maven.changelog.range = 120
 maven.changes.issue.template=%URL%/show_bug.cgi?id=%ISSUE% 
 
+maven.simian.includetests=no
+
 # ---
 # N I G H T L Y   B U I L D   P R O P E R T I E S
 # ---

Modified: 
jakarta/commons/proper/validator/trunk/src/javascript/org/apache/commons/validator/javascript/package.html
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/src/javascript/org/apache/commons/validator/javascript/package.html?rev=387679r1=387678r2=387679view=diff
==
--- 
jakarta/commons/proper/validator/trunk/src/javascript/org/apache/commons/validator/javascript/package.html
 (original)
+++ 
jakarta/commons/proper/validator/trunk/src/javascript/org/apache/commons/validator/javascript/package.html
 Tue Mar 21 16:44:44 2006
@@ -360,12 +360,5 @@
   /tr
 /table
 pnbsp;/p
-h2Related Documentation/h2
-For overviews, tutorials, examples, guides, and tool documentation,
-please see:
-ul
-  lia href=# REFER TO NON-SPEC DOCUMENTATION HERE #/a/li
-/ul
-since/since
 /body
 /html



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



Re: [VOTE] Release Validator 1.3.0 based on RC3

2006-03-21 Thread Niall Pemberton
Thanks for the feedback (and vote) Robert, comments inline...

On 3/21/06, robert burrell donkin [EMAIL PROTECTED] wrote:
 On Tue, 2006-03-21 at 05:37 +, Niall Pemberton wrote:
  I have just uploaded release candidate 3 (RC3) for Commons Validator 1.3.0.
 
  Thanks for all the feedback on RC2, differences from that RC are:
 
  - corrected problems with localized tests
  - corrected a problem generating the md5 checksums
  - sigs have been generated for this RC
  - ant build now automatically downloads dependencies (requires less setup)
  - build.properties.sample file included in source distro
  - release notes now point to local copy of changes-report.html (rather than
  online)
  - source distro now unpacks to a different directory
 
  RC3 is here:
  http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/

 the extra detached signatures for the md5 files had me worried for a
 minute 8-)

  Site here:
  http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/

 a few minor nits:

 http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/javascript/org/apache/commons/validator/javascript/index.html
  contains # REFER TO NON-SPEC DOCUMENTATION HERE #

OK I've removed this, but I don't believe its worth generating a new RC for it.

 you have two checkstyle violations:
 http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/checkstyle-report.html

Great, Validator 1.2.0 had 207 warnings and 68 errors! Sorry,
seriously though I plan to leave this unchanged. I can't change the
method signatures just for checkstyle - but I want these things
highlighted for anything new.

 probably want to exclude tests from simian analysis

Good idea, I've added the appropriate property to project.properties to do so.

  Release notes here:
  http://people.apache.org/~niallp/commons-validator-1.3.0-rc3/site/changes-report.html

 i'm not very keen on this style of release notes: IMHO users expect to
 be able to read release notes in the download. i'd prefer a relative
 reference to the copy in the documentation

There is a copy in the binary distro and it includes a
RELEASE-NOTES.html in the root directory that has a relative reference
to the changes-report.html

 i'd like the above address but none are blockers for me so

 
  [X] +1  I support this release
  [ ] +0
  [ ] -0
  [ ] -1  I do not support this release because...
  

 - robert

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



Re: [VOTE] Release Validator 1.3.0 based on RC3

2006-03-21 Thread Niall Pemberton
+1 from me btw :-)

On 3/21/06, Niall Pemberton [EMAIL PROTECTED] wrote:
 
 [ ] +1  I support this release
 [ ] +0
 [ ] -0
 [ ] -1  I do not support this release because...
 

 Niall

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



[pool] Maven build issue

2006-03-21 Thread Gary Gregory
Hi there:

When I build from the latest from SVN with Maven I get the error:

jdiff:
[mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\jdiff
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\jdiff
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Working directory:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Command line: svn --non-interactive checkout
http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD
HEAD
Provider message:
The svn command failed.
Command output:
svn: URL
'http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD'
doesn't exist


BUILD FAILED
File.. C:\Documents and
Settings\ggregory.SSSI\.maven\cache\maven-jdiff-plugin-1.5\plugin.jelly
Element... scm:checkout
Line.. 109
Column 11
Error!
Total time: 23 seconds
Finished at: Tue Mar 21 17:40:44 PST 2006

--

Any ideas?

Complete build log:

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

clean:clean:
xdoc:clean:
[delete] Deleting: C:\svn-store\jakarta\commons\pool\velocity.log

[delete] Deleting directory C:\svn-store\jakarta\commons\pool\target

clean:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init-i18n:
[echo] Init the i18n support

xdoc:init:
[echo] Generates the directory structure required for xdocs
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\generated-xdocs
[mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\docs

maven-javadoc-plugin:register:
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\javadoc
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\javadoc\src

maven-jdepend-plugin:register:

maven-jdiff-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-tasklist-plugin:register:


site:run-reports:
[echo] Generating the Change Log...
maven-changelog-plugin:report:
[echo] Generating the changelog report
SCM Working Directory: C:\svn-store\jakarta\commons\pool
SCM Command Line[0]: svn
SCM Command Line[1]: log
SCM Command Line[2]: -v
SCM Command Line[3]: -r{2006-03-22}:{2006-02-19}
ChangeSet between 2006-02-19 and 2006-03-22: 27 entries

[echo] Generating the Changes...
changes:report:
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\images
[copy] Copying 1 file to
C:\svn-store\jakarta\commons\pool\target\docs\images

[echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
[echo] Generating the developer activity report

[echo] Generating the File Activity...
maven-file-activity-plugin:report:
[echo] Generating the file activity report

[echo] Generating the JavaDocs...
xdoc:init-i18n:

xdoc:init:
[echo] Generates the directory structure required for xdocs

maven-javadoc-plugin:report:
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\apidocs
[echo] Linking with API information from
http://java.sun.com/j2se/1.4.2/docs/api ...
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source files for package
org.apache.commons.pool...
[javadoc] Loading source files for package
org.apache.commons.pool.impl...
[javadoc] Constructing Javadoc information...
[javadoc] Standard Doclet version 1.4.2_11
[javadoc] Generating
C:\svn-store\jakarta\commons\pool\target\docs\apidocs\constant-values.ht
ml...
[javadoc] Copying file C:\Documents and
Settings\ggregory.SSSI\.maven\cache\maven-javadoc-plugin-1.7\plugin-reso
urces\stylesheet.css to file
C:\svn-store\jakarta\commons\pool\target\docs\api
docs\stylesheet.css...
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[delete] Deleting directory
C:\svn-store\jakarta\commons\pool\target\javadoc\src

[echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\classes

java:compile:
[echo] Compiling to C:\svn-store\jakarta\commons\pool/target/classes
[javac] Compiling 20 source files to
C:\svn-store\jakarta\commons\pool\target\classes


[echo] Generating the JDiff...
xdoc:init-i18n:

xdoc:init:
[echo] Generates the directory structure required for xdocs

jdiff:
[mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\jdiff
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\jdiff
[mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Working directory:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Command line: svn --non-interactive 

Re: [pool] Maven build issue

2006-03-21 Thread Sandy McArthur
On 3/21/06, Gary Gregory [EMAIL PROTECTED] wrote:
 When I build from the latest from SVN with Maven I get the error:

 jdiff:
 [mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\jdiff
 [mkdir] Created dir:
 C:\svn-store\jakarta\commons\pool\target\docs\jdiff
 [mkdir] Created dir:
 C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
 [INFO] Working directory:
 C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
 [INFO] Command line: svn --non-interactive checkout
 http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD
 HEAD
 Provider message:
 The svn command failed.
 Command output:
 svn: URL
 'http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD'
 doesn't exist


 BUILD FAILED
 File.. C:\Documents and
 Settings\ggregory.SSSI\.maven\cache\maven-jdiff-plugin-1.5\plugin.jelly
 Element... scm:checkout
 Line.. 109
 Column 11
 Error!
 Total time: 23 seconds
 Finished at: Tue Mar 21 17:40:44 PST 2006

 --

 Any ideas?

My fault, I added the jdiff report to project.xml but didn't specify
maven.jdiff.old.tag in the project.properties. The fix is to add:
maven.jdiff.old.tag=POOL_1_2 to the properties file. I'll commit a
fixed properties it shortly.

--
Sandy McArthur

He who dares not offend cannot be honest.
- Thomas Paine

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



svn commit: r387692 - /jakarta/commons/proper/pool/trunk/project.properties

2006-03-21 Thread sandymac
Author: sandymac
Date: Tue Mar 21 18:43:01 2006
New Revision: 387692

URL: http://svn.apache.org/viewcvs?rev=387692view=rev
Log:
Specifiy jdiff range so maven builds.

Modified:
jakarta/commons/proper/pool/trunk/project.properties

Modified: jakarta/commons/proper/pool/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/trunk/project.properties?rev=387692r1=387691r2=387692view=diff
==
--- jakarta/commons/proper/pool/trunk/project.properties (original)
+++ jakarta/commons/proper/pool/trunk/project.properties Tue Mar 21 18:43:01 
2006
@@ -41,8 +41,8 @@
 
 
maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
 
-#maven.jdiff.new.tag=CURRENT
-#maven.jdiff.old.tag=POOL_1_3
+maven.jdiff.new.tag=CURRENT
+maven.jdiff.old.tag=POOL_1_2
 
 maven.jarResources.basedir=src/java
 maven.jar.excludes=**/package.html



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



svn commit: r387695 - in /jakarta/commons/proper/pool: branches/1_3_RELEASE_BRANCH/build.properties.sample trunk/build.properties.sample

2006-03-21 Thread sandymac
Author: sandymac
Date: Tue Mar 21 18:58:40 2006
New Revision: 387695

URL: http://svn.apache.org/viewcvs?rev=387695view=rev
Log:
Remove commons collections references.

Modified:

jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample
jakarta/commons/proper/pool/trunk/build.properties.sample

Modified: 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample?rev=387695r1=387694r2=387695view=diff
==
--- 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample 
(original)
+++ 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample 
Tue Mar 21 18:58:40 2006
@@ -1,4 +1,4 @@
-#   Copyright 2003-2004 The Apache Software Foundation
+#   Copyright 2003-2004,2006 The Apache Software Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the License);
 #   you may not use this file except in compliance with the License.
@@ -12,8 +12,5 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-# commons-collections.jar - Commons-Collections Classpath
-commons-collections.home=${basedir}/../collections/dist
-commons-collections.jar=${commons-collections.home}/commons-collections.jar
 # junit.jar - JUnit 3.2+ Classpath
 junit.jar=/java/junit/junit.jar

Modified: jakarta/commons/proper/pool/trunk/build.properties.sample
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/trunk/build.properties.sample?rev=387695r1=387694r2=387695view=diff
==
--- jakarta/commons/proper/pool/trunk/build.properties.sample (original)
+++ jakarta/commons/proper/pool/trunk/build.properties.sample Tue Mar 21 
18:58:40 2006
@@ -1,4 +1,4 @@
-#   Copyright 2003-2004 The Apache Software Foundation
+#   Copyright 2003-2004,2006 The Apache Software Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the License);
 #   you may not use this file except in compliance with the License.
@@ -12,8 +12,5 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-# commons-collections.jar - Commons-Collections Classpath
-commons-collections.home=${basedir}/../collections/dist
-commons-collections.jar=${commons-collections.home}/commons-collections.jar
 # junit.jar - JUnit 3.2+ Classpath
 junit.jar=/java/junit/junit.jar



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



svn commit: r387713 - in /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser: ASTAssignment.java ASTBlock.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 20:40:24 2006
New Revision: 387713

URL: http://svn.apache.org/viewcvs?rev=387713view=rev
Log:
Javadoc

Modified:

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTAssignment.java

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBlock.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTAssignment.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTAssignment.java?rev=387713r1=387712r2=387713view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTAssignment.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTAssignment.java
 Tue Mar 21 20:40:24 2006
@@ -4,6 +4,11 @@
 
 import org.apache.commons.jexl.JexlContext;
 
+/**
+ * x = y, assigns a value to a variable in the context.
+ * @author Dion Gillard
+ *
+ */
 public class ASTAssignment extends SimpleNode {
   public ASTAssignment(int id) {
 super(id);

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBlock.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBlock.java?rev=387713r1=387712r2=387713view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBlock.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBlock.java
 Tue Mar 21 20:40:24 2006
@@ -19,6 +19,11 @@
 
 import org.apache.commons.jexl.JexlContext;
 
+/**
+ * { code }, a block of statements enclosed in curly braces.
+ * @author Dion Gillard
+ *
+ */
 public class ASTBlock extends SimpleNode {
   public ASTBlock(int id) {
 super(id);



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



svn commit: r387715 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTDivNode.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 20:52:30 2006
New Revision: 387715

URL: http://svn.apache.org/viewcvs?rev=387715view=rev
Log:
Javadoc

Modified:

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTDivNode.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTDivNode.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTDivNode.java?rev=387715r1=387714r2=387715view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTDivNode.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTDivNode.java
 Tue Mar 21 20:52:30 2006
@@ -19,7 +19,7 @@
 import org.apache.commons.jexl.JexlContext;
 
 /**
- *  /
+ *  a / b, mathematical divide.
  *
  *  @author a href=mailto:[EMAIL PROTECTED]Geir Magnusson Jr./a
  *  @version $Id$



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



svn commit: r387716 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTJexlScript.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 20:53:22 2006
New Revision: 387716

URL: http://svn.apache.org/viewcvs?rev=387716view=rev
Log:
Javadoc

Modified:

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTJexlScript.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTJexlScript.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTJexlScript.java?rev=387716r1=387715r2=387716view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTJexlScript.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTJexlScript.java
 Tue Mar 21 20:53:22 2006
@@ -2,6 +2,9 @@
 
 package org.apache.commons.jexl.parser;
 
+/**
+ * Top of the syntax tree - parsed Jexl code.
+ */
 public class ASTJexlScript extends SimpleNode {
   public ASTJexlScript(int id) {
 super(id);



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



svn commit: r387717 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 20:54:30 2006
New Revision: 387717

URL: http://svn.apache.org/viewcvs?rev=387717view=rev
Log:
Javadoc

Modified:

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java?rev=387717r1=387716r2=387717view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTMethod.java
 Tue Mar 21 20:54:30 2006
@@ -9,6 +9,9 @@
 import org.apache.commons.jexl.util.introspection.VelMethod;
 import org.apache.commons.jexl.util.introspection.Info;
 
+/**
+ * Method execution.
+ */
 public class ASTMethod extends SimpleNode
 {
 /** dummy velocity info */



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



svn commit: r387718 - in /jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH: build.xml maven.xml project.xml xdocs/index.xml

2006-03-21 Thread sandymac
Author: sandymac
Date: Tue Mar 21 20:54:59 2006
New Revision: 387718

URL: http://svn.apache.org/viewcvs?rev=387718view=rev
Log:
preping for 1.3-rc2:
bummped revision, removed some broken reports,
include a link to the release notes on the main page.

Modified:
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.xml
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs/index.xml

Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.xml?rev=387718r1=387717r2=387718view=diff
==
--- jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.xml (original)
+++ jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.xml Tue Mar 
21 20:54:59 2006
@@ -39,7 +39,7 @@
 
   property name=name value=commons-pool/
   property name=title value=Jakarta Commons Object Pooling Package/
-  property name=version value=1.3-rc1/
+  property name=version value=1.3-rc2/
   property name=package value=org.apache.commons.pool.*/
 
   property name=src.dir value=${basedir}/src/

Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml?rev=387718r1=387717r2=387718view=diff
==
--- jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml (original)
+++ jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml Tue Mar 
21 20:54:59 2006
@@ -45,6 +45,7 @@
 ant:copy todir=${maven.dist.src.assembly.dir}
   ant:fileset dir=.
 ant:include name=NOTICE.txt/
+ant:include name=build.properties.sample/
   /ant:fileset
 /ant:copy
 

Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml?rev=387718r1=387717r2=387718view=diff
==
--- jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml 
(original)
+++ jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml Tue Mar 
21 20:54:59 2006
@@ -21,7 +21,7 @@
   groupIdcommons-pool/groupId
   artifactIdcommons-pool/artifactId
   inceptionYear2001/inceptionYear
-  currentVersion1.3-rc1/currentVersion
+  currentVersion1.3-rc2/currentVersion
   shortDescriptionCommons Object Pooling Library/shortDescription
   descriptionCommons Object Pooling Library/description
   logo/images/pool-logo-white.png/logo
@@ -213,48 +213,6 @@
   /properties
 /dependency
 
-dependency
-  groupIdmaven/groupId
-  artifactIdmaven-changelog-plugin/artifactId
-  version1.9/version
-  urlhttp://maven.apache.org/maven-1.x/plugins/changelog//url
-  typeplugin/type
-  properties
-  comment
-  lt;stronggt;Site Onlylt;/stronggt; - v1.9 (minimum)
-  /comment
-  /properties
-/dependency
-
-dependency
-  groupIdmaven/groupId
-  artifactIdmaven-file-activity-plugin/artifactId
-  version1.6/version
-  urlhttp://maven.apache.org/maven-1.x/plugins/file-activity//url
-  typeplugin/type
-  properties
-  comment
-  lt;stronggt;Site Onlylt;/stronggt; - v1.6 (minimum)
-  /comment
-  /properties
-/dependency
-
-!-- This dependency isn't needed when the maven-developer-activity-plugin 
is disabled. --
-!--
-dependency
-  groupIdmaven/groupId
-  artifactIdmaven-developer-activity-plugin/artifactId
-  version1.5.1/version
-  urlhttp://maven.apache.org/maven-1.x/plugins/developer-activity//url
-  typeplugin/type
-  properties
-  comment
-  lt;stronggt;Site Onlylt;/stronggt; - v1.5.2 (minimum)
-  /comment
-  /properties
-/dependency
---
-
   /dependencies
 
   build
@@ -283,11 +241,7 @@
   /build
   
   reports
-reportmaven-changelog-plugin/report
 reportmaven-changes-plugin/report
-!-- This report is suspected not to accurate when run against the ASF 
repository --
-!--reportmaven-developer-activity-plugin/report--
-reportmaven-file-activity-plugin/report
 reportmaven-javadoc-plugin/report
 reportmaven-jdepend-plugin/report
 reportmaven-jdiff-plugin/report

Modified: 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs/index.xml?rev=387718r1=387717r2=387718view=diff
==
--- 

Re: [pool] Announcing Release Candidate 1 for Pool 1.3

2006-03-21 Thread Sandy McArthur
On 3/21/06, Niall Pemberton [EMAIL PROTECTED] wrote:
 1) Its not obvious how to find the release notes for Pool 1.3 - can these be
 included on the navigation menu or somewhere (and a reference in README.txt)
 so that they're easier to find?
Added a link and short blurb in the Releases section of the index page
to the release notes for 1.3.

 2) build.properties.sample is not being included in the source distro.
Fixed.

 3) There was a thread about md5 checksums a while back - apparently some md5
 programs require an astix followed by the file name after the checksum:
 http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg67770.html
 http://tinyurl.com/ntjch
I don't get how to express this in maven.
I was able to figure out how to make the .md5 extension be lowerclase
but I don't know how get it to generate the *filename.
http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/maven.xml?rev=387360r1=385673r2=387360diff_format=h
Does anyone know the solution off the top of their head?

 4) The links on the changelog and file activity report are invalid. This is
 a bug in the maven plugins, which may be resolved in a later version. One
 way to get round this is to change to url in the repository element of
 project.xml to point to the root subversion directory, rather than commons
 pool (and since your using a custom cvs-usage report it shouldn't matter):

 repository
urlhttp://svn.apache.org/viewcvs.cgi/url
 /repository

Setting the url like you suggested fixes the changelog links but
doesn't help the file activity report. Actually both reports are wrong
because they don't go back far enough. I think this is related to the
cvs to svn conversion. How about just removing those two reports until
the next release?

 5) I noticed a number of jars I didn't recognise being downloaded:
 msv-20050913.jar, isorelax-20050913.jar,  relaxngDatatype-20050913.jar and
 xsdlib-20050913.jar and just wondered what they were for? Since I can't see
 them referenced anywhere in pool I guess they must be for one of the
 plugins?
Those would be plugin deps auto pulled in by maven. Pool 1.3 doesn't
depend on anything beyond a stock 1.3 jvm.

 6) Theres a checkstyle config file in pool, but it doesn't appear to be used
 (and isn't included in the source distro).
That may be because when you include the checkstyle report it lists
about 5,000 style errors. Using the checkstyle.xml from IO brings that
number down to 510, almost all of which are JavaDoc related. When I
was working on the Pool 1.3 branch I mostly focused on bug fixes and
didn't try to touch more than was needed. The trunk for pool 2 has
more extensive clean ups. I suggest the checkstyle be left out until
the 2.0 release.

 I ran the tests using maven with JDK 1.3.1_04  and JDK 1.4.2_05 on Windows
 XP and they passed OK. On W2K the tests passed with JDK 1.4, but failed for
 JDK 1.3 (TestGenericKeyedObjectPool failed on testEviction2). However my W2K
 m/c is a bit flakey so I would ignore this unless someone else verifies it.
This would be a result of the test expecting more determinist behavior
from the thread scheduler than the JVM guarantees. Odds are if you
re-run the tests they'll pass most of the time. I've made a good
effort to make the unit tests in the trunk all be deterministic while
I haven't put that effort into the 1.3 branch.

--
Sandy McArthur

He who dares not offend cannot be honest.
- Thomas Paine

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



svn commit: r387720 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTReferenceExpression.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 20:59:16 2006
New Revision: 387720

URL: http://svn.apache.org/viewcvs?rev=387720view=rev
Log:
Javadoc

Modified:

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTReferenceExpression.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTReferenceExpression.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTReferenceExpression.java?rev=387720r1=387719r2=387720view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTReferenceExpression.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTReferenceExpression.java
 Tue Mar 21 20:59:16 2006
@@ -4,6 +4,9 @@
 
 import org.apache.commons.jexl.JexlContext;
 
+/**
+ * variable; A reference by itself.
+ */
 public class ASTReferenceExpression extends SimpleNode {
   public ASTReferenceExpression(int id) {
 super(id);



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



svn commit: r387721 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTStatementExpression.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 21:00:56 2006
New Revision: 387721

URL: http://svn.apache.org/viewcvs?rev=387721view=rev
Log:
Javadoc

Modified:

jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTStatementExpression.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTStatementExpression.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTStatementExpression.java?rev=387721r1=387720r2=387721view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTStatementExpression.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTStatementExpression.java
 Tue Mar 21 21:00:56 2006
@@ -4,6 +4,9 @@
 
 import org.apache.commons.jexl.JexlContext;
 
+/**
+ * Assignment as an expression.
+ */
 public class ASTStatementExpression extends SimpleNode {
   public ASTStatementExpression(int id) {
 super(id);



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



svn commit: r387757 - in /jakarta/commons/proper/pool/trunk/src: java/org/apache/commons/pool/composite/ test/org/apache/commons/pool/composite/

2006-03-21 Thread sandymac
Author: sandymac
Date: Tue Mar 21 22:33:59 2006
New Revision: 387757

URL: http://svn.apache.org/viewcvs?rev=387757view=rev
Log:
Copied composite pool contribution into trunk.
Replaced org.mcarthur.sandy.commons.pool.composite package references
with org.apache.commons.pool.composite package references.

Added:

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/
  - copied from r387741, 
jakarta/commons/proper/pool/contrib/composite-pool/java/org/mcarthur/sandy/commons/pool/composite/

jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool/composite/
  - copied from r387741, 
jakarta/commons/proper/pool/contrib/composite-pool/test/org/mcarthur/sandy/commons/pool/composite/
Modified:

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/AbstractLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/AbstractManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/ActiveLimitManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/BorrowType.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/CompositeKeyedObjectPool.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/CompositeKeyedObjectPoolFactory.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/CompositeObjectPool.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/CompositeObjectPoolFactory.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/DebugTracker.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/DelegateLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/DelegateManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/EvictorLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/ExhaustionBehavior.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/FailLimitManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/FailManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/FifoLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/GrowManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/IdleEvictorLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/IdleLimitManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/InvalidEvictorLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/KeyedPoolableObjectFactoryAdapter.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/Lender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/LifoLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/LimitBehavior.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/Manager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/NullLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/NullTracker.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/ReferenceTracker.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/SimpleTracker.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/SoftLender.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/Tracker.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/TrackingType.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/WaitLimitManager.java

jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/package.html

jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool/composite/PerformanceTest.java

jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool/composite/TestCompositeObjectPool.java

Modified: 
jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/AbstractLender.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/AbstractLender.java?rev=387757r1=387741r2=387757view=diff
==
--- 
jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite/AbstractLender.java
 (original)
+++ 

svn commit: r387772 - /jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java

2006-03-21 Thread dion
Author: dion
Date: Tue Mar 21 23:12:14 2006
New Revision: 387772

URL: http://svn.apache.org/viewcvs?rev=387772view=rev
Log:
Better coverage for GE

Modified:

jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java

Modified: 
jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java?rev=387772r1=387771r2=387772view=diff
==
--- 
jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java
 (original)
+++ 
jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java
 Tue Mar 21 23:12:14 2006
@@ -18,7 +18,9 @@
 import java.io.StringReader;
 import java.util.ArrayList;
 import java.util.BitSet;
+import java.util.Calendar;
 import java.util.Collections;
+import java.util.GregorianCalendar;
 import java.util.HashMap;
 import java.util.HashSet;
 import java.util.LinkedList;
@@ -200,6 +202,9 @@
 jc.getVars().put(a, Boolean.TRUE);
 jc.getVars().put(b, Boolean.FALSE);
 jc.getVars().put(num, new Integer(5));
+jc.getVars().put(now, Calendar.getInstance().getTime());
+GregorianCalendar gc = new GregorianCalendar(5000, 11, 20);
+jc.getVars().put(now2, gc.getTime());
 
 assertExpression(jc, a == b, Boolean.FALSE);
 assertExpression(jc, a==true, Boolean.TRUE);
@@ -208,7 +213,12 @@
 assertExpression(jc, num  3, Boolean.FALSE);
 assertExpression(jc, num = 5, Boolean.TRUE);
 assertExpression(jc, num = 5, Boolean.TRUE);
+assertExpression(jc, '6' = '5', Boolean.TRUE);
+assertExpression(jc, num = num, Boolean.TRUE);
+assertExpression(jc, num = null, Boolean.FALSE);
+assertExpression(jc, num = 2.5, Boolean.TRUE);
 assertExpression(jc, num  4, Boolean.TRUE);
+assertExpression(jc, now2 = now, Boolean.TRUE); // test comparable
 assertExpression(jc, \foo\ + \bar\ == \foobar\, Boolean.TRUE);
 
 }



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