svn commit: r388727 - in /jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite: EvictorLender.java IdleEvictorLender.java InvalidEvictorLender.java

2006-03-25 Thread sandymac
Author: sandymac Date: Sat Mar 25 00:01:42 2006 New Revision: 388727 URL: http://svn.apache.org/viewcvs?rev=388727view=rev Log: Made idle object eviction synchronize on just the one idle object and not on the whole pool. Modified:

svn commit: r388728 - in /jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool: composite/TestCompositeObjectPool.java impl/TestSoftRefOutOfMemory.java

2006-03-25 Thread sandymac
Author: sandymac Date: Sat Mar 25 00:27:52 2006 New Revision: 388728 URL: http://svn.apache.org/viewcvs?rev=388728view=rev Log: Improve robustness of memory pressure tests. Modified: jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool/composite/TestCompositeObjectPool.java

svn commit: r388729 - /jakarta/commons/proper/pool/tags/POOL_1_3_RC3/

2006-03-25 Thread sandymac
Author: sandymac Date: Sat Mar 25 00:30:54 2006 New Revision: 388729 URL: http://svn.apache.org/viewcvs?rev=388729view=rev Log: Tagging 1.3-rc3 Added: jakarta/commons/proper/pool/tags/POOL_1_3_RC3/ - copied from r388728, jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/

Re: [poll] [pool] picking descriptive class names

2006-03-25 Thread Stephen Colebourne
Sandy McArthur wrote: The main behavior of the composite pools are configured via four type-safe enum types. I'll describe what each type controls and then suggest name variants. Let me know which one you think is the most self-evident and user friendly. Feel free to suggest new names. We use

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

2006-03-25 Thread Stephen Colebourne
Sandy McArthur wrote: I've prepared Pool 1.3-rc3 at http://people.apache.org/~sandymac/pool/1.3-rc3/ I'd appreciate it if interested parties reviewed it and tested it with their setup. For the release I would like to see the published date and version in the header line as per most other

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

2006-03-25 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

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

2006-03-25 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

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

2006-03-25 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.

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

2006-03-25 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.

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

2006-03-25 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

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

2006-03-25 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

svn commit: r388747 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailException.java

2006-03-25 Thread scolebourne
Author: scolebourne Date: Sat Mar 25 04:55:11 2006 New Revision: 388747 URL: http://svn.apache.org/viewcvs?rev=388747view=rev Log: Avoid javadoc warning Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailException.java Modified:

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

2006-03-25 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

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

2006-03-25 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

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

2006-03-25 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.

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

2006-03-25 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.

svn commit: r388748 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/MultiPartEmail.java

2006-03-25 Thread scolebourne
Author: scolebourne Date: Sat Mar 25 05:08:42 2006 New Revision: 388748 URL: http://svn.apache.org/viewcvs?rev=388748view=rev Log: Javadoc Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/MultiPartEmail.java Modified:

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

2006-03-25 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

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

2006-03-25 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

svn commit: r388751 - in /jakarta/commons/proper/email/trunk: ./ xdocs/

2006-03-25 Thread scolebourne
Author: scolebourne Date: Sat Mar 25 05:24:50 2006 New Revision: 388751 URL: http://svn.apache.org/viewcvs?rev=388751view=rev Log: Enhance website and remove commons-build dependency Added: jakarta/commons/proper/email/trunk/xdocs/building.xml (with props)

svn commit: r388755 - /jakarta/commons/proper/io/trunk/xdocs/navigation.xml

2006-03-25 Thread scolebourne
Author: scolebourne Date: Sat Mar 25 05:41:50 2006 New Revision: 388755 URL: http://svn.apache.org/viewcvs?rev=388755view=rev Log: Tidy website title and user guide link name Modified: jakarta/commons/proper/io/trunk/xdocs/navigation.xml Modified:

svn commit: r388762 - in /jakarta/commons/proper/collections/trunk/xdocs: compatibility.xml history.xml index.xml navigation.xml pick.xml proposal.xml tasks.xml userguide.xml

2006-03-25 Thread scolebourne
Author: scolebourne Date: Sat Mar 25 05:56:26 2006 New Revision: 388762 URL: http://svn.apache.org/viewcvs?rev=388762view=rev Log: Tidy website title and user guide link name Modified: jakarta/commons/proper/collections/trunk/xdocs/compatibility.xml

DO NOT REPLY [Bug 38939] - [email] Errors when sending MultiPartEmail with another email as an attachment

2006-03-25 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=38939. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: anyone working on comments and layout preservation in .properties files item of v1.3 ?

2006-03-25 Thread robert burrell donkin
please prefix the subject with the name of the component - robert On Fri, 2006-03-24 at 11:07 +, Horaci Macias wrote: Hi all, I recently wrote custom code to read/write properties file while preserving comments and I've just noticed this is part of one of the items on the roadmap for

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

2006-03-25 Thread Sandy McArthur
On 3/25/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Sandy McArthur wrote: I've prepared Pool 1.3-rc3 at http://people.apache.org/~sandymac/pool/1.3-rc3/ I'd appreciate it if interested parties reviewed it and tested it with their setup. For the release I would like to see the

RE: [poll] [pool] picking descriptive class names

2006-03-25 Thread Gary Gregory
Hello: FWIW, we use Enum as a postfix, for example JmsPropertyEnum. To me, a type, is an interface or a class, or a data-type. Type does not convey to me the idea that the object has a limited pre-defined set of values. Gary -Original Message- From: Stephen Colebourne [mailto:[EMAIL

Re: [VOTE] Release Validator 1.3.0 based on RC3

2006-03-25 Thread robert burrell donkin
On Fri, 2006-03-24 at 12:44 +, Niall Pemberton wrote: P.S. Oliver isn't on the Jakarta whoweare page, although he was voted on to the PMC in January. sounds like it's time for oliver to add himself... - robert - To

[logging] redux: include jdk logger in API jar?

2006-03-25 Thread robert burrell donkin
remy ran a regression test for RC6 (thanks :) we no long ship the jdk logger in API jar. however, tomcat uses jdk logger as it's default. so, by excluding the jdk logger, JCL 1.1 is no longer a drop in replacement at least for tomcat. so, i thought it'd be a good time to reconsider the decision

DO NOT REPLY [Bug 38853] - [collections] ReferenceMap clears bindings too early

2006-03-25 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=38853. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [logging] redux: include jdk logger in API jar?

2006-03-25 Thread Martin van den Bemt
I am in favor of putting it back (don't consider this binding though). Being able to be a drop in replacement of previous versions is pretty important for logging I think.. Mvgr, Martin robert burrell donkin wrote: remy ran a regression test for RC6 (thanks :) we no long ship the jdk logger

[net] time for a new MVSFTPFileNameParser.java ?

2006-03-25 Thread Henrik Sorensen
Hi List, This is my first post to this list ... I have been chasing some problems when using the optional ant task FTP to access a MVS type host. Part of the problem is the MVSFTPEntryParser.java seems to be only halfway implemented. Here is a updated version of

svn commit: r388844 - /jakarta/commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c

2006-03-25 Thread jfclere
Author: jfclere Date: Sat Mar 25 14:09:50 2006 New Revision: 388844 URL: http://svn.apache.org/viewcvs?rev=388844view=rev Log: Start fixing PR 36050 Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c Modified:

Re: [poll] [pool] picking descriptive class names

2006-03-25 Thread Rahul Akolkar
On 3/25/06, Sandy McArthur [EMAIL PROTECTED] wrote: snip/ The main behavior of the composite pools are configured via four type-safe enum types. I'll describe what each type controls and then suggest name variants. Let me know which one you think is the most self-evident and user friendly.

svn commit: r388846 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml: ./ env/ env/jsp/ io/ semantics/

2006-03-25 Thread rahul
Author: rahul Date: Sat Mar 25 14:19:21 2006 New Revision: 388846 URL: http://svn.apache.org/viewcvs?rev=388846view=rev Log: Long overdue: * Rename BuiltinFunctionWrapper to BuiltinFunctionMapper (it is a function mapper, not a wrapper, that was just a typo) * Remove static logs Modified:

svn commit: r388870 - /jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/fraction/FractionFormatTest.java

2006-03-25 Thread psteitz
Author: psteitz Date: Sat Mar 25 18:33:49 2006 New Revision: 388870 URL: http://svn.apache.org/viewcvs?rev=388870view=rev Log: Removed jdk 1.4 dependency in FractionFormatTest. Modified: jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/fraction/FractionFormatTest.java

DO NOT REPLY [Bug 39043] - [math] FractionFormatTest doesn't compile under JDK 1.3

2006-03-25 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=39043. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r388872 - in /jakarta/commons/sandbox/scxml/trunk: project.properties xdocs/navigation.xml

2006-03-25 Thread rahul
Author: rahul Date: Sat Mar 25 19:11:20 2006 New Revision: 388872 URL: http://svn.apache.org/viewcvs?rev=388872view=rev Log: - Minor site improvements - Stopped using clover a while back - Readability whitespace adjustments for navigation.xml Modified:

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

2006-03-25 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.

Re: [pool] why the composite pool implementation isn't plugable [was: picking descriptive class names]

2006-03-25 Thread Sandy McArthur
On 3/25/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 3/25/06, Sandy McArthur [EMAIL PROTECTED] wrote: snip/ The main behavior of the composite pools are configured via four type-safe enum types. I'll describe what each type controls and then suggest name variants. Let me know which one

svn commit: r388880 - in /jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite: CompositeObjectPool.java GrowManager.java

2006-03-25 Thread sandymac
Author: sandymac Date: Sat Mar 25 23:13:22 2006 New Revision: 30 URL: http://svn.apache.org/viewcvs?rev=30view=rev Log: Detect when making new objects is relatively slow or expensive. When it is, try to anticipate demand and create idle objects while allowing concurrent pool access. The