[jira] Updated: (DBUTILS-27) [dbutils] QueryRunner.count(String, ...) methods for SELECT COUNT(...) sql

2006-07-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBUTILS-27?page=all ] Henri Yandell updated DBUTILS-27: - Bugzilla Id: (was: 36822) Fix Version: 1.1 Looks like a good thing for a 1.1 release I think. [dbutils] QueryRunner.count(String, ...) methods for

[jira] Updated: (DBUTILS-31) fillStatement setNull bug with the Derby JDBC driver

2006-07-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBUTILS-31?page=all ] Henri Yandell updated DBUTILS-31: - Fix Version: 1.1 Evaluate for 1.1. fillStatement setNull bug with the Derby JDBC driver

svn commit: r419469 - in /jakarta/commons/proper/dbutils/trunk/src/test/org/apache/commons/dbutils: MockResultSet.java MockResultSetMetaData.java

2006-07-06 Thread bayard
Author: bayard Date: Wed Jul 5 23:56:56 2006 New Revision: 419469 URL: http://svn.apache.org/viewvc?rev=419469view=rev Log: Changed mocks to throw UnsupportedOperationException for unimplemented methods instead of being stubbed out as requested in DBUTILS-7 Modified:

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Henri Yandell
Have added csv. How do I go about hooking it up, doesn't look as though it worked last night? Hen On 7/3/06, Phil Steitz [EMAIL PROTECTED] wrote: Nightlies are back up and running for most components. I still think maven2 + continuum is the way to go long term, but to get the nightlies back

[jira] Resolved: (DBUTILS-7) [dbutils] MockResultSet: Throw UnsupportedOperationException for not implemented methods

2006-07-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBUTILS-7?page=all ] Henri Yandell resolved DBUTILS-7: - Fix Version: 1.1 Resolution: Fixed Seems like an improvement to me - have committed a fix. svn ci -m Changed mocks to throw

[jira] Updated: (DBUTILS-17) [dbutils] ScalarHandler subclasses that return Integers and Longs

2006-07-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBUTILS-17?page=all ] Henri Yandell updated DBUTILS-17: - Bugzilla Id: (was: 38907) Fix Version: 1.1 Deal with in 1.1. There's another issue that deals with the same problem, so might be that this one becomes

svn commit: r419475 - /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/provider/ftp/FtpFileObject.java

2006-07-06 Thread imario
Author: imario Date: Thu Jul 6 00:17:42 2006 New Revision: 419475 URL: http://svn.apache.org/viewvc?rev=419475view=rev Log: avoid class cast exception if file object is decorated Modified: jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/provider/ftp/FtpFileObject.java

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

2006-07-06 Thread commons-jelly 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 has an issue affecting its community integration. This issue

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

2006-07-06 Thread commons-jelly 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 has an issue affecting its community integration. This issue

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

2006-07-06 Thread commons-jelly 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-test has an issue affecting its community integration. This issue

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

2006-07-06 Thread commons-jelly 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-test has an issue affecting its community integration. This issue

[jira] Updated: (SANDBOX-150) [jci][GSOC] Status patchs

2006-07-06 Thread Peter Konstantinov (JIRA)
[ http://issues.apache.org/jira/browse/SANDBOX-150?page=all ] Peter Konstantinov updated SANDBOX-150: --- Attachment: jci-06.07.06.patch Configuration javac, parsing of result of compilation, preservation of results of compilation, fix classloader

[jira] Commented: (DBUTILS-17) [dbutils] ScalarHandler subclasses that return Integers and Longs

2006-07-06 Thread greg hawkes (JIRA)
[ http://issues.apache.org/jira/browse/DBUTILS-17?page=comments#action_12419487 ] greg hawkes commented on DBUTILS-17: No problem, Henri. I assume that you're referring to issue http://issues.apache.org/jira/browse/DBUTILS-27. I realise that this issue

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Phil Steitz
On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about hooking it up, doesn't look as though it worked last night? The script was not creating directories on the deploy host for new components, so it failed the first time. I fixed that and it ran successfully

[jira] Created: (COLLECTIONS-215) Javadoc in DefaultedMap very inconsistent

2006-07-06 Thread Hendrik Maryns (JIRA)
Javadoc in DefaultedMap very inconsistent - Key: COLLECTIONS-215 URL: http://issues.apache.org/jira/browse/COLLECTIONS-215 Project: Commons Collections Type: Improvement Versions: 3.2 Reporter: Hendrik Maryns

[jira] Updated: (COLLECTIONS-215) Javadoc in DefaultedMap very inconsistent

2006-07-06 Thread Hendrik Maryns (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-215?page=all ] Hendrik Maryns updated COLLECTIONS-215: --- Attachment: DefaultedMap.diff A patch including the alterations I mean. - changed names of parameters - changed type of value - changed

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Henri Yandell
On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about hooking it up, doesn't look as though it worked last night? The script was not creating directories on the deploy host for new components, so it failed the

[jira] Created: (LANG-270) [lang] minor javadoc improvements for StringUtils.stripXxx() methods

2006-07-06 Thread Michael Heuer (JIRA)
[lang] minor javadoc improvements for StringUtils.stripXxx() methods Key: LANG-270 URL: http://issues.apache.org/jira/browse/LANG-270 Project: Commons Lang Type: Improvement Versions: 2.1

[jira] Updated: (LANG-270) [lang] minor javadoc improvements for StringUtils.stripXxx() methods

2006-07-06 Thread Michael Heuer (JIRA)
[ http://issues.apache.org/jira/browse/LANG-270?page=all ] Michael Heuer updated LANG-270: --- Attachment: diff.txt [lang] minor javadoc improvements for StringUtils.stripXxx() methods

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Phil Steitz
On 7/6/06, Henri Yandell [EMAIL PROTECTED] wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about hooking it up, doesn't look as though it worked last night? The script was not creating directories on

[jira] Created: (COLLECTIONS-216) MultiKey's toString method should use Arrays.toString

2006-07-06 Thread Hendrik Maryns (JIRA)
MultiKey's toString method should use Arrays.toString - Key: COLLECTIONS-216 URL: http://issues.apache.org/jira/browse/COLLECTIONS-216 Project: Commons Collections Type: Improvement Versions: 3.2

[jira] Updated: (COLLECTIONS-216) MultiKey's toString method should use Arrays.toString

2006-07-06 Thread Hendrik Maryns (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-216?page=all ] Hendrik Maryns updated COLLECTIONS-216: --- Attachment: MultiKey.diff A patch with the alterations I suggest, plus one typo. MultiKey's toString method should use Arrays.toString

[jira] Commented: (COLLECTIONS-216) MultiKey's toString method should use Arrays.toString

2006-07-06 Thread Matt Benson (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-216?page=comments#action_12419569 ] Matt Benson commented on COLLECTIONS-216: - Since Arrays.toString() is only available beginning with Java 1.5, this patch cannot be applied until the

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Craig McClanahan
On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/6/06, Henri Yandell [EMAIL PROTECTED] wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about hooking it up, doesn't look as though it worked last

[jira] Commented: (COLLECTIONS-216) MultiKey's toString method should use Arrays.toString

2006-07-06 Thread Hendrik Maryns (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-216?page=comments#action_12419570 ] Hendrik Maryns commented on COLLECTIONS-216: Ah, I didn't notice that. However, at least the typo can be fixed. I'll submit this bug in the sourceforge

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Henri Yandell
On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/6/06, Henri Yandell [EMAIL PROTECTED] wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about hooking it up, doesn't look as though it worked last

svn commit: r419651 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java

2006-07-06 Thread bayard
Author: bayard Date: Thu Jul 6 11:43:02 2006 New Revision: 419651 URL: http://svn.apache.org/viewvc?rev=419651view=rev Log: Applying javadoc fixes from Michael Heuer for the stripXxx methods as mentioned in LANG-270 Modified:

[jira] Resolved: (LANG-270) [lang] minor javadoc improvements for StringUtils.stripXxx() methods

2006-07-06 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-270?page=all ] Henri Yandell resolved LANG-270: Fix Version: 2.2 Resolution: Fixed Applied, thanks Michael. svn ci -m Applying javadoc fixes from Michael Heuer for the stripXxx methods as mentioned

Jira usage

2006-07-06 Thread Henri Yandell
Just wanted to mention how I've been doing things in Jira for LANG. My aim is to make it so every issue in a project has a version set for it. For Sandbox, read component instead of version - less need to manage things there. I then have a filter that notifies me (could be commons-dev instead)

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Jörg Schaible
Henri Yandell wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/6/06, Henri Yandell [EMAIL PROTECTED] wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about hooking it up, doesn't look as

[jira] Commented: (DBUTILS-31) fillStatement setNull bug with the Derby JDBC driver

2006-07-06 Thread Francis Townsend (JIRA)
[ http://issues.apache.org/jira/browse/DBUTILS-31?page=comments#action_12419585 ] Francis Townsend commented on DBUTILS-31: - This code was coded for the JDBC 3.0 specification. It would need to be modified to run with JDBC 2.1 drivers (check the

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Phil Steitz
On 7/6/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/6/06, Henri Yandell [EMAIL PROTECTED] wrote: On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/5/06, Henri Yandell [EMAIL PROTECTED] wrote: Have added csv. How do I go about

Re: [lang] VariableFormatter - pre 2.2

2006-07-06 Thread Oliver Heger
Stephen Colebourne wrote: Henri Yandell wrote: Anyone know of any half-finished code in there at the moment? I think I'm on record for saying that the VariableFormatter class doesn't quite fit as is IMHO. But I've not spelt out why, so here goes... At a minimum, I'd like to see

svn commit: r419687 - /jakarta/commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/web/TestAppletConfiguration.java

2006-07-06 Thread oheger
Author: oheger Date: Thu Jul 6 13:00:28 2006 New Revision: 419687 URL: http://svn.apache.org/viewvc?rev=419687view=rev Log: A trial to fix the test class for AppletConfiguration, which fails in the nightly builds Modified:

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Oliver Heger
Phil, thank you very much for your work! Finally I can see, which test fails for [configuration]. Hm, it's a test dealing with Applets. I guess, you run the tests in a non GUI environment, where creating an Applet is not allowed? I modified the test and hope that the problem is now solved.

RE: [lang] Heading towards a Lang 2.2 release?

2006-07-06 Thread Gary Gregory
Hi All: -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED] Sent: Monday, July 03, 2006 10:03 PM To: Jakarta Commons Developers List Subject: [lang] Heading towards a Lang 2.2 release? Is anyone opposed to my starting to put together an rc1 distribution for Lang 2.2?

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Phil Steitz
On 7/6/06, Oliver Heger [EMAIL PROTECTED] wrote: Phil, thank you very much for your work! Finally I can see, which test fails for [configuration]. Hm, it's a test dealing with Applets. I guess, you run the tests in a non GUI environment, where creating an Applet is not allowed? I modified the

svn commit: r419689 - in /jakarta/commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/ java/org/apache/commons/configuration/event/ test/org/apache/commons/configuration/

2006-07-06 Thread oheger
Author: oheger Date: Thu Jul 6 13:26:51 2006 New Revision: 419689 URL: http://svn.apache.org/viewvc?rev=419689view=rev Log: Dealing with event listeners when cloning configurations Modified:

[lang] JRE level?

2006-07-06 Thread Gary Gregory
Hello All: Based on the project.properties file entry: maven.compile.source = 1.3 I assume that we are making Java 1.3 the requirement. We therefore should not have Java 1.4 dependencies: Severity and DescriptionPathResourceLocation Creation Time Id The method getCause()

RE: [lang] VariableFormatter - pre 2.2

2006-07-06 Thread Gary Gregory
Hello All: At a minimum, I'd like to see MapVariableResolver packge scoped. Looking at the message thread: http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg78697.html It seems that another proposal being discussed back in April was to make some classes /easier/ to reuse and

Re: [lang] JRE level?

2006-07-06 Thread Stephen Colebourne
[lang] should be JDK1.2 compliant, although I tend to think of it as 1.3+ with 1.2 at users risk. Stephen Gary Gregory wrote: Hello All: Based on the project.properties file entry: maven.compile.source = 1.3 I assume that we are making Java 1.3 the requirement. We therefore should not

svn commit: r419726 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java

2006-07-06 Thread scolebourne
Author: scolebourne Date: Thu Jul 6 15:18:31 2006 New Revision: 419726 URL: http://svn.apache.org/viewvc?rev=419726view=rev Log: Reduce scope from public to protected in parser Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java

svn commit: r419737 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java

2006-07-06 Thread scolebourne
Author: scolebourne Date: Thu Jul 6 16:24:06 2006 New Revision: 419737 URL: http://svn.apache.org/viewvc?rev=419737view=rev Log: Javadoc Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java Modified:

svn commit: r419738 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java

2006-07-06 Thread scolebourne
Author: scolebourne Date: Thu Jul 6 16:27:57 2006 New Revision: 419738 URL: http://svn.apache.org/viewvc?rev=419738view=rev Log: Layout getters and setters in pairs to match general lang formatting Modified:

svn commit: r419739 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java

2006-07-06 Thread scolebourne
Author: scolebourne Date: Thu Jul 6 16:31:00 2006 New Revision: 419739 URL: http://svn.apache.org/viewvc?rev=419739view=rev Log: Layout action methods to match general lang formatting Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/VariableFormatter.java

svn commit: r419740 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/CompositeFormat.java

2006-07-06 Thread scolebourne
Author: scolebourne Date: Thu Jul 6 16:34:47 2006 New Revision: 419740 URL: http://svn.apache.org/viewvc?rev=419740view=rev Log: Add serialization version id and javadoc Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/CompositeFormat.java Modified:

Re: [lang] VariableFormatter - pre 2.2

2006-07-06 Thread Stephen Colebourne
Gary Gregory wrote: At a minimum, I'd like to see MapVariableResolver packge scoped. Looking at the message thread: http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg78697.html It seems that another proposal being discussed back in April was to make some classes /easier/ to reuse

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Brett Porter
On 4/07/2006 2:50 PM, Phil Steitz wrote: 2) Ubuntu on vmbuild seems to have no zip command, so the ant builds are not getting zips generated. I guess I could break down and fork Ant again to do the zips, but maybe there is an easier way? sudo apt-get install zip Done :) - Brett -- Apache

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Brett Porter
On 7/07/2006 5:05 AM, Jörg Schaible wrote: Does currently not work. A SNAPSHOT is *never* downloaded, if there is already sitting one in the local repo - which is true after the first fetch ... MNG-1908 ... vote for it ! They're talking about Maven 1, where it does work. - Brett -- Apache

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Brett Porter
If the fix you put in doesn't work, the -Djava.awt.headless=true property might work. - Brett On 7/07/2006 6:18 AM, Phil Steitz wrote: On 7/6/06, Oliver Heger [EMAIL PROTECTED] wrote: Phil, thank you very much for your work! Finally I can see, which test fails for [configuration]. Hm, it's

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Brett Porter
On 7/07/2006 2:27 AM, Phil Steitz wrote: 2) Need to decide whether we want dated snaps or just overwriting. If the latter, we would need a way to purge old stuff (like the crontab that runs on Minotaur that purges out the old nightly distros). I generally prefer dated (just in case something

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Phil Steitz
On 7/6/06, Brett Porter [EMAIL PROTECTED] wrote: On 7/07/2006 2:27 AM, Phil Steitz wrote: 2) Need to decide whether we want dated snaps or just overwriting. If the latter, we would need a way to purge old stuff (like the crontab that runs on Minotaur that purges out the old nightly distros).

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Brett Porter
On 7/07/2006 2:11 PM, Phil Steitz wrote: So hashing (which maven does) is as much as we can really practically do automated. Yep (and this is only for transport integrity, not the authenticity of the source). # Repository to deploy snapshots maven.repo.apache.snapshots=scp://cvs.apache.org

Re: Jira usage

2006-07-06 Thread Phil Steitz
On 7/6/06, Henri Yandell [EMAIL PROTECTED] wrote: Just wanted to mention how I've been doing things in Jira for LANG. My aim is to make it so every issue in a project has a version set for it. For Sandbox, read component instead of version - less need to manage things there. Wow. Much more

Re: Jira usage

2006-07-06 Thread Craig McClanahan
On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: One more thing along these lines. I can't remember where I saw an intelligent explanation of how we should use closed vs. resolved in Jira. I guess a reasonable approach given the above strategy would be to wait to close until the fix version is

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Phil Steitz
On 7/6/06, Brett Porter [EMAIL PROTECTED] wrote: On 7/07/2006 2:11 PM, Phil Steitz wrote: So hashing (which maven does) is as much as we can really practically do automated. Yep (and this is only for transport integrity, not the authenticity of the source). # Repository to deploy snapshots

Re: [all] Nightlies are back...mostly

2006-07-06 Thread Craig McClanahan
On 7/6/06, Phil Steitz [EMAIL PROTECTED] wrote: On 7/6/06, Brett Porter [EMAIL PROTECTED] wrote: On 7/07/2006 2:11 PM, Phil Steitz wrote: So hashing (which maven does) is as much as we can really practically do automated. Yep (and this is only for transport integrity, not the