Re: [all] Unifying maven reports?

2006-05-23 Thread Henri Yandell
Antony Riley over at osjava.org (thus my 'we'). I just talked with Torsten on IM and he feels it's easiest to stay with the mojo's. Sounds good to me. Hen On 5/20/06, Brett Porter [EMAIL PROTECTED] wrote: Who wrote jardiff? If there's a chance the Maven plugin can be maintained within that

Re: [csv] j2se1.3 compatibility / header line writer

2006-05-23 Thread Henri Yandell
Probably worth checking if it's performant or not first :) I just got my laptop back after a couple of weeks on a spare, so ready to get JProfiler up and running for testing. Maybe a good time to check YourKit out too. Hen On 5/22/06, sebb [EMAIL PROTECTED] wrote: OK, I see. Whatever method

[jira] Commented: (IO-78) [io] upload javadocs and source to maven2 repo

2006-05-23 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/IO-78?page=comments#action_12412871 ] Henri Yandell commented on IO-78: - The javadoc is done for commons io 1.0, 1.1 and 1.2. With codehaus being down, the rsync'ing is down so having to wait to get it there. Once

[jira] Created: (BETWIXT-50) Versioning of XML Output

2006-05-23 Thread Holger Haag (JIRA)
Versioning of XML Output Key: BETWIXT-50 URL: http://issues.apache.org/jira/browse/BETWIXT-50 Project: Commons Betwixt Type: Improvement Reporter: Holger Haag Referring to the thread Versioning of XML Output

[jira] Updated: (BETWIXT-50) Versioning of XML Output

2006-05-23 Thread Holger Haag (JIRA)
[ http://issues.apache.org/jira/browse/BETWIXT-50?page=all ] Holger Haag updated BETWIXT-50: --- Attachment: betwixt-versioning-patch src.zip betwixt-versioning-patch: SVN Patch src.zip: new files (e.g. test cases) Versioning of XML Output

[jira] Commented: (LANG-259) ValuedEnum.compareTo(Object other) not typesafe - it easily could be...

2006-05-23 Thread Ralf Hauser (JIRA)
[ http://issues.apache.org/jira/browse/LANG-259?page=comments#action_12412909 ] Ralf Hauser commented on LANG-259: -- see also http://issues.apache.org/struts/browse/SB-20 SB-20 and LANG-258 ValuedEnum.compareTo(Object other) not typesafe - it easily could

svn commit: r408874 - /jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java

2006-05-23 Thread ozeigermann
Author: ozeigermann Date: Tue May 23 04:21:54 2006 New Revision: 408874 URL: http://svn.apache.org/viewvc?rev=408874view=rev Log: Fixed simple typo Modified: jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java Modified:

CollectionUtils vs. IteratorUtils interface

2006-05-23 Thread dusan . chromy
Hi, I've been using some algorithm methods from the CollectionUtils, for example find(Collection, Predicate) exists(Collection, Predicate) countMatches(Collection, Predicate) forAllDo(Collection, Closure) However, I would also like to be able to use these algorithms with an Iterator:

[jira] Updated: (LANG-258) Enum JavaDoc: 1) outline 5.0 native Enum migration 2) warn not to use the switch() , 3) point out approaches for persistence and gui

2006-05-23 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-258?page=all ] Henri Yandell updated LANG-258: --- Fix Version: 2.2 Enum JavaDoc: 1) outline 5.0 native Enum migration 2) warn not to use the switch() , 3) point out approaches for persistence and gui

[jira] Updated: (LANG-259) ValuedEnum.compareTo(Object other) not typesafe - it easily could be...

2006-05-23 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-259?page=all ] Henri Yandell updated LANG-259: --- Fix Version: 2.2 ValuedEnum.compareTo(Object other) not typesafe - it easily could be... ---

svn commit: r408993 - /jakarta/commons/proper/daemon/trunk/src/native/nt/README

2006-05-23 Thread jfclere
Author: jfclere Date: Tue May 23 12:56:31 2006 New Revision: 408993 URL: http://svn.apache.org/viewvc?rev=408993view=rev Log: Add a line because the Makefile does not create the dist directory. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/README Modified:

svn commit: r408996 - in /jakarta/commons/proper/daemon/trunk/src/native/nt: Makefile moni/Makefile service/Makefile

2006-05-23 Thread jfclere
Author: jfclere Date: Tue May 23 13:03:46 2006 New Revision: 408996 URL: http://svn.apache.org/viewvc?rev=408996view=rev Log: Add a clean target. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/Makefile jakarta/commons/proper/daemon/trunk/src/native/nt/moni/Makefile

[VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread robert burrell donkin
Jochen Wiedmann ([EMAIL PROTECTED]) is a pmc'er over in web services land. Jochen would like commons karma (http://mail-archives.apache.org/mod_mbox/jakarta-general/200605.mbox/% [EMAIL PROTECTED]) to help work on file-upload. i trust that he'll discuss any plans with the file upload team but i

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Henri Yandell
+1. I'd like to reach a point where we'd let existing ASF people have karma on request. A quick vote isn't much of a delay though. Hen On 5/23/06, robert burrell donkin [EMAIL PROTECTED] wrote: Jochen Wiedmann ([EMAIL PROTECTED]) is a pmc'er over in web services land. Jochen would like

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Dion Gillard
+1 On 5/24/06, robert burrell donkin [EMAIL PROTECTED] wrote: Jochen Wiedmann ([EMAIL PROTECTED]) is a pmc'er over in web services land. Jochen would like commons karma (http://mail-archives.apache.org/mod_mbox/jakarta-general/200605.mbox/% [EMAIL PROTECTED]) to help work on file-upload. i

Re: [collections] CollectionUtils vs. IteratorUtils interface

2006-05-23 Thread Stephen Colebourne
I think that these methods would make useful additions to the API. I don't have the time to do much collections work these days, but if you want to code the methods with test cases and attach them to JIRA then that would be great. Stephen [EMAIL PROTECTED] wrote: I've been using some

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Stephen Colebourne
robert burrell donkin wrote: Jochen Wiedmann ([EMAIL PROTECTED]) is a pmc'er over in web services land. Jochen would like commons karma +1 Stephen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Martin Cooper
On 5/23/06, robert burrell donkin [EMAIL PROTECTED] wrote: Jochen Wiedmann ([EMAIL PROTECTED]) is a pmc'er over in web services land. Jochen would like commons karma (http://mail-archives.apache.org/mod_mbox/jakarta-general/200605.mbox/% [EMAIL PROTECTED]) to help work on file-upload. Since

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Yoav Shapira
Hola, On 5/23/06, robert burrell donkin rdonkin at apache.org wrote: Jochen Wiedmann (jochen at apache.org) is a pmc'er over in web services land. Jochen would like commons karma (http://mail-archives.apache.org/mod_mbox/jakarta-general/200605.mbox/% 3c4472E7BD.2080709 at

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Davanum Srinivas
[ X ] +1 grant Jochen Wiedmann commons karma I can vouch for Jochen :) thanks, dims On 5/23/06, Yoav Shapira [EMAIL PROTECTED] wrote: Hola, On 5/23/06, robert burrell donkin rdonkin at apache.org wrote: Jochen Wiedmann (jochen at apache.org) is a pmc'er over in web services land.

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Martin Cooper
On 5/23/06, Yoav Shapira [EMAIL PROTECTED] wrote: Hola, On 5/23/06, robert burrell donkin rdonkin at apache.org wrote: Jochen Wiedmann (jochen at apache.org) is a pmc'er over in web services land. Jochen would like commons karma (

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Henri Yandell
On 5/23/06, Martin Cooper [EMAIL PROTECTED] wrote: On 5/23/06, robert burrell donkin [EMAIL PROTECTED] wrote: Jochen Wiedmann ([EMAIL PROTECTED]) is a pmc'er over in web services land. Jochen would like commons karma (http://mail-archives.apache.org/mod_mbox/jakarta-general/200605.mbox/%

svn commit: r409047 - /jakarta/commons/proper/beanutils/trunk/xdocs/issue-tracking.xml

2006-05-23 Thread niallp
Author: niallp Date: Tue May 23 20:13:49 2006 New Revision: 409047 URL: http://svn.apache.org/viewvc?rev=409047view=rev Log: Update Issue Tracking for Bugzilla -- Jira migration Modified: jakarta/commons/proper/beanutils/trunk/xdocs/issue-tracking.xml Modified:

svn commit: r409049 - /jakarta/commons/proper/configuration/trunk/xdocs/issue-tracking.xml

2006-05-23 Thread niallp
Author: niallp Date: Tue May 23 20:14:40 2006 New Revision: 409049 URL: http://svn.apache.org/viewvc?rev=409049view=rev Log: Update Issue Tracking for Bugzilla -- Jira migration Modified: jakarta/commons/proper/configuration/trunk/xdocs/issue-tracking.xml Modified:

svn commit: r409050 - /jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml

2006-05-23 Thread niallp
Author: niallp Date: Tue May 23 20:15:07 2006 New Revision: 409050 URL: http://svn.apache.org/viewvc?rev=409050view=rev Log: Update Issue Tracking for Bugzilla -- Jira migration Modified: jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml Modified:

svn commit: r409051 - /jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml

2006-05-23 Thread niallp
Author: niallp Date: Tue May 23 20:15:33 2006 New Revision: 409051 URL: http://svn.apache.org/viewvc?rev=409051view=rev Log: Update Issue Tracking for Bugzilla -- Jira migration Modified: jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml Modified:

svn commit: r409052 - /jakarta/commons/proper/logging/trunk/xdocs/issue-tracking.xml

2006-05-23 Thread niallp
Author: niallp Date: Tue May 23 20:16:02 2006 New Revision: 409052 URL: http://svn.apache.org/viewvc?rev=409052view=rev Log: Update Issue Tracking for Bugzilla -- Jira migration Modified: jakarta/commons/proper/logging/trunk/xdocs/issue-tracking.xml Modified:

svn commit: r409053 - in /jakarta/commons/proper/validator/trunk/xdocs: index.xml issue-tracking.xml

2006-05-23 Thread niallp
Author: niallp Date: Tue May 23 20:16:39 2006 New Revision: 409053 URL: http://svn.apache.org/viewvc?rev=409053view=rev Log: Update Issue Tracking for Bugzilla -- Jira migration Modified: jakarta/commons/proper/validator/trunk/xdocs/index.xml