Re: [lang] Help wanted testing on JDK1.6 - Re: svn commit: r389912

2006-03-29 Thread Henri Yandell
Yep, it's true (1.6beta2 on linux). We have other tests that fail under 1.6 (and not 1.4), will dig into those a bit more. Hen On 3/29/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > I have checked in the SystemUtils code to check the java.version system > property for JDK1.6. However, I don

DO NOT REPLY [Bug 39151] - [validator] The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39150] - [validator] The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39151] - [validator] The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39151] - The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r390002 - in /jakarta/commons/proper/pool/trunk/src: java/org/apache/commons/pool/composite/CompositeObjectPoolFactory.java test/org/apache/commons/pool/impl/TestAll.java

2006-03-29 Thread sandymac
Author: sandymac Date: Wed Mar 29 22:02:07 2006 New Revision: 390002 URL: http://svn.apache.org/viewcvs?rev=390002&view=rev Log: Removed a comment about cloneability that should have been removed with a previous commit. Modified: jakarta/commons/proper/pool/trunk/src/java/org/apache/commons

DO NOT REPLY [Bug 39150] - [validator] The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39151] - The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39150] - The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r389997 - in /jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool: ./ composite/ impl/

2006-03-29 Thread sandymac
Author: sandymac Date: Wed Mar 29 21:44:13 2006 New Revision: 389997 URL: http://svn.apache.org/viewcvs?rev=389997&view=rev Log: Reworked and created unit tests for KeyedObjectPool and implementations. Added: jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool/composite/TestCo

svn commit: r389995 - in /jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite: CompositeKeyedObjectPool.java CompositeObjectPool.java CompositeObjectPoolFactory.java

2006-03-29 Thread sandymac
Author: sandymac Date: Wed Mar 29 21:42:45 2006 New Revision: 389995 URL: http://svn.apache.org/viewcvs?rev=389995&view=rev Log: Removed clone support from the CompositeObjectPools as it didn't handle all corner cases and didn't provide any real benefit. Modified: jakarta/commons/proper/pool

DO NOT REPLY [Bug 39150] New: - The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39151] New: - The Form cannot be used for the validator's method parameter.

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31608] - [modeler] Registry.convertValue doesn't support longs

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r389976 - /jakarta/commons/proper/modeler/trunk/src/java/org/apache/commons/modeler/Registry.java

2006-03-29 Thread billbarker
Author: billbarker Date: Wed Mar 29 19:10:56 2006 New Revision: 389976 URL: http://svn.apache.org/viewcvs?rev=389976&view=rev Log: Add Long as a recognized type conversion. Fix for Bug #31608 Submitted By: Rainer Jung Modified: jakarta/commons/proper/modeler/trunk/src/java/org/apache/commo

svn commit: r389965 - in /jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool: TestObjectPool.java composite/TestCompositeObjectPool.java

2006-03-29 Thread sandymac
Author: sandymac Date: Wed Mar 29 18:19:39 2006 New Revision: 389965 URL: http://svn.apache.org/viewcvs?rev=389965&view=rev Log: Some more unit tests for CompositeObjectPool Modified: jakarta/commons/proper/pool/trunk/src/test/org/apache/commons/pool/TestObjectPool.java jakarta/commons/

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Phil Steitz
On 3/29/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > > > On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > > > > On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > > > > Or

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Henri Yandell
On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On 3/29/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > > > > Well, in any case, making the dependency list more visible addresses the > > concern, so that's cool, I hope others agree and pick up on it. Sandy's > > point about it being o

svn commit: r389934 - in /jakarta/commons/proper/commons-build/trunk: menus/components-items.ent menus/dormant-items.ent parts/components-table.ent parts/dormant-table.ent

2006-03-29 Thread rahul
Author: rahul Date: Wed Mar 29 16:03:11 2006 New Revision: 389934 URL: http://svn.apache.org/viewcvs?rev=389934&view=rev Log: We can republish the Commons site now that the moved component sites have been republished. Modified: jakarta/commons/proper/commons-build/trunk/menus/components-item

svn commit: r389931 - /jakarta/commons/dormant/latka/trunk/project.xml

2006-03-29 Thread rahul
Author: rahul Date: Wed Mar 29 15:54:11 2006 New Revision: 389931 URL: http://svn.apache.org/viewcvs?rev=389931&view=rev Log: statcvs breaks the site build for me, the other two may not be particularly relevant here anyway. Modified: jakarta/commons/dormant/latka/trunk/project.xml Modified

svn commit: r389921 - /jakarta/commons/proper/lang/trunk/project.xml

2006-03-29 Thread scolebourne
Author: scolebourne Date: Wed Mar 29 14:58:43 2006 New Revision: 389921 URL: http://svn.apache.org/viewcvs?rev=389921&view=rev Log: Add contributor from rv387322, mutable add/subtract Modified: jakarta/commons/proper/lang/trunk/project.xml Modified: jakarta/commons/proper/lang/trunk/project.

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Rahul Akolkar
On 3/29/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > Well, in any case, making the dependency list more visible addresses the > concern, so that's cool, I hope others agree and pick up on it. Sandy's > point about it being on the download page is a good one too, I'd be more > than satisfi

DO NOT REPLY [Bug 36512] - [lang] Enhanced Class.forName version

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36839] - [lang] StringUtils.splitByWholeSeparator ignores empty items

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20015] - [lang] Make Entities public and unit test

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36584] - [lang] adding a StringUtils.replace method that takes an array or List of replacement strings

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Martin Cooper
On 3/29/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > > Or maybe we should simply advertise the dependencies pages better? > > > > Dependencies should be listed on the download page

[lang] Help wanted testing on JDK1.6 - Re: svn commit: r389912

2006-03-29 Thread Stephen Colebourne
I have checked in the SystemUtils code to check the java.version system property for JDK1.6. However, I don't have JDK1.6 installed, so I can't test it easily. Please mail the list if this statement is true on 1.6. SystemUtils.IS_JAVA_1_6 = true Thanks Stephen [EMAIL PROTECTED] wrote: Autho

Re: [math] Q-R -decomposition

2006-03-29 Thread Phil Steitz
On 3/29/06, Joni Salonen <[EMAIL PROTECTED]> wrote: > Hello! I read from the commons math web page that Q-R -decomposition > of matrices is on the wish list. Last night and this afternoon I had > some free time so I created a clean-room implementation of this > decomposition using Householder refl

Re: [fileupload] Suggestion for all of Commons

2006-03-29 Thread Martin Cooper
On 3/29/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > > Frank W. Zammetti wrote: > > I just spent about 20 minutes working through a problem with > FileUpload... > > turned out to be my fault entirely, I didn't include Commons IO (FYI, > I'm > > not seeing a dependency list on the FileUpload

svn commit: r389912 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/SystemUtils.java test/org/apache/commons/lang/SystemUtilsTest.java

2006-03-29 Thread scolebourne
Author: scolebourne Date: Wed Mar 29 14:27:48 2006 New Revision: 389912 URL: http://svn.apache.org/viewcvs?rev=389912&view=rev Log: Add checks for JDK1.6 Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java jakarta/commons/proper/lang/trunk/src/t

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Henri Yandell
On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > On 3/29/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > > > On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > > > Or maybe we should simply advertise the dependencies pages better

svn commit: r389911 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/SystemUtils.java test/org/apache/commons/lang/SystemUtilsTest.java

2006-03-29 Thread scolebourne
Author: scolebourne Date: Wed Mar 29 14:22:32 2006 New Revision: 389911 URL: http://svn.apache.org/viewcvs?rev=389911&view=rev Log: Handle badly formatted java version numbers without exceptions Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java

svn commit: r389908 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml: env/SimpleContext.java env/jsp/ELEvaluator.java env/jsp/RootContext.java semantics/SCXMLSemanticsI

2006-03-29 Thread rahul
Author: rahul Date: Wed Mar 29 14:17:29 2006 New Revision: 389908 URL: http://svn.apache.org/viewcvs?rev=389908&view=rev Log: All logs are now private, with getters and setters where subclassing may be anticipated. Modified: jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commo

DO NOT REPLY [Bug 39147] New: - Issue with host settings in a shared Server environment

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37038] - [lang] ExceptionUtils goes into infinite loop in getThrowables is throwable.getCause() == throwable

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r389900 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/exception/ExceptionUtils.java test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java

2006-03-29 Thread scolebourne
Author: scolebourne Date: Wed Mar 29 14:07:53 2006 New Revision: 389900 URL: http://svn.apache.org/viewcvs?rev=389900&view=rev Log: Fix infinite loops leading to OutOfMemory with circular cause chain bug 37038 Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/excep

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Sandy McArthur
On 3/29/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > > Or maybe we should simply advertise the dependencies pages better? > > > > Dependencies should be listed on the download page.

Re: [fileupload] Suggestion for all of Commons

2006-03-29 Thread Frank W. Zammetti
On Wed, March 29, 2006 4:36 pm, Stephen Colebourne said: > Frank W. Zammetti wrote: >> I just spent about 20 minutes working through a problem with >> FileUpload... >> turned out to be my fault entirely, I didn't include Commons IO (FYI, >> I'm >> not seeing a dependency list on the FileUpload site

Re: [fileupload] Suggestion for all of Commons

2006-03-29 Thread Stephen Colebourne
Frank W. Zammetti wrote: I just spent about 20 minutes working through a problem with FileUpload... turned out to be my fault entirely, I didn't include Commons IO (FYI, I'm not seeing a dependency list on the FileUpload site... maybe I missed it). We've seen a few fileupload/io issues come thr

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Henri Yandell
On 3/29/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > Or maybe we should simply advertise the dependencies pages better? > > Dependencies should be listed on the download page. The mind set of > someone wanting to to use a component is and

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Michael Heuer
Sandy McArthur wrote: > On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > Or maybe we should simply advertise the dependencies pages better? > > Dependencies should be listed on the download page. The mind set of > someone wanting to to use a component is and I know this from having > done

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Frank W. Zammetti
On Wed, March 29, 2006 3:08 pm, Rahul Akolkar said: >> > Aside from the fact that Class.forName is generally not a good idea in >> a >> > J2EE environment >> >> I hadn't heard that. Why is that? >> > > > * Many more classloaders in J2EE environments > * Atleast need to use the three argument ve

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Sandy McArthur
On 3/29/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > Or maybe we should simply advertise the dependencies pages better? Dependencies should be listed on the download page. The mind set of someone wanting to to use a component is and I know this from having done it a dozen or so times: 1. Find t

svn commit: r389880 - /jakarta/commons/sandbox/scxml/trunk/xdocs/navigation.xml

2006-03-29 Thread rahul
Author: rahul Date: Wed Mar 29 12:26:55 2006 New Revision: 389880 URL: http://svn.apache.org/viewcvs?rev=389880&view=rev Log: Before I forget, make the dependencies link more conspicuous (for the site). Suggestion by: Frank W. Zammetti (fzlists AT omnytex DOT com) Modified: jakarta/commons/s

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Rahul Akolkar
On 3/29/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > On Wed, March 29, 2006 1:42 pm, Martin Cooper said: > > You did. See: > > > > http://jakarta.apache.org/commons/fileupload/dependencies.html > > > > This is the standard location for the dependency list for all Commons > > components. > > Y

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

2006-03-29 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-resources has an issue affecting its community integration. This issue af

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

2006-03-29 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-resources has an issue affecting its community integration. This issue af

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Frank W. Zammetti
On Wed, March 29, 2006 1:42 pm, Martin Cooper said: > You did. See: > > http://jakarta.apache.org/commons/fileupload/dependencies.html > > This is the standard location for the dependency list for all Commons > components. Yep, was pointed out to me. As I mentioned in the other thread, I'd person

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Frank W. Zammetti
On Wed, March 29, 2006 1:33 pm, Rahul Akolkar said: > Please prefix with [all], yup, its a bit tricky ;-) Sorry, forgot :) > Its here: > > http://jakarta.apache.org/commons/fileupload/dependencies.html Hmm, weird... I go to: http://jakarta.apache.org/commons/fileupload/ And I don't see a link

Re: Suggestion for all of Commons

2006-03-29 Thread Martin Cooper
On 3/29/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > Hey all, > > I just spent about 20 minutes working through a problem with FileUpload... > turned out to be my fault entirely, I didn't include Commons IO (FYI, I'm > not seeing a dependency list on the FileUpload site... maybe I missed it

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Rahul Akolkar
Please prefix with [all], yup, its a bit tricky ;-) On 3/29/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > Hey all, > > I just spent about 20 minutes working through a problem with FileUpload... > turned out to be my fault entirely, I didn't include Commons IO (FYI, I'm > not seeing a dependen

Re: [all] Author tags [was Line width and such minutiae]

2006-03-29 Thread Rahul Akolkar
On 3/28/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > On 3/28/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > > > > AFAIR we haven't ever voted on this, as removing existing author tags is > > always been a touchy subject when brought up. At present, its a > > component-level choice. > > A

Suggestion for all of Commons

2006-03-29 Thread Frank W. Zammetti
Hey all, I just spent about 20 minutes working through a problem with FileUpload... turned out to be my fault entirely, I didn't include Commons IO (FYI, I'm not seeing a dependency list on the FileUpload site... maybe I missed it). The problem is, it was one of those aggrevating problems to trac

svn commit: r389839 - in /jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/composite: BorrowPolicy.java ExhaustionPolicy.java LimitPolicy.java TrackingPolicy.java

2006-03-29 Thread sandymac
Author: sandymac Date: Wed Mar 29 09:23:00 2006 New Revision: 389839 URL: http://svn.apache.org/viewcvs?rev=389839&view=rev Log: Updated composite enum's javadocs to hopefully be clearer. Tested to make sure when the enums are converted to Java 1.5 enums in pool 3 that code compiled against pool 2

[math] Q-R -decomposition

2006-03-29 Thread Joni Salonen
Hello! I read from the commons math web page that Q-R -decomposition of matrices is on the wish list. Last night and this afternoon I had some free time so I created a clean-room implementation of this decomposition using Householder reflectors. The main source of information was the description o

Re: [io] File checksum

2006-03-29 Thread Emmanuel Bourg
Emmanuel Bourg wrote: or as a ChecksumInputStream computing automatically the checksum of the data read. Or both. Forget this idea, it already exists in the JDK as java.util.zip.CheckedInputStream. Emmanuel Bourg - To unsu

Re: [io] File checksum

2006-03-29 Thread Emmanuel Bourg
Stephen Colebourne wrote: +1 to the idea. I would suggest that we need one variation in [codec] and one in [io] as checksums are not just file based. I don't know how it could be integrated to [codec], maybe in DigestUtils ? It may be interesting to compute the checksums on streams too, maybe

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

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

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

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

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

2006-03-29 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. Th

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

2006-03-29 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. Th

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

2006-03-29 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 i

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

2006-03-29 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 i

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

2006-03-29 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 affect

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

2006-03-29 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 affect

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

2006-03-29 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. Th

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

2006-03-29 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. Th

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

2006-03-29 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 affect

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

2006-03-29 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 affect

Re: [io] File checksum

2006-03-29 Thread Stephen Colebourne
+1 to the idea. I would suggest that we need one variation in [codec] and one in [io] as checksums are not just file based. Stephen --- Emmanuel Bourg <[EMAIL PROTECTED]> wrote: > Hi, > > I have found myself recoding a file checksum > function for several > projects, I wonder if such a functi

DO NOT REPLY [Bug 39140] - [cli] A weakness of parser

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39140] - [cli] A weakness of parser

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39140] New: - [cli] A weakness of parser

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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

2006-03-29 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-resources has an issue affecting its community integration. This issue af

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

2006-03-29 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-resources has an issue affecting its community integration. This issue af

[io] File checksum

2006-03-29 Thread Emmanuel Bourg
Hi, I have found myself recoding a file checksum function for several projects, I wonder if such a function could be added to [io]. Something like this: public static Checksum checksum(File file, Checksum cs) the usage would look like this: long crc = FileUtils.checksum(file, new CR

RE: [all] Line width and such minutiae

2006-03-29 Thread Gary Gregory
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sandy > McArthur > Sent: Tuesday, March 28, 2006 11:03 PM > To: Jakarta Commons Developers List > Subject: Re: [all] Line width and such minutiae > > On 3/29/06, Jörg Schaible <[EMAIL PROTECTED]> wrote: >

DO NOT REPLY [Bug 36529] - [lang] Fraction 0 to the zeroth power should throw an ArithmeticException

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Sandbox vote on general@

2006-03-29 Thread Henri Yandell
In a day or so I'm going to call a vote on general@jakarta.apache.org to move the Commons and Taglibs sandboxes up to a Jakarta Sandbox. Informing these two dev lists so everyone has time to join the general@ list. Hen - To