Re: svn commit: r797267 - in /commons/proper/configuration/trunk/src/java/org/apache/commons/configuration: FileSystem.java VFSFileSystem.java

2009-07-23 Thread Ralph Goers
On Jul 23, 2009, at 10:48 PM, Mario Ivankovits wrote: Hi! Modified: commons/proper/configuration/trunk/src/java/org/apache/commons/ configur ation/VFSFileSystem.java -private FileSystemOptions setHttpOptions(FileSystemOptions opts, Map map) +private void setProperty(FileSystemCo

RE: svn commit: r797267 - in /commons/proper/configuration/trunk/src/java/org/apache/commons/configuration: FileSystem.java VFSFileSystem.java

2009-07-23 Thread Mario Ivankovits
Hi! > Modified: > commons/proper/configuration/trunk/src/java/org/apache/commons/configur > ation/VFSFileSystem.java > -private FileSystemOptions setHttpOptions(FileSystemOptions opts, > Map map) > +private void setProperty(FileSystemConfigBuilder builder, > FileSystemOptions options,

Re: svn commit: r797120 - in /commons/proper/codec/trunk: build.xml maven.xml project.properties project.xml src/assembly/src.xml src/conf/

2009-07-23 Thread Julius Davies
Hi, Niall, This removal breaks the ant build: commons/proper/codec/trunk/src/conf/ But it's easy to fix. Just remove these 3 lines from build.xml: 53 54 55 yours, Julius On Thu, Jul 23, 2009 at 8:56 AM, wrote: > Author: niallp > Date: Thu Jul 23 15:56:03 20

RE: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Gary Gregory
Julius: Do you mean it should be: // ... convert to "\r\n" instead of // ... convert to "\n" ? Gary > -Original Message- > From: Julius Davies [mailto:juliusdav...@gmail.com] > Sent: Wednesday, July 22, 2009 11:31 PM > To: Commons Developers List > Subject: Re: [Codec] Codec 1.4 RC1

RE: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Gary Gregory
I have taken care of [CODEC-80]. Gary > -Original Message- > From: Niall Pemberton [mailto:niall.pember...@gmail.com] > Sent: Wednesday, July 22, 2009 11:37 PM > To: Commons Developers List > Subject: Re: [Codec] Codec 1.4 RC1 available for review > > On Thu, Jul 23, 2009 at 7:18 AM, Jul

Re: Commons Dbutils: Request feedback for possible patch; handling nested beans.

2009-07-23 Thread Liam Coughlin
It's not a bug though. No where in the documentation for your push mower does it say it won't split logs. dbutils is not a complete DAO solution, or an ORM tool, it's a framework on top of which to build custom DAO and ORM solutions. handling relationships is far and beyond scope. On Thu, Jul 2

RE: Commons Dbutils: Request feedback for possible patch; handling nested beans.

2009-07-23 Thread Philip, Anil - Kansas City, MO
I disagree. I see it as an enhancement. This limitation of dbutils is not mentioned in the docs and the user stumbles upon it as a bug when he finds the member is unfilled. However this fix to BeanProcessor only covers bean(s) containing singly nested beans. IMHO It would be good if we can figu

Re: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Niall Pemberton
On Thu, Jul 23, 2009 at 4:31 PM, Gary Gregory wrote: >> -Original Message- >> From: sebb [mailto:seb...@gmail.com] >> Sent: Thursday, July 23, 2009 8:22 AM >> To: Commons Developers List >> Subject: Re: [Codec] Codec 1.4 RC1 available for review >> >> On 23/07/2009, Niall Pemberton wrote:

RE: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Gary Gregory
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Wednesday, July 22, 2009 8:10 PM > To: Commons Developers List > Subject: Re: [Codec] Codec 1.4 RC1 available for review > > On 23/07/2009, Niall Pemberton wrote: > > I have prepared a release candidate for Codec 1.4 avai

RE: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Gary Gregory
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Thursday, July 23, 2009 8:22 AM > To: Commons Developers List > Subject: Re: [Codec] Codec 1.4 RC1 available for review > > On 23/07/2009, Niall Pemberton wrote: > > On Thu, Jul 23, 2009 at 4:10 AM, sebb wrote: > > > On

Re: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread sebb
On 23/07/2009, Niall Pemberton wrote: > On Thu, Jul 23, 2009 at 4:10 AM, sebb wrote: > > On 23/07/2009, Niall Pemberton wrote: > >> I have prepared a release candidate for Codec 1.4 available here: > >> > >> http://people.apache.org/~niallp/codec-1.4-rc1/ > > > > Sigs, hashes OK. > > N&L

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

2009-07-23 Thread commons-jelly-tags-jaxme development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-jelly-tags-jaxme has an issue affecting its community integration

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

2009-07-23 Thread commons-jelly-tags-fmt development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-jelly-tags-fmt-test has an issue affecting its community integrat

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

2009-07-23 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-configuration-test has an issue affecting its community integrati

Re: DBCP deadlock. Is this bug DBCP-270?

2009-07-23 Thread Mark Thomas
Ying Chyn Ng wrote: > Hi Mark, > > Attached is the full thread dump of the DBCP deadlock issue I encountered. > Is the information sufficient? Please let me know what other info is > required and how to collect it. Yes, that was sufficient. Actually it was more than sufficient. All that was re