svn commit: r387452 - in /jakarta/commons/proper/jexl/trunk: src/java/org/apache/commons/jexl/parser/ASTBitwiseXorNode.java src/test/org/apache/commons/jexl/BitwiseOperatorTest.java xdocs/changes.xml

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 23:34:40 2006 New Revision: 387452 URL: http://svn.apache.org/viewcvs?rev=387452&view=rev Log: Basic Implementation of bitwise xor Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseXorNode.java jakarta/commons/pro

svn commit: r387450 - in /jakarta/commons/proper/jexl/trunk: src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java src/test/org/apache/commons/jexl/BitwiseOperatorTest.java xdocs/changes.xml

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 23:29:02 2006 New Revision: 387450 URL: http://svn.apache.org/viewcvs?rev=387450&view=rev Log: Basic Implementation of bitwise or Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseOrNode.java jakarta/commons/prope

svn commit: r387449 - in /jakarta/commons/proper/jexl/trunk: src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java src/test/org/apache/commons/jexl/BitwiseOperatorTest.java xdocs/changes.xm

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 23:23:14 2006 New Revision: 387449 URL: http://svn.apache.org/viewcvs?rev=387449&view=rev Log: Basic Bitwise Complement implementation Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseComplNode.java jakarta/commo

svn commit: r387447 - /jakarta/commons/proper/jexl/trunk/xdocs/changes.xml

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 23:13:32 2006 New Revision: 387447 URL: http://svn.apache.org/viewcvs?rev=387447&view=rev Log: Basic Implementation of bitwise and Modified: jakarta/commons/proper/jexl/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/jexl/trunk/xdocs/changes.xml URL: h

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

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 23:12:06 2006 New Revision: 387446 URL: http://svn.apache.org/viewcvs?rev=387446&view=rev Log: Basic Implementation of bitwise and Added: jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/BitwiseOperatorTest.java (with props) Added: jakarta

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

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 23:10:33 2006 New Revision: 387445 URL: http://svn.apache.org/viewcvs?rev=387445&view=rev Log: Basic Implementation of bitwise and Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTBitwiseAndNode.java Modified: jakarta/comm

[pool] Announcing Release Candidate 1 for Pool 1.3

2006-03-20 Thread Sandy McArthur
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

[VOTE] Release Validator 1.3.0 based on RC3

2006-03-20 Thread Niall Pemberton
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 autom

DO NOT REPLY [Bug 39044] New: - commons-dbutils.jar have a little bug

2006-03-20 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: r387403 - in /jakarta/commons/proper/validator/tags/VALIDATOR_1_3_0_RC3: ./ build.xml project.xml

2006-03-20 Thread niallp
Author: niallp Date: Mon Mar 20 20:30:05 2006 New Revision: 387403 URL: http://svn.apache.org/viewcvs?rev=387403&view=rev Log: Tag Validator 1.3.0 release candidate 3 Added: jakarta/commons/proper/validator/tags/VALIDATOR_1_3_0_RC3/ - copied from r387402, jakarta/commons/proper/validato

svn commit: r387402 - /jakarta/commons/proper/validator/trunk/project.properties

2006-03-20 Thread niallp
Author: niallp Date: Mon Mar 20 20:23:29 2006 New Revision: 387402 URL: http://svn.apache.org/viewcvs?rev=387402&view=rev Log: Change the source distro to unpack to a different directory from the binary Modified: jakarta/commons/proper/validator/trunk/project.properties Modified: jakarta/com

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

2006-03-20 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: r387398 - in /jakarta/commons/proper/validator/trunk/src/test/org/apache/commons/validator: ValidatorTest.java routines/CurrencyValidatorTest.java

2006-03-20 Thread niallp
Author: niallp Date: Mon Mar 20 20:08:30 2006 New Revision: 387398 URL: http://svn.apache.org/viewcvs?rev=387398&view=rev Log: Fix localization issues with the tests - thanks to Phil Steitz and Oliver Heger for identifying the issues. Modified: jakarta/commons/proper/validator/trunk/src/tes

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Niall Pemberton
On 3/21/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > PHIL and OLIVER both work for me.Sorry for the latency and thanks > for your patience :-) Great. No apology necesary - I appreciate you taking the time to check out the RC, especially since it identified a problem with the tests. Niall > P

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Phil Steitz
PHIL and OLIVER both work for me.Sorry for the latency and thanks for your patience :-) Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r387394 - /jakarta/commons/proper/pool/tags/POOL_1_3_RC1/

2006-03-20 Thread sandymac
Author: sandymac Date: Mon Mar 20 19:48:11 2006 New Revision: 387394 URL: http://svn.apache.org/viewcvs?rev=387394&view=rev Log: Tagging release candidate 1 for Pool 1.3 Added: jakarta/commons/proper/pool/tags/POOL_1_3_RC1/ - copied from r387392, jakarta/commons/proper/pool/branches/1_

svn commit: r387381 - in /jakarta/commons/proper/pool: branches/1_3_RELEASE_BRANCH/project.properties trunk/project.properties

2006-03-20 Thread sandymac
Author: sandymac Date: Mon Mar 20 17:59:45 2006 New Revision: 387381 URL: http://svn.apache.org/viewcvs?rev=387381&view=rev Log: make source archive expand to a different directory than the binary archive. Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.properties

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

2006-03-20 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 39043] - [math] FractionFormatTest doesn't compile under JDK 1.3

2006-03-20 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 39043] New: - [math] FractionFormatTest doesn't compile under JDK 1.3

2006-03-20 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: [pool] ready for a 1.3 release?

2006-03-20 Thread Niall Pemberton
On 3/21/06, Sandy McArthur <[EMAIL PROTECTED]> wrote: > On 3/20/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: > > On Sun, 2006-03-19 at 21:32 -0500, Sandy McArthur wrote: > > > I've preped Pool for a 1.3 to my satisfaction > > > > it's best to take a tag before each release candidate (just t

Re: [pool] ready for a 1.3 release?

2006-03-20 Thread Sandy McArthur
On 3/20/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Sun, 2006-03-19 at 21:32 -0500, Sandy McArthur wrote: > > I've preped Pool for a 1.3 to my satisfaction > > it's best to take a tag before each release candidate (just take a svn > copy from the current branch into the tags directory

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Jörg Schaible
Niall Pemberton wrote: > On 3/20/06, Jörg Schaible <[EMAIL PROTECTED]> wrote: [snip] >> Test succeeds, but get those strange messages on console. Running Gentoo, >> Sun JDK 1.4.2 with German locale. Tested with current trunk, Phil's and >> Oliver's version, all behave the same for me. > > Thanks

svn commit: r387367 - /jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs/downloads.xml

2006-03-20 Thread sandymac
Author: sandymac Date: Mon Mar 20 17:00:31 2006 New Revision: 387367 URL: http://svn.apache.org/viewcvs?rev=387367&view=rev Log: grammer correction. Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs/downloads.xml Modified: jakarta/commons/proper/pool/branches/1_3_RELEA

svn commit: r387363 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/compiler/CoreFunction.java test/org/apache/commons/jxpath/ri/compiler/CoreFunctionTest.java

2006-03-20 Thread dmitri
Author: dmitri Date: Mon Mar 20 16:48:07 2006 New Revision: 387363 URL: http://svn.apache.org/viewcvs?rev=387363&view=rev Log: Fixed a problem caused by "from" index greater than the string s length. Thanks to Barzilai Spinak Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache

svn commit: r387360 - in /jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH: maven.xml project.properties project.xml xdocs/downloads.xml

2006-03-20 Thread sandymac
Author: sandymac Date: Mon Mar 20 16:47:21 2006 New Revision: 387360 URL: http://svn.apache.org/viewcvs?rev=387360&view=rev Log: Maven build related changes: Updated download link. Added JDiff report. Added maven plugin dependencies. Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_

svn commit: r387356 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/EndianUtils.java

2006-03-20 Thread ggregory
Author: ggregory Date: Mon Mar 20 16:21:17 2006 New Revision: 387356 URL: http://svn.apache.org/viewcvs?rev=387356&view=rev Log: Remove unnecessary casts from int to long. Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/EndianUtils.java Modified: jakarta/commons/pr

svn commit: r387355 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java

2006-03-20 Thread ggregory
Author: ggregory Date: Mon Mar 20 16:15:55 2006 New Revision: 387355 URL: http://svn.apache.org/viewcvs?rev=387355&view=rev Log: Javadoc exceptions. Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java Modified: jakarta/commons/proper/i

svn commit: r387353 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/EndianUtils.java

2006-03-20 Thread ggregory
Author: ggregory Date: Mon Mar 20 16:09:47 2006 New Revision: 387353 URL: http://svn.apache.org/viewcvs?rev=387353&view=rev Log: Remove unnecessary casts from int to int. Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/EndianUtils.java Modified: jakarta/commons/pro

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Niall Pemberton
On 3/20/06, Jörg Schaible <[EMAIL PROTECTED]> wrote: > Niall Pemberton wrote: > > > On 3/20/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > [snip] > >> > Happy to do that. I will be out of pocket for the next 10 hrs or so, > >> > but will be happy to help later this eve (US EST). I will do some

svn commit: r387337 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-03-20 Thread ggregory
Author: ggregory Date: Mon Mar 20 15:12:50 2006 New Revision: 387337 URL: http://svn.apache.org/viewcvs?rev=387337&view=rev Log: Remove unnecessary semicolon. Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java Modified: jakarta/commons/proper/io/trunk/s

DO NOT REPLY [Bug 38845] - [cli] DateValidatorTest & FileValidatorTest problems

2006-03-20 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: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Jörg Schaible
Niall Pemberton wrote: > On 3/20/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: [snip] >> > Happy to do that. I will be out of pocket for the next 10 hrs or so, >> > but will be happy to help later this eve (US EST). I will do some >> > more investigating tonight. Has anyone else tested on Linu

Re: EclipseCon OSS Pavillion

2006-03-20 Thread Rahul Akolkar
On 3/20/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > (http://www.eclipsecon.org/2006/Sub.do?type=pavillion) > > > 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

svn commit: r387322 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/mutable/ test/org/apache/commons/lang/mutable/

2006-03-20 Thread scolebourne
Author: scolebourne Date: Mon Mar 20 14:09:44 2006 New Revision: 387322 URL: http://svn.apache.org/viewcvs?rev=387322&view=rev Log: Increment, decrement add and subtract methods from Stephen Putman Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/mutable/MutableBy

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Niall Pemberton
On 3/20/06, Oliver Heger <[EMAIL PROTECTED]> wrote: > On Suse Linux 9 I get the same errors as Phil. The special distro solves > the problem with CurrencyValidatorTest for me, but ValidatorTest is > still failing. Below is the test report. Thanks for taking the time to check out the RC - much appr

Re: [jexl] Short and Long Term Plans

2006-03-20 Thread Rahul Akolkar
On 3/19/06, Dion Gillard <[EMAIL PROTECTED]> wrote: > Just a short note on jexl and where my thoughts are about a road map, i.e. > to open up any discussion. > > We've got a lot of work done under the 1.0.1 banner, which realistically is > more like a 1.1 release, in that it's not a simple bug fix

[Jakarta-commons Wiki] Update of "JEXL/1.1ReleasePlan" by RahulAkolkar

2006-03-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by RahulAkolkar: http://wiki.apache.org/jakarta-commons/JEXL/1%2e1ReleasePlan The comment on the change is: The beginnings of the JEXL 1.1 r

[Jakarta-commons Wiki] Update of "JEXL" by RahulAkolkar

2006-03-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by RahulAkolkar: http://wiki.apache.org/jakarta-commons/JEXL The comment on the change is: Create a 1.1 release plan, we should probably jus

Re: svn commit: r387075 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/util/ArrayIterator.java

2006-03-20 Thread Rahul Akolkar
On 3/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: dion > Date: Sun Mar 19 15:57:12 2006 > New Revision: 387075 > > URL: http://svn.apache.org/viewcvs?rev=387075&view=rev > Log: > make variables that aren't changeable private - pmd report > s/private/final, but we probably don't c

Re: [DBCP] and [POOL] am I in the right place?

2006-03-20 Thread robert burrell donkin
On Mon, 2006-03-20 at 13:57 -0500, Sandy McArthur wrote: > On 3/20/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: > > On Sat, 2006-03-18 at 17:42 -0500, Sandy McArthur wrote: > > > > > > > > > Also, I've implemented a new pool implementation that uses a > > > builder pattern to compose an op

Re: [pool] ready for a 1.3 release?

2006-03-20 Thread robert burrell donkin
On Sun, 2006-03-19 at 21:32 -0500, Sandy McArthur wrote: > I've preped Pool for a 1.3 to my satisfaction it's best to take a tag before each release candidate (just take a svn copy from the current branch into the tags directory, named POOL_1_3_RC1 in this case). in the past we've occasionally ne

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Oliver Heger
Niall Pemberton wrote: >On 3/20/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > >>On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: >> >> >>>On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: >>> >>> On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: >

Re: [DBCP] and [POOL] am I in the right place?

2006-03-20 Thread Sandy McArthur
On 3/20/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Sat, 2006-03-18 at 17:42 -0500, Sandy McArthur wrote: > > > > > Also, I've implemented a new pool implementation that uses a > > builder pattern to compose an optimally performing pool > > implementations for the requested configura

Re: [pool] ready for a 1.3 release?

2006-03-20 Thread robert burrell donkin
On Sun, 2006-03-19 at 21:32 -0500, Sandy McArthur wrote: > I've preped Pool for a 1.3 to my satisfaction and uploaded the related files: > http://people.apache.org/~sandymac/pool/1.3-rc1/ > http://people.apache.org/~sandymac/pool/1.3-rc1/site/ > > What's next? Do I start a vote or is that the job

Re: [pool][proposal] Release 1.3 WAS: [dbcp][pool] Failing tests, dependent bugs

2006-03-20 Thread robert burrell donkin
On Sat, 2006-03-18 at 20:22 -0500, Sandy McArthur wrote: > On 3/13/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: > > On Mon, 2006-03-13 at 01:43 -0500, Sandy McArthur wrote: > > > I'm Still figuring out how releases work but here is the generated > > > site for peer review. > > > http://peop

Re: [DBCP] and [POOL] am I in the right place?

2006-03-20 Thread robert burrell donkin
On Sat, 2006-03-18 at 17:42 -0500, Sandy McArthur wrote: > Also, I've implemented a new pool implementation that uses a > builder pattern to compose an optimally performing pool > implementations for the requested configuration. That implementation > is currently working it's way through the inc

[Jakarta-commons Wiki] Update of "Logging/ContainersAndClassloaders" by BorisUnckel

2006-03-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by BorisUnckel: http://wiki.apache.org/jakarta-commons/Logging/ContainersAndClassloaders The comment on the change is: Added Link to Tomcat

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Niall Pemberton
On 3/20/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > > On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > > > > > On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > >

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

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

Re: Graph of Commons dependency chain

2006-03-20 Thread Emmanuel Bourg
All roads lead to JCL :) Nice graph! Emmanuel Bourg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Niall Pemberton
On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > > > > On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > On 3/18/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > > > > > The

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

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

Re: [VOTE] Release Validator 1.3.0 based on RC2

2006-03-20 Thread Phil Steitz
On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On 3/20/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > > > On 3/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > On 3/18/06, Phil Steitz <[EMAIL PROTECTED]> wrote: > > > > The maven build fails for me on RH FC2, both Sun JDK 1.5.0_06 and

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

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

svn commit: r387204 - /jakarta/commons/proper/jexl/trunk/xdocs/changes.xml

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 04:30:14 2006 New Revision: 387204 URL: http://svn.apache.org/viewcvs?rev=387204&view=rev Log: Tests for ForEachStatement Modified: jakarta/commons/proper/jexl/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/jexl/trunk/xdocs/changes.xml URL: http://svn

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

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 04:29:10 2006 New Revision: 387203 URL: http://svn.apache.org/viewcvs?rev=387203&view=rev Log: Tests for ForEachStatement Added: jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/ForEachTest.java (with props) Added: jakarta/commons/proper/j

svn commit: r387202 - /jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/ExpressionFactory.java

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 04:27:39 2006 New Revision: 387202 URL: http://svn.apache.org/viewcvs?rev=387202&view=rev Log: Allow foreach statement Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/ExpressionFactory.java Modified: jakarta/commons/proper/jexl/tru

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

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 04:26:37 2006 New Revision: 387201 URL: http://svn.apache.org/viewcvs?rev=387201&view=rev Log: Add @since Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTForeachStatement.java Modified: jakarta/commons/proper/jexl/trunk/s

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

2006-03-20 Thread dion
Author: dion Date: Mon Mar 20 04:25:47 2006 New Revision: 387200 URL: http://svn.apache.org/viewcvs?rev=387200&view=rev Log: Implement basic foreach Modified: jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/ASTForeachStatement.java Modified: jakarta/commons/proper

Re: [lang] Mutable* increment decrement, add and subtract

2006-03-20 Thread Steven Caswell
I'm all for simplicity so not trying to catch overflow conditions is fine by me as long as we document appropriately. On 3/19/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > I would like to add the following methods to the Mutable* number classes > > - increment > - decrement > - addValue(int/

EclipseCon OSS Pavillion

2006-03-20 Thread Henri Yandell
(http://www.eclipsecon.org/2006/Sub.do?type=pavillion) Meant to bring this up a few weeks ago, but still always chasing that moment when I can sit back and have nothing to do. Spent this weekend moving into the new apartment, well starting too get moved in anyway, so that evening of relaxation is