DO NOT REPLY [Bug 29967] New: - setValue doesn't support non-void setters

2004-07-08 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=29967. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29968] New: - JXPathContext.setTypeConverter()

2004-07-08 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=29968. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/configuration/src/java/org/apache/commons/configuration DOMConfiguration.java

2004-07-08 Thread ebourg
ebourg 2004/07/08 02:51:52 Modified:configuration/src/java/org/apache/commons/configuration DOMConfiguration.java Log: Fixed bug 29932 Revision ChangesPath 1.6 +4 -4

DO NOT REPLY [Bug 29932] - [configuration] DOMConfiguration can't replace DOM4JConfiguration

2004-07-08 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=29932. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [GUMP@brutus]: jakarta-commons-sandbox/commons-resources success

2004-07-08 Thread Stefan Bodewig
On Tue, 6 Jul 2004, James Mitchell [EMAIL PROTECTED] wrote: On Fri, 2 Jul 2004, Stefan Bodewig wrote: Please note also that Hibernate's license is LGPL. I did not realize that. Can we continue to build these with this dependency? I don't think so. At least you can't do a release with a

[GUMP][Resources] build file is broken

2004-07-08 Thread Stefan Bodewig
Hi, the generated build file contains absolute paths pointing to Craig's home dir somewhere. Could anybody please fix it? This is the second time that a Maven generated build file looked wrong in a week. Is the plugin broken that generates them in the latest Maven or are people using an older

Re: [GUMP@brutus]: jakarta-commons-sandbox/commons-resources success

2004-07-08 Thread James Mitchell
Ok, I will remove that code and package it separately (on sf.net) for those would like to use it. Thanks for your help. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: Stefan Bodewig [EMAIL PROTECTED] To:

Re: [GUMP][Resources] build file is broken

2004-07-08 Thread James Mitchell
I noticed that as it was committed yesterday. Craig, did you mean to check that in as is? -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: Stefan Bodewig [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

[configuration] Removal of DOM4JConfiguration

2004-07-08 Thread Emmanuel Bourg
I prepared a patch to remove the dom4j configurations as discussed earlier, it does the following: - remove XMLConfiguration - rename DOMConfiguration into XMLConfiguration - remove DOM4JConfiguration - rename HierarchicalDOMConfiguration into HierarchicalXMLConfiguration - remove

DO NOT REPLY [Bug 29772] - DateLocaleConverter does NOT return a default value if a conversion error occurs

2004-07-08 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=29772. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [VFS] FileSystem close

2004-07-08 Thread Mario Ivankovits
Mail from Johan - Forwarded to the mailinglist too Mario On Wed, 07 Jul 2004 22:20:12 +0200, Mario Ivankovits [EMAIL PROTECTED] wrote: So i picked up the SoftRefFilesCache and adapted it slightly. The idea behind is - as long as a FileObject is strongly reachable by the jvm there must be

DO NOT REPLY [Bug 29772] - [beanutils]DateLocaleConverter does NOT return a default value if a conversion error occurs

2004-07-08 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=29772. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [GUMP][Resources] build file is broken

2004-07-08 Thread brent
There was a bug in the ant plugin and the fix was checked in a few days ago. The latest jelly script used to generate the build file can be found at http://cvs.apache.org/viewcvs.cgi/maven-plugins/ant/src/plugin-resources/templates/build.jelly?rev=1.17view=auto On Thu, 8 Jul 2004 07:04:15 -0400,

DO NOT REPLY [Bug 28684] - BigDecimalLocaleConverter seems not working as designed

2004-07-08 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=28684. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29967] - setValue doesn't support non-void setters

2004-07-08 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=29967. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29968] - JXPathContext.setTypeConverter()

2004-07-08 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=29968. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 28684] - [beanutils]BigDecimalLocaleConverter seems not working as designed

2004-07-08 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=28684. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/modeler build.xml

2004-07-08 Thread billbarker
billbarker2004/07/08 07:34:17 Modified:modeler build.xml Log: Fix typo. Should allow Gump to build again. Revision ChangesPath 1.24 +2 -2 jakarta-commons/modeler/build.xml Index: build.xml

cvs commit: jakarta-commons/configuration project.xml

2004-07-08 Thread ebourg
ebourg 2004/07/08 08:22:51 Modified:configuration project.xml Log: Enabled TestJNDIConfiguration Revision ChangesPath 1.22 +1 -2 jakarta-commons/configuration/project.xml Index: project.xml

cvs commit: jakarta-commons/configuration/src/test/org/apache/commons/configuration TestJNDIConfiguration.java

2004-07-08 Thread ebourg
ebourg 2004/07/08 08:29:51 Modified:configuration/src/test/org/apache/commons/configuration TestJNDIConfiguration.java Log: added testContainsKey() Revision ChangesPath 1.8 +15 -11

cvs commit: jakarta-commons/configuration/src/test/org/apache/commons/configuration TestJNDIEnvironmentValues.java

2004-07-08 Thread ebourg
ebourg 2004/07/08 08:30:24 Modified:configuration/src/test/org/apache/commons/configuration TestJNDIEnvironmentValues.java Log: more tests for getKeys(String) Revision ChangesPath 1.7 +33 -6

cvs commit: jakarta-commons/configuration/src/java/org/apache/commons/configuration JNDIConfiguration.java

2004-07-08 Thread ebourg
ebourg 2004/07/08 08:34:20 Modified:configuration/src/java/org/apache/commons/configuration JNDIConfiguration.java Log: fixed getKeys(String) (bug 29717) fixed getProperty() for missing keys code simplifications Revision ChangesPath 1.17

DO NOT REPLY [Bug 29717] - [configuration] getKeys(String) broken in JNDIConfiguration

2004-07-08 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=29717. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [GUMP][Resources] build file is broken

2004-07-08 Thread Craig McClanahan
James Mitchell wrote: I noticed that as it was committed yesterday. Craig, did you mean to check that in as is? Sorry, didn't catch that ... I will manually fix it. FWIW, this was generated with Maven 1.0-rc4, so it sounds like the plugin is still broken. Craig -- James Mitchell Software

cvs commit: jakarta-commons-sandbox/resources build.xml

2004-07-08 Thread craigmcc
craigmcc2004/07/08 09:54:49 Modified:resources build.xml Log: Manually correct the build.xml file generated by Maven 1.0-rc4 that puts absolute paths into several of the property settings. Apparently, this has been fixed in more recent versions of the Ant plugin to Maven -- in

DO NOT REPLY [Bug 29963] - BasicDataSource does not work with getConnection(String, String)

2004-07-08 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=29963. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29963] - BasicDataSource does not work with getConnection(String, String)

2004-07-08 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=29963. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [general][site]How to show Project Reports contains multiple entries

2004-07-08 Thread Mark R. Diggory
I'm usure how we are controlling it, if we even are. I suspect there is a propert in the project.properties which can be set to control what images are used for this. I also suspect the default could change across versions of Maven. I would look in the project.properties for any settings

Re: [beanutils] LazyDynaClass and LazyDynaBean Bug [29879]

2004-07-08 Thread robert burrell donkin
On 6 Jul 2004, at 22:55, Niall Pemberton wrote: Robert, What do we need to do to push beanutils forward? that's a good question that deserves a longer answer than i have the energy for right now :) Is it a case of reviewing the open bugs which are not Serverity enhancement and deciding what to

Re: [beanutils] LazyDynaClass and LazyDynaBean Bug [29879]

2004-07-08 Thread Niall Pemberton
I did apply a fix for bug 28684 as it seemed pretty straight forward - the cvs email didn't come through to the list because it was too big - I added quite a few Unit tests for locale converters. Niall - Original Message - From: robert burrell donkin [EMAIL PROTECTED] To: Jakarta

[GUMP@brutus]: jakarta-commons-sandbox/commons-attributes failed

2004-07-08 Thread Sam Ruby
/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xml-apis.jar org.apache.tools.ant.Main -verbose -Dgump.merge=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name.api=commons-attributes-api-20040708 -Dfinal.name.compiler

[GUMP@brutus]: jakarta-commons-sandbox/commons-resources failed

2004-07-08 Thread Stefan Bodewig
-resources-20040708.jar] identifier set to project name -INFO- Enable verbose output, due to 5 previous error(s). -INFO- Failed with reason build failed -INFO- Enable debug output, due to build failure. The following work was performed: http://brutus.apache.org:8080/gump/jakarta-commons-sandbox

[GUMP@brutus]: commons-vfs/commons-vfs failed

2004-07-08 Thread commons-vfs development
/commons-vfs/commons-vfs/index.html That said, some snippets follow: The following annotations were provided: -DEBUG- Sole jar [commons-vfs-20040708.jar] identifier set to project name -INFO- Failed with reason build failed -INFO- Enable debug output, due to build failure. The following work

[GUMP@brutus]: jakarta-commons/commons-primitives failed

2004-07-08 Thread Gump
-primitives-20040708.jar] identifier set to project name -INFO- Enable debug output, due to a sequence of 6 previous errors. -INFO- Failed with reason build failed The following work was performed: http://brutus.apache.org:8080/gump/jakarta-commons/commons-primitives/gump_work/build_jakarta

[GUMP@brutus]: jakarta-commons/commons-modeler success

2004-07-08 Thread Ted Husted
are available at: http://brutus.apache.org:8080/gump/jakarta-commons/commons-modeler/index.html That said, some snippets follow: The following annotations were provided: -DEBUG- Sole jar [commons-modeler-20040708.jar] identifier set to project name -INFO- Enable debug output, due

[GUMP@brutus]: jakarta-commons/commons-jxpath failed

2004-07-08 Thread Ted Husted
=/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar -Djaxp.jaxp.jar=/usr/local/gump/public/workspace/xml-xerces2/java/build/xml-apis.jar -Dcomponent.version=20040708 dist [Working Directory: /usr/local/gump/public/workspace/jakarta-commons/jxpath] CLASSPATH : /usr/local

RE: [GUMP][Resources] build file is broken

2004-07-08 Thread Arnaud Heritier
It was a problem with the ant plugin that we fixed some days ago: http://jira.codehaus.org/browse/MPANT-16 Sorry, Arnaud -Message d'origine- De : Craig McClanahan [mailto:[EMAIL PROTECTED] Envoyé : jeudi 8 juillet 2004 18:47 À : Jakarta Commons Developers List Objet : Re:

Re: [general][site]How to show Project Reports contains multiple entries

2004-07-08 Thread Brett Porter
I'm not sure, but I think it is controlled by the CSS (most of it is). If that is the case, the old +/- image might be around in the plugin still. Arrows are definitely the current default and much nicer IMO. Ironically, xdoc needs the most documentation updates out of everything because it is

cvs commit: jakarta-commons/chain/src/java/org/apache/commons/chain/config ConfigRuleSet.java

2004-07-08 Thread craigmcc
craigmcc2004/07/08 17:03:25 Modified:chain/src/java/org/apache/commons/chain/config ConfigRuleSet.java Log: Allow a global default to be set for the o.a.c.c.Chain implementation class to be used when instantiating a new chain. Submitted by: Manfred

Re: [commons-chain] Configuration of the ChainBase class

2004-07-08 Thread Craig McClanahan
Manfred Wolff wrote: Moin. Short description: We use commons-chain in a productive project for configuring strategies and filters. The user itsself should be able to customize the chains and brings the right order in chains (commands, filters ...). Some commands has dependencies to other

cvs commit: jakarta-commons/jxpath build.xml

2004-07-08 Thread dmitri
dmitri 2004/07/08 21:50:38 Modified:jxpath build.xml Log: Fixed a problem with javadoc generation Revision ChangesPath 1.22 +1 -1 jakarta-commons/jxpath/build.xml Index: build.xml ===

DO NOT REPLY [Bug 29772] - [beanutils]DateLocaleConverter does NOT return a default value if a conversion error occurs

2004-07-08 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=29772. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29772] - [beanutils]DateLocaleConverter does NOT return a default value if a conversion error occurs

2004-07-08 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=29772. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: URL escaping

2004-07-08 Thread Roland Weber
Hi Steve, the comma is a reserved character, and the vertical bar is an excluded character in RFC 2396 (URI Generic Syntax). Try to escape just those characters in the part before ?. cheers, Roland Steve Johnson [EMAIL PROTECTED] 07.07.2004 17:53 Please respond to Commons HttpClient

DO NOT REPLY [Bug 29973] - HttpClient wire log performance problems

2004-07-08 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=29973. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29973] - HttpClient wire log performance problems

2004-07-08 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=29973. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29973] - HttpClient wire log performance problems

2004-07-08 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=29973. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: DO NOT REPLY [Bug 29636] - Setting different MAX_HOST_CONNECTION values per host using a single MultiThreadedHttpConnectionManager

2004-07-08 Thread Michael Becke
Oops. I forgot to run the unit tests. I'll take care of the NPE and try again. Mike On Jul 7, 2004, at 5:46 PM, [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT