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

2006-03-12 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-collections has an issue affecting its community integration. This issue

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

2006-03-12 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-collections has an issue affecting its community integration. This issue

svn commit: r385278 - in /jakarta/commons/sandbox/exec/trunk/src: main/java/org/apache/commons/exec/ main/java/org/apache/commons/exec/environment/ main/java/org/apache/commons/exec/launcher/ test/jav

2006-03-12 Thread ngn
Author: ngn Date: Sun Mar 12 04:07:59 2006 New Revision: 385278 URL: http://svn.apache.org/viewcvs?rev=385278view=rev Log: Simplifying the CommandLine class. Now failing early when arguments are incorrect. Adding more tests for CommandLine Removed:

svn commit: r385284 - /jakarta/commons/proper/io/trunk/build.xml

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 05:49:16 2006 New Revision: 385284 URL: http://svn.apache.org/viewcvs?rev=385284view=rev Log: Change test case output to plain so works on JDK1.3 bug 38927, from Niall Pemberton Modified: jakarta/commons/proper/io/trunk/build.xml Modified:

[Jakarta-commons Wiki] Update of MathWishList by SharonLourduraj

2006-03-12 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 SharonLourduraj: http://wiki.apache.org/jakarta-commons/MathWishList The comment on the change is: Added Prime Numbers Functionality

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

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

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

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

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

2006-03-12 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: [EMAIL PROTECTED]: Project commons-collections (in module jakarta-commons) failed

2006-03-12 Thread Stefan Bodewig
On Sat, 11 Mar 2006, Bill Barker [EMAIL PROTECTED] wrote: Ted Husted [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] To whom it may engage... snip / [junit] Running org.apache.commons.collections.TestAllPackages [junit] Testsuite:

DO NOT REPLY [Bug 38942] New: - [io] LockableFileWriter issues

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

svn commit: r385293 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/io/output/LockableFileWriter.java src/test/org/apache/commons/io/output/LockableFileWriterTest.

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 07:11:19 2006 New Revision: 385293 URL: http://svn.apache.org/viewcvs?rev=385293view=rev Log: LockableFileWriter locking mechanism was broken and only provided limited protection File deletion and locking in case of constructor error was broken bug 38942

DO NOT REPLY [Bug 38942] - [io] LockableFileWriter issues

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

svn commit: r385294 - in /jakarta/commons/proper/io/trunk/src/test/org/apache/commons/io: FileUtilsTestCase.java FileUtilsWaitForTestCase.java PackageTestSuite.java

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 07:13:45 2006 New Revision: 385294 URL: http://svn.apache.org/viewcvs?rev=385294view=rev Log: Break out waitFor test for Windows2000 reasons bug 38927, from Niall Pemberton Added:

svn commit: r385295 - /jakarta/commons/proper/io/trunk/build.xml

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 07:23:30 2006 New Revision: 385295 URL: http://svn.apache.org/viewcvs?rev=385295view=rev Log: Change test case output to plain so works on JDK1.3 bug 38927 Modified: jakarta/commons/proper/io/trunk/build.xml Modified:

svn commit: r385296 - in /jakarta/commons/proper/pool: branches/1_3_RELEASE_BRANCH/src/java/org/apache/commons/pool/PoolUtils.java trunk/src/java/org/apache/commons/pool/PoolUtils.java

2006-03-12 Thread sandymac
Author: sandymac Date: Sun Mar 12 07:28:08 2006 New Revision: 385296 URL: http://svn.apache.org/viewcvs?rev=385296view=rev Log: Add @since Pool 1.3 to PoolUtils Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/src/java/org/apache/commons/pool/PoolUtils.java

svn commit: r385298 - in /jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH: build.xml project.properties

2006-03-12 Thread sandymac
Author: sandymac Date: Sun Mar 12 07:37:00 2006 New Revision: 385298 URL: http://svn.apache.org/viewcvs?rev=385298view=rev Log: Set source and target properties to Java 1.3. Removed references to no longer needed commons collections. Linked overview page so it's included in JavaDocs. Modified:

svn commit: r385299 - /jakarta/commons/proper/io/trunk/project.xml

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 07:38:18 2006 New Revision: 385299 URL: http://svn.apache.org/viewcvs?rev=385299view=rev Log: Add cobertra plugin and junit as dependencies Modified: jakarta/commons/proper/io/trunk/project.xml Modified: jakarta/commons/proper/io/trunk/project.xml URL:

[all] Website cleanup

2006-03-12 Thread Stephen Colebourne
I intend to remove the following directories soon unless there are objections: - http://jakarta.apache.org/commons/feedparser/ Use http://jakarta.apache.org/commons/sandbox/feedparser/ instead - http://jakarta.apache.org/commons/discover/ Use http://jakarta.apache.org/commons/discovery/

Maven changelog help

2006-03-12 Thread Sandy McArthur
I'm trying to prep the Pool 1.3 branch and I'm unable to get the Maven Changelog plugin to produce anything other than just the last 30 days. I've added the following to the project.properties: maven.changelog.type=date maven.changelog.date=2004-06-07

[Jakarta-commons Wiki] Update of CommonsCommitters/ReleasesInProgress by StephenColebourne

2006-03-12 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 StephenColebourne: http://wiki.apache.org/jakarta-commons/CommonsCommitters/ReleasesInProgress The comment on the change is: IO 1.2 and

Re: [all] Website cleanup

2006-03-12 Thread Sandy McArthur
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I intend to remove the following directories soon unless there are objections: - http://jakarta.apache.org/commons/feedparser/ Use http://jakarta.apache.org/commons/sandbox/feedparser/ instead -

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

2006-03-12 Thread Sandy McArthur
On 3/12/06, Phil Steitz [EMAIL PROTECTED] wrote: Great. I did not know [pool] was so close. I can help with release cutting mechanics. So...do we all agree that the 1.3 release branch below is in good enough shape to begin cutting a release? Yes, the changelog is the last bit of prep I can

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Stephen Colebourne
Stephen Colebourne wrote: Could we publish menus.dtd at a fixed URL and solve the problem that way? Well, this works. Change the relative declaration at the top of the navigation.xml to this: !DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'

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

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

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

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 08:37:34 2006 New Revision: 385312 URL: http://svn.apache.org/viewcvs?rev=385312view=rev Log: Remove dependency on commons-build Switch to use maven-build.dtd via http Modified: jakarta/commons/proper/io/trunk/xdocs/navigation.xml Modified:

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Sandy McArthur
Seems to me we should use svn externals to link the files that would be in commons-build so they appear as part of the checkout. This way you don't have to get two things from svn to build a project's site and we don't have the same files repeadted over and over.

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Stephen Colebourne
IIRC, we've been advised against overuse of svn:externals before. The mechanism I've described is simple enough - just use the Internet for what it was supposed to be used for. And no duplicated files at all. Stehen Sandy McArthur wrote: Seems to me we should use svn externals to link the

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Phil Steitz
What happens when you build offline? Personally, I think it is fine to depend on connection for site build, so am +1 in any case. Phil On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Stephen Colebourne wrote: Could we publish menus.dtd at a fixed URL and solve the problem that way?

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Stephen Colebourne
Phil Steitz wrote: What happens when you build offline? The build fails. You could remove the offending link and entity from navigation.xml and then it would work (just without the shared menu). I'm planning on applying this to [lang] and [collections] next. Stephen

Re: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Stephen Colebourne
Gary Gregory wrote: Ant 1.6.5 and Maven 1.0.2 builds work for me on Window XP SP2 on Sun Java 1.4.2_10. Try RC4. I'm not going to restart the vote ;-) Stephen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

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

2006-03-12 Thread sandymac
Author: sandymac Date: Sun Mar 12 09:18:15 2006 New Revision: 385316 URL: http://svn.apache.org/viewcvs?rev=385316view=rev Log: Add PoolUtils unit tests to project.xml Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml

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

2006-03-12 Thread sandymac
Author: sandymac Date: Sun Mar 12 09:19:09 2006 New Revision: 385317 URL: http://svn.apache.org/viewcvs?rev=385317view=rev Log: Eliminated obsolete dependencies (maven now requires 1.4). Modified: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/project.xml

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Dennis Lundberg
Stephen Colebourne wrote: Stephen Colebourne wrote: Could we publish menus.dtd at a fixed URL and solve the problem that way? Well, this works. Change the relative declaration at the top of the navigation.xml to this: !DOCTYPE org.apache.commons.menus SYSTEM

Re: [all] Website cleanup

2006-03-12 Thread Niall Pemberton
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I intend to remove the following directories soon unless there are objections: snip - http://jakarta.apache.org/commons/javascript/ - http://jakarta.apache.org/commons/api/ - http://jakarta.apache.org/commons/api-svn/ -

Re: Maven changelog help

2006-03-12 Thread Dennis Lundberg
Sandy McArthur wrote: I'm trying to prep the Pool 1.3 branch and I'm unable to get the Maven Changelog plugin to produce anything other than just the last 30 days. I've added the following to the project.properties: maven.changelog.type=date maven.changelog.date=2004-06-07

[Jakarta-commons Wiki] Update of MathWishList by SharonLourduraj

2006-03-12 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 SharonLourduraj: http://wiki.apache.org/jakarta-commons/MathWishList

[Jakarta-commons Wiki] Update of PrimeNumbers by SharonLourduraj

2006-03-12 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 SharonLourduraj: http://wiki.apache.org/jakarta-commons/PrimeNumbers The comment on the change is: Initial Page Creation New page: =

[Jakarta-commons Wiki] Trivial Update of PrimeNumbers by SharonLourduraj

2006-03-12 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 SharonLourduraj: http://wiki.apache.org/jakarta-commons/PrimeNumbers

RE: [all] Proposal: Jakarta Language Components

2006-03-12 Thread Noel J. Bergman
Rearranging Jakarta into different islands than the islands of today doesn't convince me that the project will see any change in community overlap As you may have noticed on general@incubator.apache.org, I've raised this issue in terms of communities based upon codebase oversight and

[Jakarta-commons Wiki] Trivial Update of MathWishList by SharonLourduraj

2006-03-12 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 SharonLourduraj: http://wiki.apache.org/jakarta-commons/MathWishList

Re: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Henri Yandell
Sigs, hashes both worked fine (using KEYS from io download). Maven fails on the unpacked source zip. JDK 1.4 on OS X. The errors are in: [junit] Running org.apache.commons.io.FileSystemUtilsTestCase [junit] Tests run: 21, Failures: 1, Errors: 0, Time elapsed: 0.311 sec [junit]

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Simon Kitching
On Sun, 2006-03-12 at 18:30 +0100, Dennis Lundberg wrote: Stephen Colebourne wrote: Stephen Colebourne wrote: Could we publish menus.dtd at a fixed URL and solve the problem that way? Well, this works. Change the relative declaration at the top of the navigation.xml to this:

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Niall Pemberton
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: IIRC, we've been advised against overuse of svn:externals before. The mechanism I've described is simple enough - just use the Internet for what it was supposed to be used for. And no duplicated files at all. I agree that lots of

Re: [all] Website cleanup

2006-03-12 Thread Henri Yandell
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I intend to remove the following directories soon unless there are objections: - http://jakarta.apache.org/commons/feedparser/ Use http://jakarta.apache.org/commons/sandbox/feedparser/ instead There are two links to this page (one from

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Henri Yandell
On 3/12/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: IIRC, we've been advised against overuse of svn:externals before. The mechanism I've described is simple enough - just use the Internet for what it was supposed to be used for. And

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Henri Yandell
On 3/11/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I propose we remove the css dependency as follows: 1) Add the following one line project.css to each project: @import url(http://jakarta.apache.org/style/jakarta.css;); Why not use relative urls? Using absolutes will make it harder to

DO NOT REPLY [Bug 38927] - [io] Tests Fail on Windows 2000

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

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Simon Kitching
On Sun, 2006-03-12 at 19:31 +, Niall Pemberton wrote: On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: IIRC, we've been advised against overuse of svn:externals before. The mechanism I've described is simple enough - just use the Internet for what it was supposed to be used for.

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Simon Kitching
On Sun, 2006-03-12 at 11:38 -0800, Henri Yandell wrote: On 3/11/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I propose we remove the css dependency as follows: 1) Add the following one line project.css to each project: @import url(http://jakarta.apache.org/style/jakarta.css;); Why

DO NOT REPLY [Bug 37090] - [dbcp] Old Xerces version in project.xml

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

RE: svn commit: r385299 - /jakarta/commons/proper/io/trunk/project.xml

2006-03-12 Thread Gary Gregory
FWIW. The current version of JUnit 3 is 3.8.2. Gary -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, March 12, 2006 7:38 AM To: [EMAIL PROTECTED] Subject: svn commit: r385299 - /jakarta/commons/proper/io/trunk/project.xml Author: scolebourne

Re: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Stephen Colebourne
The FileSystemUtils one could be interesting, as so far we've only really tested on general Unix (gump) and WinXP. No idea why the clean might fail. Can you reproduce this using your SVN copy (in Eclipse)? Otherwise there's not much I can do. Stephen Henri Yandell wrote: Sigs, hashes

[Jakarta-commons Wiki] Update of CommonsCommitters by StephenColebourne

2006-03-12 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 StephenColebourne: http://wiki.apache.org/jakarta-commons/CommonsCommitters The comment on the change is: New page for maven website

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread robert burrell donkin
On Sun, 2006-03-12 at 16:45 +, Stephen Colebourne wrote: IIRC, we've been advised against overuse of svn:externals before. this is a classic use case for svn:externals (including a common directory). i see any technical reason not to use it. The mechanism I've described is simple enough

[Jakarta-commons Wiki] Update of MavenWebsiteStucture by StephenColebourne

2006-03-12 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 StephenColebourne: http://wiki.apache.org/jakarta-commons/MavenWebsiteStucture The comment on the change is: Create page about removing

Re: svn commit: r385299 - /jakarta/commons/proper/io/trunk/project.xml

2006-03-12 Thread Stephen Colebourne
Yeh, but when I tried it, it broke lots of tests. I think it clashes with Eclipse. Stephen Gary Gregory wrote: FWIW. The current version of JUnit 3 is 3.8.2. Gary - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Simon Kitching
On Sun, 2006-03-12 at 11:36 -0800, Henri Yandell wrote: On 3/12/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: IIRC, we've been advised against overuse of svn:externals before. The mechanism I've described is simple enough - just use

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Stephen Colebourne
robert burrell donkin wrote: why not give it a try and see if it improves things? Both [lang] and [io] main sites are now updated via this new mechanism. Thus both [io] and [lang] now have no direct dependency on commons-build when building, whether from an svn checkout or from a released

RE: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Gary Gregory
Based on RC4: I can do a Maven build with Sun Java 1.4.2_10 on Windows XP SP2. I get a Maven build failure using Java 1.3.1_15 (See below). It tuens out that Cobertura requires Java 1.4: Also, Cobertura 1.2 (and 1.1, and maybe 1.0) requires a 1.4 or newer JVM. The above is from the 16 March

Re: [all] Website cleanup

2006-03-12 Thread Stephen Colebourne
All folders deleted. Stephen Henri Yandell wrote: On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I intend to remove the following directories soon unless there are objections: - http://jakarta.apache.org/commons/feedparser/ Use http://jakarta.apache.org/commons/sandbox/feedparser/

Re: [PROPOSAL][all] Break dependency on commons-build

2006-03-12 Thread Niall Pemberton
On 3/12/06, Simon Kitching [EMAIL PROTECTED] wrote: On Sun, 2006-03-12 at 11:36 -0800, Henri Yandell wrote: On 3/12/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: IIRC, we've been advised against overuse of svn:externals before. The

Re: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Henri Yandell
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: The FileSystemUtils one could be interesting, as so far we've only really tested on general Unix (gump) and WinXP. No idea why the clean might fail. Can you reproduce this using your SVN copy (in Eclipse)? Otherwise there's not much I

Re: [math] Prime Numbers Library.

2006-03-12 Thread Paul Libbrecht
Phil Steitz wrote: On 3/11/06, Paul Libbrecht [EMAIL PROTECTED] wrote: I would fear of a library providing such functionality be enormous... any modularity in commons-math planned ? Good question, which comes up over and over again in [math]. That's why I suggested that we focus on

svn commit: r385374 - /jakarta/commons/proper/io/trunk/xdocs/building.xml

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 13:56:09 2006 New Revision: 385374 URL: http://svn.apache.org/viewcvs?rev=385374view=rev Log: Add comment about minimum requirements to build Modified: jakarta/commons/proper/io/trunk/xdocs/building.xml Modified:

[VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Stephen Colebourne
Demote [latka] to dormant status (It has no activity and no release) [ ] +1 - Demote [ ] -1 - Keep [latka] alive, because... Demote [reosurces] to dormant status (It's main customer Struts isn't using it now) [ ] +1 - Demote [ ] -1 - Keep [resources] alive, because... PS: I'm hoping that

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Simon Kitching
On Sun, 2006-03-12 at 22:04 +, Stephen Colebourne wrote: Demote [latka] to dormant status +1 Demote [reosurces] to dormant status (It's main customer Struts isn't using it now) +1 - To unsubscribe, e-mail: [EMAIL

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen Colebourne wrote: Demote [latka] to dormant status (It has no activity and no release) [ ] +1 - Demote [ ] -1 - Keep [latka] alive, because... +1 (non-binding) Demote [reosurces] to dormant status (It's main customer Struts isn't

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Henri Yandell
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Demote [latka] to dormant status +1 Demote [reosurces] to dormant status +1 Are we relegating these to the sandbox, or are we expanding the dormant concept to contain released projects? Hen

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Stephen Colebourne
Henri Yandell wrote: Are we relegating these to the sandbox, or are we expanding the dormant concept to contain released projects? These are unreleased. (Latka has an official alpha - http://jakarta.apache.org/site/downloads/downloads_commons-latka.cgi, but this doesn't really count.)

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread robert burrell donkin
i'm not sure that it's a good idea to call this a demotion. hopefully one day some components will actually be finished and graduate to dormant... On Sun, 2006-03-12 at 22:04 +, Stephen Colebourne wrote: Demote [latka] to dormant status (It has no activity and no release) [X] +1 - Demote

Bug report for Commons [2006/03/12]

2006-03-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Henri Yandell
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Henri Yandell wrote: Are we relegating these to the sandbox, or are we expanding the dormant concept to contain released projects? These are unreleased. (Latka has an official alpha -

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Dion Gillard
On 3/13/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Demote [latka] to dormant status (It has no activity and no release) [ ] +1 - Demote [ ] -1 - Keep [latka] alive, because... +1. As one of the few committers that has worked on latka. Demote [reosurces] to dormant status (It's main

svn commit: r385388 - /jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 15:19:22 2006 New Revision: 385388 URL: http://svn.apache.org/viewcvs?rev=385388view=rev Log: Fix compilation error by using standard junit fail method Modified:

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Simon Kitching
On Sun, 2006-03-12 at 14:40 -0800, Henri Yandell wrote: On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Demote [latka] to dormant status +1 Demote [reosurces] to dormant status +1 Are we relegating these to the sandbox, or are we expanding the dormant concept to contain

svn commit: r385392 - /jakarta/commons/proper/primitives/trunk/checkstyle.xml

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 15:46:44 2006 New Revision: 385392 URL: http://svn.apache.org/viewcvs?rev=385392view=rev Log: Remove line that prevents website building Modified: jakarta/commons/proper/primitives/trunk/checkstyle.xml Modified:

svn commit: r385393 - in /jakarta/commons/proper/primitives/trunk: maven.xml project.properties project.xml xdocs/navigation.xml xdocs/style/project.css

2006-03-12 Thread scolebourne
Author: scolebourne Date: Sun Mar 12 15:47:37 2006 New Revision: 385393 URL: http://svn.apache.org/viewcvs?rev=385393view=rev Log: Remove direct dependency on commons-build Modified: jakarta/commons/proper/primitives/trunk/maven.xml

Re: [math] Prime Numbers Library.

2006-03-12 Thread Sharon Lourduraj
Hello, Thank you for the positive input on implementing Prime Number functions. I have created a 'wish' on the Math Wish List page. I would like to lay out an initial plan before everyone starts to jump into coding the algorithms. Here is the base off-my-head plan, in the order that might

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Niall Pemberton
- Original Message - From: Stephen Colebourne [EMAIL PROTECTED] Sent: Sunday, March 12, 2006 10:04 PM Demote [latka] to dormant status (It has no activity and no release) [ ] +1 - Demote [ ] -1 - Keep [latka] alive, because... +1 Demote [reosurces] to dormant status (It's main

DO NOT REPLY [Bug 38944] New: - [email] Please add Email.setReplyTo( java.util.Collection aCollection )

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

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Sandy McArthur
On 3/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Demote [latka] to dormant status (It has no activity and no release) [ ] +1 - Demote +0 [ ] -1 - Keep [latka] alive, because... Demote [reosurces] to dormant status (It's main customer Struts isn't using it now) [ ] +1 - Demote +0 [

Re: [math] Prime Numbers Library.

2006-03-12 Thread Bill Barker
Sharon Lourduraj [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello, Thank you for the positive input on implementing Prime Number functions. I have created a 'wish' on the Math Wish List page. I would like to lay out an initial plan before everyone starts to jump into coding

DO NOT REPLY [Bug 38944] - [email] Please add Email.setReplyTo( java.util.Collection aCollection )

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

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

2006-03-12 Thread dion
Author: dion Date: Sun Mar 12 17:13:06 2006 New Revision: 385399 URL: http://svn.apache.org/viewcvs?rev=385399view=rev Log: Bug 38944: add add Email.setReplyTo( java.util.Collection aCollection ) Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

DO NOT REPLY [Bug 38944] - [email] Please add Email.setReplyTo( java.util.Collection aCollection )

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

svn commit: r385401 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2006-03-12 Thread dion
Author: dion Date: Sun Mar 12 17:15:09 2006 New Revision: 385401 URL: http://svn.apache.org/viewcvs?rev=385401view=rev Log: Docs for 38944 Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml URL:

Re: [VOTE] Demote Latka and Resources to Dormant

2006-03-12 Thread Torsten Curdt
Demote [latka] to dormant status (It has no activity and no release) [ ] +1 - Demote +1 Demote [reosurces] to dormant status (It's main customer Struts isn't using it now) +0 cheers -- Torsten smime.p7s Description: S/MIME cryptographic signature

svn commit: r385425 - in /jakarta/commons/proper/dbcp/trunk: src/java/org/apache/commons/dbcp/BasicDataSource.java src/java/org/apache/commons/dbcp/datasources/InstanceKeyDataSource.java xdocs/configu

2006-03-12 Thread psteitz
Author: psteitz Date: Sun Mar 12 21:13:24 2006 New Revision: 385425 URL: http://svn.apache.org/viewcvs?rev=385425view=rev Log: Documented fact that true values for testOnBorrow, testOnReturn, testWhileIdle only have effect when validationQuery is set to a non-null string. Addresses BZ #36799

DO NOT REPLY [Bug 36799] - [dbcp] Docs inaccurately describe default value of testOnBorrow

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

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

2006-03-12 Thread sandymac
Author: sandymac Date: Sun Mar 12 21:36:23 2006 New Revision: 385431 URL: http://svn.apache.org/viewcvs?rev=385431view=rev Log: Help Maven auto extract a changelog but it isn't perfect. See the bottom of: http://www.apache.org/dev/version-control.html Modified:

svn commit: r385437 - in /jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs: downloads.xml release-notes-1.3.xml

2006-03-12 Thread sandymac
Author: sandymac Date: Sun Mar 12 22:06:52 2006 New Revision: 385437 URL: http://svn.apache.org/viewcvs?rev=385437view=rev Log: Created 1.3 release notes and linked to them from the download page. Added: jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/xdocs/release-notes-1.3.xml

Re: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Michael Heuer
Henri Yandell wrote: Sigs, hashes both worked fine (using KEYS from io download). Maven fails on the unpacked source zip. JDK 1.4 on OS X. The errors are in: [junit] Running org.apache.commons.io.FileSystemUtilsTestCase [junit] Tests run: 21, Failures: 1, Errors: 0, Time elapsed:

Re: [VOTE] Release Commons IO 1.2 (based on RC3)

2006-03-12 Thread Henri Yandell
Errors are: Testcase: testThrowsOnNullList(org.apache.commons.io.FileUtilsCleanDirectoryTestCase): FAILED expected:0 but was:1 junit.framework.AssertionFailedError: expected:0 but was:1 at org.apache.commons.io.FileUtilsCleanDirectoryTestCase.chmod(FileUtilsCleanDirectoryTestCase.java:161)

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

2006-03-12 Thread Sandy McArthur
I'm Still figuring out how releases work but here is the generated site for peer review. http://people.apache.org/~sandymac/pool/1.3-rc0/site/ Let me know if I made any serious mistakes. On 3/12/06, Phil Steitz [EMAIL PROTECTED] wrote: Great. I did not know [pool] was so close. I can help with