Re: [all] Core library dependencies [was COLLECTIONS 3.3 release]

2009-05-13 Thread Jörg Schaible
Matt Benson wrote at Dienstag, 12. Mai 2009 15:11: --- On Tue, 5/12/09, Jörg Schaible joerg.schai...@gmx.de wrote: From: Jörg Schaible joerg.schai...@gmx.de Subject: Re: [all] Core library dependencies [was COLLECTIONS 3.3 release] To: dev@commons.apache.org Date: Tuesday, May 12,

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Christian Grobmeier
OK, replying to myself I found in D2 of CreatingReleases: If vote fails, undo and redo previous steps as appropriate (make sure SVN tag is deleted before recreating). And rest assured that most releases need more than one release candidate ... I am assuming that the process with the tag

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

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

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Christian Grobmeier
   Who can delete this tag please? Try using https: instead of http: *arg* yes of course But why not try creating tag RC2 first, we vote on that, and if it succeeds we rename RC2 as the GA release tag? cause the files which are created by maven during release process do also contain -RC2

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread sebb
On 13/05/2009, Christian Grobmeier grobme...@gmail.com wrote: Who can delete this tag please? Try using https: instead of http: *arg* yes of course But why not try creating tag RC2 first, we vote on that, and if it succeeds we rename RC2 as the GA release tag? cause the

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Christian Grobmeier
If it is only the file names that contain the -RC2 suffix, then we can just rename those too. [May also need to edit the hash files, but that is easy to automate] I am not sure if the steps afterwards fail since they are looking for those filenames. Its maybe fixed int he newly created

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

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

AW: [all] Rebooting commons projects

2009-05-13 Thread Mark Struberg
+1 for new packages -0 for x-ng let's make 1 step back and see the issue from the distance. What's currently going on is not a simple 'feature addition' which has to be compatible. It's more about an effort to use a lot of cool features which are available since java-5 _without_ having to

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread sebb
On 13/05/2009, Christian Grobmeier grobme...@gmail.com wrote: If it is only the file names that contain the -RC2 suffix, then we can just rename those too. [May also need to edit the hash files, but that is easy to automate] I am not sure if the steps afterwards fail since they are

Re: [all] Rebooting commons projects

2009-05-13 Thread Matt Benson
--- On Wed, 5/13/09, Jörg Schaible joerg.schai...@gmx.de wrote: From: Jörg Schaible joerg.schai...@gmx.de Subject: Re: [all] Rebooting commons projects To: dev@commons.apache.org Date: Wednesday, May 13, 2009, 12:57 AM James Carman wrote at Mittwoch, 13. Mai 2009 04:30: On Tue, May

Re: New Sandbox Component Proposal: Commons JSON

2009-05-13 Thread Christian Grobmeier
Matt, Cool--note that ANTLR 3 is designed to be much faster than ANTLR 2 IIRC. I read about ANTLR and checked out examples and faq and such. ANTLR feels very mighty to me, and it urges me to create an php parser with it one day :-) However - ANTLR great stuff but I am thinking that I don't

RE: [all] Rebooting commons projects

2009-05-13 Thread Gary Gregory
-Original Message- From: Mark Struberg [mailto:strub...@yahoo.de] Sent: Wednesday, May 13, 2009 3:23 AM To: Commons Developers List Subject: AW: [all] Rebooting commons projects +1 for new packages -0 for x-ng let's make 1 step back and see the issue from the distance.

Re: [all] Rebooting commons projects

2009-05-13 Thread James Carman
On Wed, May 13, 2009 at 10:53 AM, Gary Gregory ggreg...@seagullsoftware.com wrote: Would we be happy to have also commons6 and commons7? I don't like the commons(x) idea at all. There could be some projects that work just fine in JDK5. I think it's up to the individual project to decide when

[NET] SFTP vs. FTPS

2009-05-13 Thread Steve Cohen
Hi. I've been out of the FTP game for several years and now I need to get back in. I have a requirement to set up a secure FTP connection with another organization, so naturally, I look to commons-net first as a solution. I notice that there is support for FTPS in commons-net but not for

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Dan Fabulich
sebb wrote: However, if the directory names within the archives contain the -RC2 suffix, then that is a different matter. Maybe a Maven expert can give advice here on how to work with immutable tags? I consider myself reasonably expert with Maven, and my opinion is that Maven's release

AW: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Mark Struberg
So if you tag the RC as DBUTILS_1_2_RC1 then the source code includes RC1. If you then later copy that tag to DBUTILS_1_2 the source code will still say RC1. Sorry Dan, there are a lot things missing in mavens release process, but this very thing is imho not a problem with maven but with

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread sebb
On 13/05/2009, Mark Struberg strub...@yahoo.de wrote: So if you tag the RC as DBUTILS_1_2_RC1 then the source code includes RC1. If you then later copy that tag to DBUTILS_1_2 the source code will still say RC1. Sorry Dan, there are a lot things missing in mavens release process,

RE: [NET] SFTP vs. FTPS

2009-05-13 Thread Oberhuber, Martin
Hi Steve, sftp is a sub-specification of the SSH protocol (you'll surely find the RFC or just http://en.wikipedia.org/wiki/SSH_file_transfer_protocol As for a Java library, Eclipse has been using http://www.jcraft.com/jsch/ for years in order to provide the SSH channel for CVS, and since 3

Re: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Dan Fabulich
sebb wrote: Is it possible to create a tag with RC1, but leave the POM with DBUTILS_1_2? If you use release:prepare to create a tag, it will insert *that* tag, whatever it is, in the pom source. Of course, you can always do what the release plugin does by hand. That's a surprisingly

Re: AW: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Dan Fabulich
Mark Struberg wrote: So if you tag the RC as DBUTILS_1_2_RC1 then the source code includes RC1. If you then later copy that tag to DBUTILS_1_2 the source code will still say RC1. Sorry Dan, there are a lot things missing in mavens release process, but this very thing is imho not a

[continuum] BUILD SUCCESSFUL: Commons - Commons SCXML -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191154projectId=169 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:35:49 -0700 Finished at: Wed 13 May 2009 14:36:29 -0700 Total time: 40s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Proxy -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191155projectId=188 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:36:45 -0700 Finished at: Wed 13 May 2009 14:37:11 -0700 Total time: 25s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Primitives -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191156projectId=191 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:37:25 -0700 Finished at: Wed 13 May 2009 14:37:56 -0700 Total time: 30s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Pool -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191157projectId=116 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:38:11 -0700 Finished at: Wed 13 May 2009 14:39:55 -0700 Total time: 1m 43s Build Trigger: Schedule

[continuum] BUILD SUCCESSFUL: Commons - Commons Parent -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191160projectId=172 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:41:58 -0700 Finished at: Wed 13 May 2009 14:42:17 -0700 Total time: 18s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Monitoring (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191162projectId=538 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:43:17 -0700 Finished at: Wed 13 May 2009 14:44:01 -0700 Total time: 43s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Configuration -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191164projectId=161 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:44:21 -0700 Finished at: Wed 13 May 2009 14:45:25 -0700 Total time: 1m 3s Build Trigger: Schedule

[continuum] BUILD SUCCESSFUL: Commons - Commons Compress -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191165projectId=176 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:45:33 -0700 Finished at: Wed 13 May 2009 14:46:01 -0700 Total time: 27s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons DbUtils -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191166projectId=162 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:46:16 -0700 Finished at: Wed 13 May 2009 14:46:38 -0700 Total time: 22s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons DBCP -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191167projectId=22 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:46:55 -0700 Finished at: Wed 13 May 2009 14:47:59 -0700 Total time: 1m 4s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Chain -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191168projectId=157 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:48:09 -0700 Finished at: Wed 13 May 2009 14:48:30 -0700 Total time: 20s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons CLI -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191172projectId=158 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:50:56 -0700 Finished at: Wed 13 May 2009 14:51:18 -0700 Total time: 21s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Javaflow (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191173projectId=182 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:51:31 -0700 Finished at: Wed 13 May 2009 14:51:53 -0700 Total time: 22s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Lang -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191174projectId=114 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:52:08 -0700 Finished at: Wed 13 May 2009 14:52:54 -0700 Total time: 46s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Logging -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191175projectId=168 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:53:10 -0700 Finished at: Wed 13 May 2009 14:53:39 -0700 Total time: 28s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Id (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191177projectId=181 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:55:12 -0700 Finished at: Wed 13 May 2009 14:55:34 -0700 Total time: 22s Build Trigger: Schedule Build

[continuum] BUILD FAILURE: Commons - Commons JCI -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191178projectId=142 Build statistics: State: Failed Previous State: Error Started at: Wed 13 May 2009 14:55:47 -0700 Finished at: Wed 13 May 2009 14:59:19 -0700 Total time: 3m 31s Build Trigger: Schedule

[continuum] BUILD SUCCESSFUL: Commons - Commons JXPath -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191180projectId=167 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 15:00:14 -0700 Finished at: Wed 13 May 2009 15:01:02 -0700 Total time: 47s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Codec -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191171projectId=159 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:50:20 -0700 Finished at: Wed 13 May 2009 14:50:43 -0700 Total time: 23s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Validator -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191150projectId=170 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:31:08 -0700 Finished at: Wed 13 May 2009 14:32:02 -0700 Total time: 53s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons i18n (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191149projectId=180 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:30:35 -0700 Finished at: Wed 13 May 2009 14:31:00 -0700 Total time: 24s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons CSV (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191169projectId=177 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:48:42 -0700 Finished at: Wed 13 May 2009 14:49:02 -0700 Total time: 19s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons OpenPGP (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191161projectId=184 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:42:33 -0700 Finished at: Wed 13 May 2009 14:42:59 -0700 Total time: 25s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Skin -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191152projectId=174 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:34:46 -0700 Finished at: Wed 13 May 2009 14:35:04 -0700 Total time: 17s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons VFS -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191151projectId=171 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:32:16 -0700 Finished at: Wed 13 May 2009 14:34:31 -0700 Total time: 2m 15s Build Trigger: Schedule

[continuum] BUILD SUCCESSFUL: Commons - Commons Collections -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191170projectId=160 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 14:49:11 -0700 Finished at: Wed 13 May 2009 14:50:09 -0700 Total time: 57s Build Trigger: Schedule Build

AW: AW: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Mark Struberg
You are right, but maybe we mix up two things: a) In almost all other SCMs (except SVN) a tag is a 'reference' to a specific version. In SVN it's a copy (virtually a readonly branch) so you cannot have multiple tags on the same revision. - the rettagging isn't valid because it's _not_

Re: AW: [releasing] SVN Tag creeated by maven

2009-05-13 Thread sebb
On 13/05/2009, Dan Fabulich d...@fabulich.com wrote: Mark Struberg wrote: So if you tag the RC as DBUTILS_1_2_RC1 then the source code includes RC1. If you then later copy that tag to DBUTILS_1_2 the source code will still say RC1. Sorry Dan, there are a lot things missing in

Re: AW: AW: [releasing] SVN Tag creeated by maven

2009-05-13 Thread Dan Fabulich
Mark Struberg wrote: You are right, but maybe we mix up two things: a) In almost all other SCMs (except SVN) a tag is a 'reference' to a specific version. In SVN it's a copy (virtually a readonly branch) so you cannot have multiple tags on the same revision. - the rettagging isn't valid

Re: [all] Rebooting commons projects

2009-05-13 Thread Stephen Colebourne
James Carman wrote: On Tue, May 12, 2009 at 7:12 PM, Stephen Colebourne scolebou...@btopenworld.com wrote: Lets also say that the new project name cannot be numerically based, so no [lang2] or [lang5] projects, thats way too confusing. But [lang-ng] would be ok. And, when we want to reboot

[continuum] BUILD FAILURE: Commons - Commons Pool -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191199projectId=116 Build statistics: State: Failed Previous State: Ok Started at: Wed 13 May 2009 16:31:25 -0700 Finished at: Wed 13 May 2009 16:33:30 -0700 Total time: 2m 5s Build Trigger: Schedule

Re: [all] Rebooting commons projects

2009-05-13 Thread Ralph Goers
On May 13, 2009, at 4:21 PM, Stephen Colebourne wrote: James Carman wrote: On Tue, May 12, 2009 at 7:12 PM, Stephen Colebourne scolebou...@btopenworld.com wrote: Lets also say that the new project name cannot be numerically based, so no [lang2] or [lang5] projects, thats way too confusing.

Re: [all] Rebooting commons projects

2009-05-13 Thread James Carman
On Wed, May 13, 2009 at 7:21 PM, Stephen Colebourne scolebou...@btopenworld.com wrote: STOP everyone, please! Go back and read the original email. The name of the new project isn't the point of this discussion at all. Right now I don't give a damn about the name. The point (at least mine) is

[continuum] BUILD SUCCESSFUL: Commons - Commons FileUpload -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191222projectId=166 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 17:35:17 -0700 Finished at: Wed 13 May 2009 17:36:07 -0700 Total time: 49s Build Trigger: Schedule Build

[continuum] BUILD SUCCESSFUL: Commons - Commons Finder (Sandbox) -

2009-05-13 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=191223projectId=179 Build statistics: State: Ok Previous State: Error Started at: Wed 13 May 2009 17:36:28 -0700 Finished at: Wed 13 May 2009 17:36:58 -0700 Total time: 29s Build Trigger: Schedule Build

Re: svn commit: r774576 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java

2009-05-13 Thread Phil Steitz
Can you explain - maybe in the JIRA - what the problem is here and how the change fixes it? I see there is a problem, but I am missing something on the resolution. Also, I think the first _numActive-- needs to be guarded by a decrementNumActive test, else when addObjectToPool is called by

[VOTE] Release commons-compress-1.0 based on RC2 (Rev: 774630)

2009-05-13 Thread Christian Grobmeier
Hi all, RC2 is based on SVN revision: 774630 It includes minor changes on the site, corrects svn properties and makes a testcase run on win xp. Please vote: Tag: https://svn.apache.org/repos/asf/commons/proper/compress/tags/commons-compress-1.0/ Site: