Re: VOTE: Migrate commons-fileupload to Maven 2

2006-09-05 Thread Jochen Wiedmann
Dion Gillard wrote: Does this work without any snapshot dependencies on plugins or m2 itself. Currently there is a dependency on a snapshot of the maven-changes-plugin. I'll try to fix this by getting a release of the changes plugin. Jochen

[beanutils] little bug with indexed primitive types and null values

2006-09-05 Thread Mario Ivankovits
Hi! I've found a little bug in beanutils where, in case of indexed primitive types (e.g. boolean array) a null value gets not correctly converterd. If nobody minds I'll commit the following patch for beanuilts: Index: src/java/org/apache/commons/beanutils/BeanUtilsBean.java

Re: [VOTE] Release Commons JEXL 1.1

2006-09-05 Thread Paul Libbrecht
Just my 2p: if I remember well, there's a way checkstyle errors can produce a text-like report with filename:line-number:message which is exactly what most compilers would output to make errors clickable in, say, jEdit and Emacs to name a few... That helped me every time i was haunted by the

Re: [net] Release Candidate for 2.0

2006-09-05 Thread Rory Winston
Steve Thanks for the feedback. There are definitely some patches that can be backported to the 1.x branch, namely: * The Netware FTP parser * The change to make FTPClient extend SocketClient * The MVSParser changes I can make these changes on the trunk.I will also remove the deprecated classes

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

2006-09-05 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

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

2006-09-05 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

[nightly build] id failed.

2006-09-05 Thread psteitz
Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060905/id.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Jakarta-commons Wiki] Update of Betwixt/TipsAndHints/XsdDateTime by JesseSweetland

2006-09-05 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 JesseSweetland: http://wiki.apache.org/jakarta-commons/Betwixt/TipsAndHints/XsdDateTime

Re: [lang] 2.2?

2006-09-05 Thread Antonio Gallardo
Henri Yandell escribió: Wish I could get JDK 1.3 to work on a Linux box. Both my Debian Sarge (hardly a new distro) and Ubuntu laptop have glibc errors. Must grab the IBM version and see how it goes. Hi Henri, I had similar problems in Fedora, I needed to install a compat-glibc* packages in

[jira] Created: (SCXML-19) Need to resume a state machine from a specified state

2006-09-05 Thread Raj Rao (JIRA)
Need to resume a state machine from a specified state - Key: SCXML-19 URL: http://issues.apache.org/jira/browse/SCXML-19 Project: Commons SCXML Issue Type: Wish Affects Versions: 0.5

Re: [nightly build] id failed.

2006-09-05 Thread Jörg Schaible
Hi Phil, [EMAIL PROTECTED] wrote: Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060905/id.log sorry, I have no idea how to fix this test on a time shifting machine ... :-( - Jörg

Re: [VOTE] Release Commons JEXL 1.1

2006-09-05 Thread Rahul Akolkar
Thanks to everyone's feedback so far. Sorry, I was away over the weekend, couldn't reply sooner. Consolidating couple of replies in one: On 9/3/06, Phil Steitz [EMAIL PROTECTED] wrote: Looks good to me. +1 assuming build has been tested on 1.2, which is what the jar manifest specifies. snip/

Re: [VOTE] Release Commons JEXL 1.1

2006-09-05 Thread Dion Gillard
On 9/6/06, Rahul Akolkar [EMAIL PROTECTED] wrote: snip/ Phil is correct in pointing out that they be fixed, but IMO, which side of 1.1 that happens on is secondary -- as long as it happens. Doing it later gives us a clean process now (ideally, no mods between voting and a release, and though we

Re: svn commit: r439789 - in /jakarta/commons/proper/fileupload/trunk: ./ src/checkstyle/ src/main/assembly/

2006-09-05 Thread Martin Cooper
On 9/3/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: jochen Date: Sun Sep 3 08:20:39 2006 New Revision: 439789 URL: http://svn.apache.org/viewvc?rev=439789view=rev Log: Moved the checkstyle and PMD files to src/checkstyle. Storing PMD configuration in a 'checkstyle' directory

Re: [VOTE] Release Commons JEXL 1.1

2006-09-05 Thread Phil Steitz
On 9/5/06, Dion Gillard [EMAIL PROTECTED] wrote: On 9/6/06, Rahul Akolkar [EMAIL PROTECTED] wrote: snip/ Phil is correct in pointing out that they be fixed, but IMO, which side of 1.1 that happens on is secondary -- as long as it happens. Doing it later gives us a clean process now (ideally,

[jira] Created: (CONFIGURATION-224) BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone

2006-09-05 Thread Gabriele Garuglieri (JIRA)
BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone --- Key: CONFIGURATION-224 URL: