DO NOT REPLY [Bug 38160] - [net] Freeze during FTP connect

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

[jira] Created: (NET-144) FTP: Filenames containing leading and trailing spaces

2006-11-28 Thread Norbert Seekircher (JIRA)
FTP: Filenames containing leading and trailing spaces - Key: NET-144 URL: http://issues.apache.org/jira/browse/NET-144 Project: Commons Net Issue Type: Bug Affects Versions: 1.4 Final

[jira] Created: (NET-145) Deadlock in TelnetInputStream

2006-11-28 Thread Norbert Seekircher (JIRA)
Deadlock in TelnetInputStream - Key: NET-145 URL: http://issues.apache.org/jira/browse/NET-145 Project: Commons Net Issue Type: Bug Affects Versions: 1.4 Final Environment: Heavy mutlithreaded

[jira] Created: (IO-100) FileUtils.touch should raise an IOException if I may not modify the file

2006-11-28 Thread Mirko Friedenhagen (JIRA)
FileUtils.touch should raise an IOException if I may not modify the file Key: IO-100 URL: http://issues.apache.org/jira/browse/IO-100 Project: Commons IO Issue Type:

[jira] Commented: (DBCP-194) BasicDataSource.setLogWriter should not do createDataSource

2006-11-28 Thread Kees de Kooter (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-194?page=comments#action_12453942 ] Kees de Kooter commented on DBCP-194: - Unfortunately this does not solve my problem. I want to get rid of the text AbandonedObjectPool is used that is printed

[jira] Commented: (DBCP-194) BasicDataSource.setLogWriter should not do createDataSource

2006-11-28 Thread Kees de Kooter (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-194?page=comments#action_12453946 ] Kees de Kooter commented on DBCP-194: - System.out is also used in AbandonedTrace BasicDataSource.setLogWriter should not do createDataSource

[jira] Updated: (DBCP-194) BasicDataSource.setLogWriter should not do createDataSource

2006-11-28 Thread Kees de Kooter (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-194?page=all ] Kees de Kooter updated DBCP-194: Attachment: AbandonedObjectPool.patch Patched AbandonedObjectPool BasicDataSource.setLogWriter should not do createDataSource

[jira] Resolved: (NET-70) [net] FTPClient.listFiles() returns incorrect directory names if the directory begins numerically

2006-11-28 Thread Rory Winston (JIRA)
[ http://issues.apache.org/jira/browse/NET-70?page=all ] Rory Winston resolved NET-70. - Resolution: Cannot Reproduce I have tried to reproduce this issue and cannot (on a Windows platform). If you can send in a test case, that would be very helpful.

[jira] Closed: (NET-70) [net] FTPClient.listFiles() returns incorrect directory names if the directory begins numerically

2006-11-28 Thread Rory Winston (JIRA)
[ http://issues.apache.org/jira/browse/NET-70?page=all ] Rory Winston closed NET-70. --- [net] FTPClient.listFiles() returns incorrect directory names if the directory begins numerically

[jira] Closed: (NET-144) FTP: Filenames containing leading and trailing spaces

2006-11-28 Thread Rory Winston (JIRA)
[ http://issues.apache.org/jira/browse/NET-144?page=all ] Rory Winston closed NET-144. Resolution: Won't Fix We've discussed this issue before, and the consensus at the time was that we wouldnt add a fix specifically for this issue, as it seems to be an

[jira] Commented: (NET-145) Deadlock in TelnetInputStream

2006-11-28 Thread Rory Winston (JIRA)
[ http://issues.apache.org/jira/browse/NET-145?page=comments#action_12453993 ] Rory Winston commented on NET-145: -- Norbert This should be fixed in the snapshot of commons-net-2.0, although this requires JDK 1.5+. If you are in a position to

[VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
This is a vote for the release of Validator 1.3.1 RC1 is here: http://people.apache.org/~niallp/validator-1.3.1-rc1/ Site here: http://people.apache.org/~niallp/validator-1.3.1-rc1/site/ Release notes here: http://people.apache.org/~niallp/validator-1.3.1-rc1/site/changes-report.html

[jira] Commented: (NET-143) FTPClient.listFiles(String pathname) returns no entry on RH AS 4

2006-11-28 Thread Felix Wong (JIRA)
[ http://issues.apache.org/jira/browse/NET-143?page=comments#action_12454057 ] Felix Wong commented on NET-143: Did anyone look at this? FTPClient.listFiles(String pathname) returns no entry on RH AS 4

[jira] Created: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

2006-11-28 Thread Narciso Oliveira Junior (JIRA)
setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)' Key: CONFIGURATION-239 URL: http://issues.apache.org/jira/browse/CONFIGURATION-239

[jira] Created: (CLI-126) CLI2 should support multiple property args on command line

2006-11-28 Thread Sanjay Dahiya (JIRA)
CLI2 should support multiple property args on command line --- Key: CLI-126 URL: http://issues.apache.org/jira/browse/CLI-126 Project: Commons CLI Issue Type: Improvement Affects

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Craig McClanahan
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: [X] +1 I support this release [ ] +0 [ ] -0 [ ] -1 I do not support this release because... Inspected the artifacts, they all look good. Also passes the Shale Validator unit tests with 1.3.1-RC1, once I added

svn commit: r480169 - /jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/Digester.java

2006-11-28 Thread rahul
Author: rahul Date: Tue Nov 28 11:37:36 2006 New Revision: 480169 URL: http://svn.apache.org/viewvc?view=revrev=480169 Log: Remove JDK 1.5 IAE c'tors from r479207: http://svn.apache.org/viewvc?view=revrevision=479207 DIGESTER-110 Modified:

svn commit: r480170 - /jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt

2006-11-28 Thread rahul
Author: rahul Date: Tue Nov 28 11:39:44 2006 New Revision: 480170 URL: http://svn.apache.org/viewvc?view=revrev=480170 Log: s/Bugzilla/JIRA/ and RC1-RC2 delta (APIs that accept URLs) Modified: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt Modified:

svn commit: r480172 - /jakarta/commons/proper/digester/trunk/maven.xml

2006-11-28 Thread rahul
Author: rahul Date: Tue Nov 28 11:41:53 2006 New Revision: 480172 URL: http://svn.apache.org/viewvc?view=revrev=480172 Log: Automate pom sum. Modified: jakarta/commons/proper/digester/trunk/maven.xml Modified: jakarta/commons/proper/digester/trunk/maven.xml URL:

svn commit: r480175 - in /jakarta/commons/proper/digester/trunk: RELEASE-NOTES.txt build.xml pom.xml project.xml src/conf/MANIFEST.MF

2006-11-28 Thread rahul
Author: rahul Date: Tue Nov 28 11:45:38 2006 New Revision: 480175 URL: http://svn.apache.org/viewvc?view=revrev=480175 Log: Time for 1.8 RC2 Modified: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt jakarta/commons/proper/digester/trunk/build.xml

svn commit: r480177 - /jakarta/commons/proper/digester/tags/DIGESTER_1_8_RC2/

2006-11-28 Thread rahul
Author: rahul Date: Tue Nov 28 11:47:57 2006 New Revision: 480177 URL: http://svn.apache.org/viewvc?view=revrev=480177 Log: Tag 1.8 RC2 Added: jakarta/commons/proper/digester/tags/DIGESTER_1_8_RC2/ - copied from r480176, jakarta/commons/proper/digester/trunk/

[all] Digester 1.8-RC2 available

2006-11-28 Thread Rahul Akolkar
http://people.apache.org/~rahul/commons/digester/ Vote in a day or two, please ping if you want me to wait longer. -Rahul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

2006-11-28 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-239?page=comments#action_12454113 ] Oliver Heger commented on CONFIGURATION-239: So what you need would be additional constructors that allow setting the delimiter parsing flag

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: This is a vote for the release of Validator 1.3.1 snip/ [X] +1 I support this release [ ] +0 [ ] -0 [ ] -1 I do not support this release because... snap/ Couple of comments: * We should recommend digester 1.7

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Oliver Heger
+1, looks good to me. One remark: The manifest in the jar states that a JDK 1.5 was used to build the release. How do you guarantee that the jar is really compatible with earlier JDK versions (I mean that no APIs are used that were introduced in later JDKs)? Oliver Niall Pemberton wrote:

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Craig McClanahan
On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: [X] +1 I support this release [ ] +0 [ ] -0 [ ] -1 I do not support this release because... Inspected the artifacts, they all look good. Also

Re: [all] Digester 1.8-RC2 available

2006-11-28 Thread Craig McClanahan
On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: http://people.apache.org/~rahul/commons/digester/ Vote in a day or two, please ping if you want me to wait longer. Looks good, all Shale's tests run with it, seems to solve the locking problems on Windows for me. As with the Validator

[all] Release artifacts and RCs (was Re: Validator 1.3.1 Release)

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: snip/ Follow up comment on something I missed (and will apply to Rahul's digester release candidate as well). Are you planning on respinning the bits with the correct version number (1.3.1 instead of 1.3.1-RC1) before the actual vote? I

Re: [all] Digester 1.8-RC2 available

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: http://people.apache.org/~rahul/commons/digester/ Vote in a day or two, please ping if you want me to wait longer. Looks good, all Shale's tests run with it, seems to solve the

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: [X] +1 I support this release [ ] +0 [ ] -0 [ ] -1 I do not support this release because...

Re: [all] Release artifacts and RCs (was Re: Validator 1.3.1 Release)

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: snip/ Follow up comment on something I missed (and will apply to Rahul's digester release candidate as well). Are you planning on respinning the bits with the correct version number

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: This is a vote for the release of Validator 1.3.1 snip/ [X] +1 I support this release [ ] +0 [ ] -0 [ ] -1 I do not support this release because... snap/

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
On 11/28/06, Oliver Heger [EMAIL PROTECTED] wrote: +1, looks good to me. One remark: The manifest in the jar states that a JDK 1.5 was used to build the release. How do you guarantee that the jar is really compatible with earlier JDK versions (I mean that no APIs are used that were introduced

svn commit: r480235 - in /jakarta/commons/proper/validator/trunk: RELEASE-NOTES.txt project.xml xdocs/changes.xml xdocs/navigation.xml

2006-11-28 Thread niallp
Author: niallp Date: Tue Nov 28 14:10:38 2006 New Revision: 480235 URL: http://svn.apache.org/viewvc?view=revrev=480235 Log: Minor fixes to the Valdiator 1.3.1 release following feedback from Craig McClanahan and Rahul Akolkar - add note to the release notes about Jakarta ORO now being marked

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: [X] +1 I support this release [ ] +0 [ ] -0

svn commit: r480251 - in /jakarta/commons/proper/validator/trunk: build.xml project.xml xdocs/changes.xml

2006-11-28 Thread niallp
Author: niallp Date: Tue Nov 28 14:24:19 2006 New Revision: 480251 URL: http://svn.apache.org/viewvc?view=revrev=480251 Log: Update version number to 1.3.1 Modified: jakarta/commons/proper/validator/trunk/build.xml jakarta/commons/proper/validator/trunk/project.xml

svn commit: r480253 - /jakarta/commons/proper/validator/tags/VALIDATOR_1_3_1/

2006-11-28 Thread niallp
Author: niallp Date: Tue Nov 28 14:26:19 2006 New Revision: 480253 URL: http://svn.apache.org/viewvc?view=revrev=480253 Log: Tag Validator 1.3.1 Added: jakarta/commons/proper/validator/tags/VALIDATOR_1_3_1/ - copied from r480252, jakarta/commons/proper/validator/trunk/

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: snip/ * We should mark digester (and beanutils) as optional BeanUtils is requried - its not just there for Digester, its used internally in Validator. For digester perhaps, although

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Craig McClanahan
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote:

svn commit: r480262 - /jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/BeanProcessor.java

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 14:55:31 2006 New Revision: 480262 URL: http://svn.apache.org/viewvc?view=revrev=480262 Log: Improved Javadoc Modified: jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/BeanProcessor.java Modified:

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: On

svn commit: r480267 - /jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/BeanProcessor.java

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 15:05:16 2006 New Revision: 480267 URL: http://svn.apache.org/viewvc?view=revrev=480267 Log: Removing extra */ Modified: jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/BeanProcessor.java Modified:

svn commit: r480268 - in /jakarta/commons/proper/dbutils/trunk/src: java/org/apache/commons/dbutils/ java/org/apache/commons/dbutils/handlers/ test/org/apache/commons/dbutils/ test/org/apache/commons/

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 15:06:17 2006 New Revision: 480268 URL: http://svn.apache.org/viewvc?view=revrev=480268 Log: All SQLExceptions without a comment now match the JDK comment of '- if a database access error occurs' Modified:

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
I have uploaded a new version of validator - which are the proposed final artifacts for the 1.3.1 release if the vote passes - available here: http://people.apache.org/~niallp/validator-1.3.1/ http://people.apache.org/~niallp/validator-1.3.1/site/ Following comments from Rahul and Oliver it

svn commit: r480288 - in /jakarta/commons/proper/dbutils/trunk/src: java/org/apache/commons/dbutils/ java/org/apache/commons/dbutils/handlers/ java/org/apache/commons/dbutils/wrappers/ test/org/apache

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 15:46:07 2006 New Revision: 480288 URL: http://svn.apache.org/viewvc?view=revrev=480288 Log: Fixed the rest of the Checkstyle Javadoc issues except for the ones where Checkstyle is being dumb and not understanding the fall-through nature of the @see tag

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Craig McClanahan
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: I have uploaded a new version of validator - which are the proposed final artifacts for the 1.3.1 release if the vote passes - available here: http://people.apache.org/~niallp/validator-1.3.1/

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Henri Yandell
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: Follow up comment on something I missed (and will apply to Rahul's digester release candidate as well). Are you planning on

Re: [all] Release artifacts and RCs (was Re: Validator 1.3.1 Release)

2006-11-28 Thread Henri Yandell
On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: snip/ Follow up comment on something I missed (and will apply to Rahul's digester release candidate as well). Are you planning on respinning the bits with the correct version number

Re: [dbutils] Opinions on 1.1 RC1

2006-11-28 Thread Henri Yandell
On 11/24/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/24/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/16/06, Henri Yandell [EMAIL PROTECTED] wrote: I've prepared 1.1-RC1 for DbUtils. http://people.apache.org/~bayard/commons-dbutils/1.1-RC1/ It was built under 1.4 on OS X.

svn commit: r480300 - /jakarta/commons/proper/validator/tags/VALIDATOR_1_3_1_RC2/

2006-11-28 Thread niallp
Author: niallp Date: Tue Nov 28 16:25:58 2006 New Revision: 480300 URL: http://svn.apache.org/viewvc?view=revrev=480300 Log: Move to VALIDATOR_1_3_1_RC2 as per Henri Yandells request Added: jakarta/commons/proper/validator/tags/VALIDATOR_1_3_1_RC2/ - copied from r480299,

svn commit: r480305 - /jakarta/commons/proper/validator/tags/VALIDATOR_1_3_1/

2006-11-28 Thread niallp
Author: niallp Date: Tue Nov 28 16:34:20 2006 New Revision: 480305 URL: http://svn.apache.org/viewvc?view=revrev=480305 Log: Delete VALIDATOR_1_3_1 tag for now - will be re-created if/when validator 1.3.1 votes passes Removed: jakarta/commons/proper/validator/tags/VALIDATOR_1_3_1/

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Niall Pemberton
On 11/28/06, Henri Yandell [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/28/06, Craig McClanahan [EMAIL PROTECTED] wrote: Follow up comment on something I missed (and will apply to Rahul's

svn commit: r480308 - in /jakarta/commons/proper/dbutils/trunk: build.xml pom.xml project.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 16:49:39 2006 New Revision: 480308 URL: http://svn.apache.org/viewvc?view=revrev=480308 Log: Moving to create a 1.1 that can then be voted on Modified: jakarta/commons/proper/dbutils/trunk/build.xml jakarta/commons/proper/dbutils/trunk/pom.xml

svn commit: r480313 - /jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 17:07:04 2006 New Revision: 480313 URL: http://svn.apache.org/viewvc?view=revrev=480313 Log: Setting Friday as the release date - presuming vote passes; otherwise I'll punt it on to the next end-of-vote Modified:

svn commit: r480315 - /jakarta/commons/proper/dbutils/tags/DBUTILS_1_1_RC2/

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 17:15:02 2006 New Revision: 480315 URL: http://svn.apache.org/viewvc?view=revrev=480315 Log: Tagging RC2 Added: jakarta/commons/proper/dbutils/tags/DBUTILS_1_1_RC2/ - copied from r480314, jakarta/commons/proper/dbutils/trunk/

[VOTE] DbUtils 1.1

2006-11-28 Thread Henri Yandell
Apologies for another vote thread - post-thanksgiving holiday explosion. Here's the release location: http://people.apache.org/~bayard/commons-dbutils/1.1-RC2/ Site: http://people.apache.org/~bayard/commons-dbutils/1.1-RC2/site/ Release notes:

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: I have uploaded a new version of validator - which are the proposed final artifacts for the 1.3.1 release if the vote passes - available here: http://people.apache.org/~niallp/validator-1.3.1/

Re: [VOTE] DbUtils 1.1

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Henri Yandell [EMAIL PROTECTED] wrote: Apologies for another vote thread - post-thanksgiving holiday explosion. Here's the release location: http://people.apache.org/~bayard/commons-dbutils/1.1-RC2/ snip/ Doesn't build with 1.3 as advertised, javax.sql.DataSource is JDK 1.4

Re: [all] Release artifacts and RCs (was Re: Validator 1.3.1 Release)

2006-11-28 Thread Rahul Akolkar
On 11/28/06, Henri Yandell [EMAIL PROTECTED] wrote: snip/ We should: 1) SVN tag each RC. 2) Put it up on in ~foo/component-version-rc1/ 3) Create files for the actual release - ie) don't put the rc1 in the project.xml or any of the sites. snap/ A side-effect of this is that the identity of

Re: [VOTE] DbUtils 1.1

2006-11-28 Thread Henri Yandell
On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 11/28/06, Henri Yandell [EMAIL PROTECTED] wrote: Apologies for another vote thread - post-thanksgiving holiday explosion. Here's the release location: http://people.apache.org/~bayard/commons-dbutils/1.1-RC2/ snip/ Doesn't build with

Re: [VOTE] Validator 1.3.1 Release

2006-11-28 Thread Henri Yandell
+1. pgp good, md5 good, jar in the binary same as the jar for maven, jar created from src has no jardiff with the jar for maven [not sure what else I can really check to compare], and manifest looks good. Hen On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: I have uploaded a new version

[jira] Commented: (DISCOVERY-3) [discovery] Enumeration in Service broken

2006-11-28 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DISCOVERY-3?page=comments#action_12454218 ] Henri Yandell commented on DISCOVERY-3: --- However... I also don't want to go changing the source much before getting a release out. Tempted to push this to

[jira] Resolved: (DISCOVERY-1) [discovery] ClassLoader Problem with AXIS in Servlet Container WebSphere

2006-11-28 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DISCOVERY-1?page=all ] Henri Yandell resolved DISCOVERY-1. --- Resolution: Fixed Tentatively resolving this as fixed in 0.4 based on Dims' belief [Dims is an Axis coder]. If still a problem, please give either the

[jira] Updated: (DISCOVERY-3) [discovery] Enumeration in Service broken

2006-11-28 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DISCOVERY-3?page=all ] Henri Yandell updated DISCOVERY-3: -- Bugzilla Id: (was: 25357) Fix Version/s: (was: 0.4) Punting this to beyond 0.4 - Aiming to get a 0.4 released with the latest in SVN and then

svn commit: r480361 - /jakarta/commons/proper/discovery/trunk/xdocs/navigation.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 19:13:12 2006 New Revision: 480361 URL: http://svn.apache.org/viewvc?view=revrev=480361 Log: Change to 0.4 javadoc rather than 0.3 javadoc Modified: jakarta/commons/proper/discovery/trunk/xdocs/navigation.xml Modified:

svn commit: r480362 - /jakarta/commons/proper/discovery/trunk/project.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 19:15:48 2006 New Revision: 480362 URL: http://svn.apache.org/viewvc?view=revrev=480362 Log: Adding PMD and Checkstyle... I guess they should at least be looked at Modified: jakarta/commons/proper/discovery/trunk/project.xml Modified:

svn commit: r480363 - /jakarta/commons/proper/discovery/trunk/checkstyle.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 19:16:56 2006 New Revision: 480363 URL: http://svn.apache.org/viewvc?view=revrev=480363 Log: Randomly choosing lang's checkstyle because it's the one I know Added: jakarta/commons/proper/discovery/trunk/checkstyle.xml (with props) Added:

svn commit: r480365 - /jakarta/commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/tools/ResourceUtils.java

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 19:20:56 2006 New Revision: 480365 URL: http://svn.apache.org/viewvc?view=revrev=480365 Log: Removing the ; from the ignored lines to match the other ignored catches in discovery Modified:

Re: [VOTE] DbUtils 1.1

2006-11-28 Thread Dion Gillard
Quick question: - What is the license for the jdbc2_0-stdext.jar that is part of the source distro? It appears to be a sun binary, but I can't find a download location or license for it on java.sun.com/products/jdbc anymore. On 11/29/06, Henri Yandell [EMAIL PROTECTED] wrote: Apologies for

svn commit: r480370 - /jakarta/commons/proper/discovery/trunk/project.properties

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 19:29:43 2006 New Revision: 480370 URL: http://svn.apache.org/viewvc?view=revrev=480370 Log: Hooking in checkstyle Modified: jakarta/commons/proper/discovery/trunk/project.properties Modified: jakarta/commons/proper/discovery/trunk/project.properties URL:

svn commit: r480371 - in /jakarta/commons/proper/discovery/trunk/src/java/org/apache/commons/discovery: log/SimpleLog.java tools/DiscoverClass.java tools/DiscoverSingleton.java tools/ManagedProperties

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 19:30:08 2006 New Revision: 480371 URL: http://svn.apache.org/viewvc?view=revrev=480371 Log: Fixing javadoc params to match the variable names Modified: jakarta/commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/log/SimpleLog.java

Re: [all] Release artifacts and RCs (was Re: Validator 1.3.1 Release)

2006-11-28 Thread Craig McClanahan
On 11/28/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 11/28/06, Henri Yandell [EMAIL PROTECTED] wrote: snip/ We should: 1) SVN tag each RC. 2) Put it up on in ~foo/component-version-rc1/ 3) Create files for the actual release - ie) don't put the rc1 in the project.xml or any of the

svn commit: r480374 [2/2] - in /jakarta/commons/proper/discovery/trunk: ./ src/java/org/apache/commons/discovery/ src/java/org/apache/commons/discovery/ant/ src/java/org/apache/commons/discovery/jdk/

2006-11-28 Thread niallp
Modified: jakarta/commons/proper/discovery/trunk/src/test/org/apache/commons/discovery/test/TestImpl2_2.java URL: http://svn.apache.org/viewvc/jakarta/commons/proper/discovery/trunk/src/test/org/apache/commons/discovery/test/TestImpl2_2.java?view=diffrev=480374r1=480373r2=480374

svn commit: r480391 - in /jakarta/commons/proper/discovery/trunk: maven.xml project.properties project.xml xdocs/building.xml xdocs/cvs-usage.xml xdocs/issue-tracking.xml xdocs/navigation.xml xdocs/st

2006-11-28 Thread niallp
Author: niallp Date: Tue Nov 28 20:07:12 2006 New Revision: 480391 URL: http://svn.apache.org/viewvc?view=revrev=480391 Log: Improve the site and build Added: jakarta/commons/proper/discovery/trunk/xdocs/building.xml (with props)

svn commit: r480393 - /jakarta/commons/proper/discovery/trunk/project.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:12:42 2006 New Revision: 480393 URL: http://svn.apache.org/viewvc?view=revrev=480393 Log: Turning off checkstyle as we're not going to be writing javadoc for all of this Modified: jakarta/commons/proper/discovery/trunk/project.xml Modified:

Re: [VOTE] DbUtils 1.1

2006-11-28 Thread Henri Yandell
Nice catch. I'll rebuild, it's placed there manually to prove to myself that the Ant build works. Wasn't intended to end up in the source distro. Hen On 11/28/06, Dion Gillard [EMAIL PROTECTED] wrote: Quick question: - What is the license for the jdbc2_0-stdext.jar that is part of the source

[configuration] Copyright to Spice Group

2006-11-28 Thread Henri Yandell
Could the copyright to the Spice Group be added to the NOTICE file please: configuration/src/test/org/apache/commons/configuration/MockStaticMemoryInitialContextFactory.java: * Copyright (C) The Spice Group. All rights reserved. License info too. Hen

Re: [VOTE] DbUtils 1.1

2006-11-28 Thread Henri Yandell
I've gone ahead and rebuilt. As no one has voted yet, and as it doesn't affect the svn tag, I'm hoping it isn't an issue now the files have been re'maven dist'd. Hen On 11/28/06, Henri Yandell [EMAIL PROTECTED] wrote: Nice catch. I'll rebuild, it's placed there manually to prove to myself that

svn commit: r480394 - in /jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/digester/xmlrules: test-node-create-rules-input.xml test-node-create-rules.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:26:06 2006 New Revision: 480394 URL: http://svn.apache.org/viewvc?view=revrev=480394 Log: Fixing copyright header Modified: jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/digester/xmlrules/test-node-create-rules-input.xml

svn commit: r480398 - in /jakarta/commons/proper/launcher/trunk: ./ example/ example/src/bin/ example/src/etc/ example/src/java/org/apache/launcher/example/ src/java/ src/java/org/apache/commons/launc

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:34:14 2006 New Revision: 480398 URL: http://svn.apache.org/viewvc?view=revrev=480398 Log: Fixed the copyright header Modified: jakarta/commons/proper/launcher/trunk/NOTICE.txt jakarta/commons/proper/launcher/trunk/build.properties.sample

svn commit: r480400 - in /jakarta/commons/proper/commons-build/trunk: ./ src/xdocs/ xdocs/ xdocs/dormant/ xdocs/releases/ xdocs/sandbox/ xdocs/style/

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:38:11 2006 New Revision: 480400 URL: http://svn.apache.org/viewvc?view=revrev=480400 Log: Fixed the copyright header Modified: jakarta/commons/proper/commons-build/trunk/commonDependencies.ent jakarta/commons/proper/commons-build/trunk/commons-site.jsl

svn commit: r480401 - in /jakarta/commons/proper/email/trunk: ./ conf/ src/java/org/apache/commons/mail/ src/test/org/apache/commons/mail/ src/test/org/apache/commons/mail/mocks/ src/test/org/apache/c

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:40:04 2006 New Revision: 480401 URL: http://svn.apache.org/viewvc?view=revrev=480401 Log: Fixed the copyright header Modified: jakarta/commons/proper/email/trunk/README.txt jakarta/commons/proper/email/trunk/STATUS.html

svn commit: r480403 - /jakarta/commons/proper/email/trunk/NOTICE.txt

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:46:31 2006 New Revision: 480403 URL: http://svn.apache.org/viewvc?view=revrev=480403 Log: Added copyright to the notice Modified: jakarta/commons/proper/email/trunk/NOTICE.txt Modified: jakarta/commons/proper/email/trunk/NOTICE.txt URL:

svn commit: r480404 - /jakarta/commons/proper/el/trunk/NOTICE.txt

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 20:49:04 2006 New Revision: 480404 URL: http://svn.apache.org/viewvc?view=revrev=480404 Log: Added copyright to the notice Modified: jakarta/commons/proper/el/trunk/NOTICE.txt Modified: jakarta/commons/proper/el/trunk/NOTICE.txt URL:

svn commit: r480408 [2/2] - in /jakarta/commons/proper/transaction/trunk: ./ src/java/org/apache/commons/transaction/file/ src/java/org/apache/commons/transaction/locking/ src/java/org/apache/commons/

2006-11-28 Thread bayard
Modified: jakarta/commons/proper/transaction/trunk/src/test/org/apache/commons/transaction/memory/OptimisticMapWrapperTest.java URL:

svn commit: r480410 - in /jakarta/commons/proper/dbcp/trunk: ./ xdocs/ xdocs/guide/

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 21:03:13 2006 New Revision: 480410 URL: http://svn.apache.org/viewvc?view=revrev=480410 Log: Fixed the copyright header Modified: jakarta/commons/proper/dbcp/trunk/maven.xml jakarta/commons/proper/dbcp/trunk/project.xml

[dbcp] ASL 1.1 code in dbcp - upgrade license?

2006-11-28 Thread Henri Yandell
Any reason for src/java/org/apache/commons/dbcp/datasources/SequencedHashMap.java and src/java/org/apache/commons/dbcp/datasources/LRUMap.java having being licensed under ASL 1.1? Hen - To unsubscribe, e-mail: [EMAIL

svn commit: r480414 - /jakarta/commons/proper/validator/trunk/build.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 21:18:52 2006 New Revision: 480414 URL: http://svn.apache.org/viewvc?view=revrev=480414 Log: Fixed copyright header Modified: jakarta/commons/proper/validator/trunk/build.xml Modified: jakarta/commons/proper/validator/trunk/build.xml URL:

svn commit: r480417 [4/4] - in /jakarta/commons/proper/jxpath/trunk: ./ src/java/org/apache/commons/jxpath/ src/java/org/apache/commons/jxpath/functions/ src/java/org/apache/commons/jxpath/ri/ src/jav

2006-11-28 Thread bayard
Modified: jakarta/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/ri/compiler/ExtensionFunctionTest.java URL:

[net] ASL 1.1 files

2006-11-28 Thread Henri Yandell
Any reason the following are still licensed under ASL 1.1? ./src/java/org/apache/commons/net/nntp/Article.java ./src/test/org/apache/commons/net/ftp/parser/FTPConfigEntryParserTest.java ./src/test/org/apache/commons/net/ftp/parser/NetwareFTPEntryParserTest.java

svn commit: r480420 [4/4] - in /jakarta/commons/proper/net/trunk: ./ proposal/ftp2/ proposal/ftp2/src/java/org/apache/commons/net/ftp/ftp2/ proposal/ftp2/src/java/org/apache/commons/net/ftp/ftp2/parse

2006-11-28 Thread bayard
Modified: jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientCommandsTest.java URL: http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientCommandsTest.java?view=diffrev=480420r1=480419r2=480420

Re: [dbcp] ASL 1.1 code in dbcp - upgrade license?

2006-11-28 Thread Niall Pemberton
On 11/29/06, Henri Yandell [EMAIL PROTECTED] wrote: Any reason for src/java/org/apache/commons/dbcp/datasources/SequencedHashMap.java and src/java/org/apache/commons/dbcp/datasources/LRUMap.java having being licensed under ASL 1.1? Phil said a couple of days ago there was no reason to fix

svn commit: r480428 [6/6] - in /jakarta/commons/proper/vfs/trunk: ./ core/ core/src/main/java/org/apache/commons/vfs/ core/src/main/java/org/apache/commons/vfs/auth/ core/src/main/java/org/apache/comm

2006-11-28 Thread bayard
Modified: jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/webdav/WebdavFileProvider.java URL:

svn commit: r480432 - /jakarta/commons/proper/math/trunk/release-notes.jsl

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 22:51:38 2006 New Revision: 480432 URL: http://svn.apache.org/viewvc?view=revrev=480432 Log: Fixed header. Switched from Windows to Unix line endings as a part of this - not sure if that's problematic or not, but I don't trust that I can hack this to remain

svn commit: r480433 - /jakarta/commons/proper/math/trunk/project.xml

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 22:53:26 2006 New Revision: 480433 URL: http://svn.apache.org/viewvc?view=revrev=480433 Log: Fixing the license header. Something is up with this file, in svn diff it has a odd set of bytes on the front of the file. Possibly Windows BOM UTF-8 issue? Modified:

svn commit: r480434 - in /jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources: LRUMap.java SequencedHashMap.java

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 22:57:55 2006 New Revision: 480434 URL: http://svn.apache.org/viewvc?view=revrev=480434 Log: Moving from ASL 1.1 to AL 2.0 Modified: jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/LRUMap.java

Re: [dbcp] ASL 1.1 code in dbcp - upgrade license?

2006-11-28 Thread Henri Yandell
On 11/28/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 11/29/06, Henri Yandell [EMAIL PROTECTED] wrote: Any reason for src/java/org/apache/commons/dbcp/datasources/SequencedHashMap.java and src/java/org/apache/commons/dbcp/datasources/LRUMap.java having being licensed under ASL 1.1? Phil

svn commit: r480435 - in /jakarta/commons/proper/math/trunk: ./ xdocs/ xdocs/userguide/

2006-11-28 Thread bayard
Author: bayard Date: Tue Nov 28 23:06:35 2006 New Revision: 480435 URL: http://svn.apache.org/viewvc?view=revrev=480435 Log: Fixed copyright header (committing in parts as the full commit timed out) Modified: jakarta/commons/proper/math/trunk/NOTICE.txt

svn commit: r480440 [3/3] - in /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math: ./ analysis/ complex/ distribution/ fraction/ linear/ random/ special/ stat/ stat/descriptive/ stat/

2006-11-28 Thread bayard
Modified: jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive/moment/StandardDeviation.java URL:

svn commit: r480442 [3/3] - in /jakarta/commons/proper/math/trunk/src/test: R/ org/apache/commons/math/ org/apache/commons/math/analysis/ org/apache/commons/math/complex/ org/apache/commons/math/distr

2006-11-28 Thread bayard
Modified: jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/stat/descriptive/summary/SumTest.java URL: http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/stat/descriptive/summary/SumTest.java?view=diffrev=480442r1=480441r2=480442

  1   2   >