Re: [VOTE] Release commons-proper POM 1

2006-11-06 Thread Simon Kitching
On Thu, 2006-10-12 at 22:02 +0200, Jochen Wiedmann wrote: Currently there is only a SNAPSHOT POM for commons proper: In other words, a release of commons-fileupload can only choose to ignore the hierarchy and derive from the Apache POM directly or it can wait for an official release of the

[jira] Commented: (COLLECTIONS-233) Closure is an inaccurate name

2006-11-06 Thread Stephen Kestle (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-233?page=comments#action_12447406 ] Stephen Kestle commented on COLLECTIONS-233: uneccessary code rework is not really so significant if Closure still exists. However, on

RE: [PROPOSAL] Major versions require package name change

2006-11-06 Thread Jörg Schaible
Stephen Colebourne wrote on Sunday, October 29, 2006 12:35 PM: PROPOSAL: The major version number of a component, where it is greater than 1, shall be included in the package name. [snip] This proposal is about making upgrades *predicatable* at the expense of a small amount of pain. I

svn commit: r471689 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/converters/ test/org/apache/commons/beanutils/converters/

2006-11-06 Thread niallp
Author: niallp Date: Mon Nov 6 02:52:49 2006 New Revision: 471689 URL: http://svn.apache.org/viewvc?view=revrev=471689 Log: Fix JDK 1.3 java.sql.Timestamp's getTime() issue and add missing tests to ConverterTestSuite Modified:

svn commit: r471690 - in /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/locale/converters: DateLocaleConverter.java DecimalLocaleConverter.java StringLocaleConverter.jav

2006-11-06 Thread niallp
Author: niallp Date: Mon Nov 6 02:53:48 2006 New Revision: 471690 URL: http://svn.apache.org/viewvc?view=revrev=471690 Log: Change logging messages from warn to info Modified:

VFS FTP Problem with Text data

2006-11-06 Thread Moerk, Detlev
Hi, I tried to use vfs to get some textfiles from a unix host to a windows network drive on a regular basis. The problem is that the transfer program doesn't take care aobout the different CR (0x0A--0x0D 0x0A) commands between Unix and Windows I found that the FTP Conection is alwyas

svn commit: r471699 - in /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters: AbstractConverter.java ArrayConverter.java DateTimeConverter.java NumberConverter.jav

2006-11-06 Thread niallp
Author: niallp Date: Mon Nov 6 03:30:59 2006 New Revision: 471699 URL: http://svn.apache.org/viewvc?view=revrev=471699 Log: BEANUTILS-41 - Improve error messages - reported by Ralf Hauser Modified:

svn commit: r471704 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/AbstractConverter.java

2006-11-06 Thread niallp
Author: niallp Date: Mon Nov 6 03:57:26 2006 New Revision: 471704 URL: http://svn.apache.org/viewvc?view=revrev=471704 Log: Minor logging message change Modified: jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/AbstractConverter.java Modified:

[jira] Updated: (CONFIGURATION-197) [configuration] INIConfiguration

2006-11-06 Thread Trevor Charles Miller (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-197?page=all ] Trevor Charles Miller updated CONFIGURATION-197: Attachment: ini_config.zip The header has been added and a unit test case added for the class. [configuration]

Re: [VOTE] Release commons-proper POM 1

2006-11-06 Thread Jochen Wiedmann
On 11/6/06, Simon Kitching [EMAIL PROTECTED] wrote: This thread from 12 October 2006 appears to have tailed off without conclusion: It's of course my fault not to post a conclusion. But my personal conclusion is that the vote failed. First of all, due to negative votes, and second, because

[jira] Commented: (BEANUTILS-252) getNestedProperty doesn't work with maps properly

2006-11-06 Thread Masker71 (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-252?page=comments#action_12447467 ] Masker71 commented on BEANUTILS-252: Hello Niall, I think you are right, let's probaly leave it as it is. I just choosed wrong tool for my needs. I

[jira] Commented: (SANDBOX-161) CSVPrinter#escapeAndQuote(String) doesn't adhere to CSV standard

2006-11-06 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/SANDBOX-161?page=comments#action_12447474 ] Yonik Seeley commented on SANDBOX-161: -- While correct CVS escaping/parsing should definitely be supported, I think backslash escaping should be retained as

Re: [VOTE] Release commons-proper POM 1

2006-11-06 Thread Dennis Lundberg
Simon Kitching wrote: On Thu, 2006-10-12 at 22:02 +0200, Jochen Wiedmann wrote: Currently there is only a SNAPSHOT POM for commons proper: In other words, a release of commons-fileupload can only choose to ignore the hierarchy and derive from the Apache POM directly or it can wait for an

Re: svn commit: r471652 - /jakarta/commons/proper/commons-build/trunk/commons_nightly.sh

2006-11-06 Thread Dennis Lundberg
See below... [EMAIL PROTECTED] wrote: Author: bayard Date: Sun Nov 5 23:07:57 2006 New Revision: 471652 URL: http://svn.apache.org/viewvc?view=revrev=471652 Log: Some minor improvements to the script - mostly because my local username is differnet ot my apache one and it highlighted some

svn commit: r471799 - /jakarta/commons/proper/commons-build/trunk/commons_nightly.sh

2006-11-06 Thread bayard
Author: bayard Date: Mon Nov 6 09:36:20 2006 New Revision: 471799 URL: http://svn.apache.org/viewvc?view=revrev=471799 Log: Fixing email address Modified: jakarta/commons/proper/commons-build/trunk/commons_nightly.sh Modified: jakarta/commons/proper/commons-build/trunk/commons_nightly.sh

[VOTE] Release commons-parent pom

2006-11-06 Thread Dennis Lundberg
Hello This is a new vote following up on the failed vote [1] that was held previously. As far as I can tell, all the issues that were raised in the earlier vote has been addressed. So please cast your votes. This vote will be open for 72 hours and I will tally the votes no earlier than

svn commit: r471805 - /jakarta/commons/proper/commons-parent/trunk/pom.xml

2006-11-06 Thread dennisl
Author: dennisl Date: Mon Nov 6 10:11:53 2006 New Revision: 471805 URL: http://svn.apache.org/viewvc?view=revrev=471805 Log: Use correct URLs in the scm section. Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml URL:

[jira] Created: (COLLECTIONS-234) Please provide nightly builds of collections_jdk5_branch

2006-11-06 Thread Stepan Koltsov (JIRA)
Please provide nightly builds of collections_jdk5_branch Key: COLLECTIONS-234 URL: http://issues.apache.org/jira/browse/COLLECTIONS-234 Project: Commons Collections Issue Type: Wish

[jira] Commented: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-11-06 Thread Sam Berlin (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-225?page=comments#action_12447506 ] Sam Berlin commented on COLLECTIONS-225: Maybe some more interest in this contribution with the renewed interest in collections and updating it to

[jira] Commented: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-11-06 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-225?page=comments#action_12447509 ] Stephen Colebourne commented on COLLECTIONS-225: Yep, so long as I can get the project slimmed down in the generics process, there is no

[jira] Commented: (COLLECTIONS-234) Please provide nightly builds of collections_jdk5_branch

2006-11-06 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-234?page=comments#action_12447511 ] Stephen Colebourne commented on COLLECTIONS-234: The code isn't nearly ready yet. I will try and push for an early alpha once its vaguely

Re: [VOTE] Release commons-parent pom

2006-11-06 Thread Jochen Wiedmann
+1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (FILEUPLOAD-38) [fileupload] FileUploadException on processing multipart/form-data

2006-11-06 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-38?page=all ] Jochen Wiedmann closed FILEUPLOAD-38. - Resolution: Won't Fix Missing reply by user. [fileupload] FileUploadException on processing multipart/form-data

Re: [VOTE] Release commons-parent pom

2006-11-06 Thread Dion Gillard
Got a link to the particular artifact we're voting on? On 11/7/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Hello This is a new vote following up on the failed vote [1] that was held previously. As far as I can tell, all the issues that were raised in the earlier vote has been addressed. So

Re: [VOTE] Release commons-parent pom

2006-11-06 Thread Dennis Lundberg
Sorry, that should of course have been in the original vote mail: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk/pom.xml?revision=471805view=markup -- Dennis Lundberg Dion Gillard wrote: Got a link to the particular artifact we're voting on? On 11/7/06, Dennis

Re: [VOTE] Release commons-parent pom

2006-11-06 Thread Dion Gillard
Looks good to me. +1 On 11/7/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Sorry, that should of course have been in the original vote mail: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk/pom.xml?revision=471805view=markup -- Dennis Lundberg Dion Gillard wrote: Got

Re: [all] Nightly builds

2006-11-06 Thread Henri Yandell
Pondering future nightly build stuff: * I'd like to only build when there's been a change in svn in the last 24 hours. Much nicer on the build machine, but it does mean we then have to report on success/failure somewhere. * Would be nice to create a local repository, then rsync it over to

Re: [VOTE] Release commons-parent pom

2006-11-06 Thread Rahul Akolkar
On 11/6/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Hello This is a new vote following up on the failed vote [1] that was held previously. As far as I can tell, all the issues that were raised in the earlier vote has been addressed. So please cast your votes. snip/ Comments / questions:

Re: [betwixt] please check RC1

2006-11-06 Thread Rahul Akolkar
On 11/4/06, robert burrell donkin [EMAIL PROTECTED] wrote: http://people.apache.org/~rdonkin/commons-betwixt snip/ Think we can upgrade a couple of our own dependencies. Give me 48 hours to try things locally. -Rahul - robert

svn commit: r471963 - in /jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml: custom-hello-world-03.xml model/CustomActionTest.java

2006-11-06 Thread rahul
Author: rahul Date: Mon Nov 6 17:36:54 2006 New Revision: 471963 URL: http://svn.apache.org/viewvc?view=revrev=471963 Log: Add a test case that demonstrates adding a custom action with the same local name as one of the standard SCXML actions (in this test case, local name send is reused in

svn commit: r471965 - /jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml

2006-11-06 Thread rahul
Author: rahul Date: Mon Nov 6 17:43:32 2006 New Revision: 471965 URL: http://svn.apache.org/viewvc?view=revrev=471965 Log: Better log output (replace cut-n-paste cruft). Modified: jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml Modified:

[jira] Resolved: (BEANUTILS-134) [beanutils] Call to toString() in should be replaced with getConvertUtils().convert(value)

2006-11-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-134?page=all ] Henri Yandell resolved BEANUTILS-134. - Resolution: Fixed This was fixed by Niall as a part of (http://issues.apache.org/bugzilla/show_bug.cgi?id=17663). Here's the svn commit:

svn commit: r471983 - /jakarta/commons/proper/beanutils/trunk/project.xml

2006-11-06 Thread bayard
Author: bayard Date: Mon Nov 6 20:58:41 2006 New Revision: 471983 URL: http://svn.apache.org/viewvc?view=revrev=471983 Log: Adding checkstyle and pmd plugins Modified: jakarta/commons/proper/beanutils/trunk/project.xml Modified: jakarta/commons/proper/beanutils/trunk/project.xml URL:

[jira] Commented: (BEANUTILS-224) [beanutils] provide better error message for argument type mismatch

2006-11-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-224?page=comments#action_12447635 ] Henri Yandell commented on BEANUTILS-224: - I've modified 'found' to 'had objects of type' and 'expected' to 'expected signature'. The expected/found

[jira] Commented: (DBCP-200) Replace the System.outs with commons-logging

2006-11-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-200?page=comments#action_12447636 ] Henri Yandell commented on DBCP-200: Thanks Niall - sorry about the dupe. (testing reply-to jira to see if it appears in Jira) Replace the System.outs with

svn commit: r471988 - in /jakarta/commons/proper/beanutils/trunk: build.properties.sample build.xml

2006-11-06 Thread bayard
Author: bayard Date: Mon Nov 6 21:17:20 2006 New Revision: 471988 URL: http://svn.apache.org/viewvc?view=revrev=471988 Log: junit.home, commons-logging.home and commons-collections.home are only used to define the directories of the jar files; which are then defined as separate variables.

svn commit: r471990 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/PropertyUtilsBean.java

2006-11-06 Thread bayard
Author: bayard Date: Mon Nov 6 21:32:04 2006 New Revision: 471990 URL: http://svn.apache.org/viewvc?view=revrev=471990 Log: Applying the improved Exception message from BEANUTILS-224. Thanks to Ralf Hauser Modified:

[jira] Resolved: (BEANUTILS-224) [beanutils] provide better error message for argument type mismatch

2006-11-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-224?page=all ] Henri Yandell resolved BEANUTILS-224. - Resolution: Fixed svn ci -m Applying the improved Exception message from BEANUTILS-224. Thanks to Ralf Hauser Sending

[jira] Commented: (LANG-276) MutableBigDecimal and MutableBigInteger

2006-11-06 Thread Kostiew, David (JIRA)
[ http://issues.apache.org/jira/browse/LANG-276?page=comments#action_12447672 ] Kostiew, David commented on LANG-276: - [[ Old comment, sent by email on Fri, 29 Sep 2006 11:25:50 -0400 ]] Any word on MutableBigDecimal? I too have a need

[jira] Commented: (DBCP-200) Replace the System.outs with commons-logging

2006-11-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-200?page=comments#action_12447682 ] Henri Yandell commented on DBCP-200: [[ Old comment, sent from unregistered email on Fri, 27 Oct 2006 10:30:40 -0700 ]] Thanks Niall - sorry about the

svn commit: r472005 - /jakarta/commons/proper/commons-parent/trunk/pom.xml

2006-11-06 Thread jochen
Author: jochen Date: Mon Nov 6 22:37:24 2006 New Revision: 472005 URL: http://svn.apache.org/viewvc?view=revrev=472005 Log: The scm URL didn't point to viewvc, but to the SVN repository itself. Fixed. Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml Modified:

svn commit: r472006 - /jakarta/commons/proper/commons-parent/trunk/pom.xml

2006-11-06 Thread jochen
Author: jochen Date: Mon Nov 6 22:39:17 2006 New Revision: 472006 URL: http://svn.apache.org/viewvc?view=revrev=472006 Log: Adding the ASLv2 header. Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml URL:

svn commit: r472007 - in /jakarta/commons/proper/commons-parent/trunk: LICENSE.txt NOTICE.txt

2006-11-06 Thread jochen
Author: jochen Date: Mon Nov 6 22:40:26 2006 New Revision: 472007 URL: http://svn.apache.org/viewvc?view=revrev=472007 Log: Adding the files required to create ASLv2 licensed distributables. Added: jakarta/commons/proper/commons-parent/trunk/LICENSE.txt

Re: [VOTE] Release commons-parent pom

2006-11-06 Thread Jochen Wiedmann
On 11/7/06, Rahul Akolkar [EMAIL PROTECTED] wrote: a) IMO it needs a ASLv2 header Ok, done. I also added the LICENSE.txt and NOTICE.txt files to the commons-parent directory. b) Incorrect URL at ${pom.url} (we need to remove proper/) Can't follow you here. c) The svn log is confident