svn commit: r415525 - /jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/invoked-01.xml

2006-06-19 Thread rahul
Author: rahul Date: Mon Jun 19 23:37:54 2006 New Revision: 415525 URL: http://svn.apache.org/viewvc?rev=415525&view=rev Log: Rogue comment in invoked-01.xml. Modified: jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/invoked-01.xml Modified: jakarta/commons/

svn commit: r415524 - in /jakarta/commons/proper/scxml/trunk: maven.xml project.xml

2006-06-19 Thread rahul
Author: rahul Date: Mon Jun 19 23:36:14 2006 New Revision: 415524 URL: http://svn.apache.org/viewvc?rev=415524&view=rev Log: Towards a better dist goal. Added: jakarta/commons/proper/scxml/trunk/maven.xml (with props) Modified: jakarta/commons/proper/scxml/trunk/project.xml Added: jaka

svn commit: r415522 - /jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/invoke/SimpleSCXMLInvoker.java

2006-06-19 Thread rahul
Author: rahul Date: Mon Jun 19 23:33:25 2006 New Revision: 415522 URL: http://svn.apache.org/viewvc?rev=415522&view=rev Log: Listen to the invoked state machine's execution. Modified: jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/invoke/SimpleSCXMLInvoker.java Mo

svn commit: r415520 - in /jakarta/commons/proper/scxml/trunk: project.properties xdocs/changes.xml

2006-06-19 Thread rahul
Author: rahul Date: Mon Jun 19 23:32:06 2006 New Revision: 415520 URL: http://svn.apache.org/viewvc?rev=415520&view=rev Log: Update changes report, move issues to JIRA ids. Modified: jakarta/commons/proper/scxml/trunk/project.properties jakarta/commons/proper/scxml/trunk/xdocs/changes.xml

svn commit: r415512 [2/2] - in /jakarta/commons/proper/scxml/trunk: ./ src/main/java/org/apache/commons/scxml/ src/main/java/org/apache/commons/scxml/invoke/ src/main/java/org/apache/commons/scxml/io/

2006-06-19 Thread rahul
Added: jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/InvokeTest.java URL: http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/InvokeTest.java?rev=415512&view=auto =

Re: [vfs][all] nightly build changed?

2006-06-19 Thread Wendy Smoak
On 6/19/06, Dion Gillard <[EMAIL PROTECTED]> wrote: Maybe we could ask to run on a Continuum server? Did anything ever happen with vmbuild.apache.org? * http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=114947119511295&w=2 -- Wendy ---

Re: [vote] Release commons-jelly-tags-interaction 1.1

2006-06-19 Thread Paul Libbrecht
Rahul Akolkar wrote: Regardless of what Jelly has been doing in the past, IMO its a good idea to have source distributions for any release, given which one would be able to (atleast after meeting certain pre-requisites) effectively reproduce the release binaries. Why don't Jelly taglibs have acco

Re: [vfs][all] nightly build changed?

2006-06-19 Thread Dion Gillard
Maybe we could ask to run on a Continuum server? On 6/20/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: On 6/19/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Hi! > > Sorry, looks like I missed something. > Do (or have) we changed our nightly builds? It looks like the > directories below > http

Re: [vote] Release commons-jelly-tags-interaction 1.1

2006-06-19 Thread Lukas Theussl
+1 If anybody wants to try it with the new maven console plugin (which will be released if this vote passes): http://people.apache.org/~ltheussl/maven-console-plugin-1.2-SNAPSHOT.jar http://people.apache.org/~ltheussl/maven-stage-site/maven-1.x/plugins/console/ Cheers, -Lukas Paul Libbrecht

Re: [vote] Release commons-jelly-tags-interaction 1.1

2006-06-19 Thread Rahul Akolkar
On 6/19/06, Paul Libbrecht <[EMAIL PROTECTED]> wrote: I hereby request to vote about the release of the jelly subproject "interaction tag library". The details of the release plan are below. I would like to please request a vote for 36 hours, ie. till Wednesday 14:00 GMT. +1 [ ] yes, let's do it

Re: [Validator] RegExpr

2006-06-19 Thread Rahul Akolkar
On 6/18/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: Hey guys, is there any strong feeling from your side to switch the RegExpr. stuff to Java 1.4 ? This has been brought up before. Niall has done most of the [validator] work recently, and (in the related JIRA issue) mentions that the

Re: [vfs][all] nightly build changed?

2006-06-19 Thread Rahul Akolkar
On 6/19/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: Hi! Sorry, looks like I missed something. Do (or have) we changed our nightly builds? It looks like the directories below http://people.apache.org/builds/jakarta-commons/nightly/ are all empty. Nightlies are out [1]. -Rahul [1] http:/

[jira] Commented: (COLLECTIONS-110) [collections] Support parametized classes with commons.collections.

2006-06-19 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12416801 ] Stephen Colebourne commented on COLLECTIONS-110: If we were to consider this task, I would be very tempted to go for the more radical end of the implemen

svn commit: r415392 - /jakarta/commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/disk/DiskFileItemFactory.java

2006-06-19 Thread martinc
Author: martinc Date: Mon Jun 19 12:29:51 2006 New Revision: 415392 URL: http://svn.apache.org/viewvc?rev=415392&view=rev Log: Correct Javadoc error spotted by Robert J. Carr. Modified: jakarta/commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/disk/DiskFileItemFactory.ja

Re: [vote] Release commons-jelly-tags-interaction 1.1

2006-06-19 Thread Dion Gillard
+1 On 6/19/06, Paul Libbrecht <[EMAIL PROTECTED]> wrote: I hereby request to vote about the release of the jelly subproject "interaction tag library". The details of the release plan are below. I would like to please request a vote for 36 hours, ie. till Wednesday 14:00 GMT. +1 [ ] yes, let's do

[Validator] RegExpr

2006-06-19 Thread Matthias Wessendorf
Hey guys, is there any strong feeling from your side to switch the RegExpr. stuff to Java 1.4 ? Regards, matthias -- Matthias Wessendorf Aechterhoek 18 48282 Emsdetten blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com -

[collections] LinkedSet would be nice

2006-06-19 Thread Charles Fry
Hi, First of all, let me thank you for the awesome work which has gone into the Jakarata Commons project, and of special interest to me, Commons-Collections. I was pleased to find implemented many classes that I once implemented myself at an old job. One class that I do find missing is LinkedSet.

[vote] Release commons-jelly-tags-interaction 1.1

2006-06-19 Thread Paul Libbrecht
I hereby request to vote about the release of the jelly subproject "interaction tag library". The details of the release plan are below. I would like to please request a vote for 36 hours, ie. till Wednesday 14:00 GMT. +1 [ ] yes, let's do it 0 [ ] let it happen... but I can't really check -1 [

svn commit: r415323 - in /jakarta/commons/sandbox/csv/trunk/src: java/org/apache/commons/csv/ test/org/apache/commons/csv/

2006-06-19 Thread bayard
Author: bayard Date: Mon Jun 19 06:01:39 2006 New Revision: 415323 URL: http://svn.apache.org/viewvc?rev=415323&view=rev Log: Pulled some static methods into a CSVUtils class, switched CSVPrinter to use a CSVStrategy though it doesn't use it fully yet, added a COMMENTS_DISABLED constant instead

svn commit: r415322 - /jakarta/commons/sandbox/csv/trunk/project.properties

2006-06-19 Thread bayard
Author: bayard Date: Mon Jun 19 06:00:11 2006 New Revision: 415322 URL: http://svn.apache.org/viewvc?rev=415322&view=rev Log: Target 1.2 Modified: jakarta/commons/sandbox/csv/trunk/project.properties Modified: jakarta/commons/sandbox/csv/trunk/project.properties URL: http://svn.apache.org/v

[jira] Resolved: (LANG-140) [lang] DurationFormatUtils.formatPeriod() returns the wrong result

2006-06-19 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-140?page=all ] Henri Yandell resolved LANG-140: Resolution: Fixed Assign To: Henri Yandell Fix committed. Played with it while on holiday and found that there was a nice simple fix (least all the un

Ezmlm edit [was: How can I search the mailing list archive]

2006-06-19 Thread sebb
On 18/06/06, Phil Steitz <[EMAIL PROTECTED]> wrote: If you want to suggest contents for commons-dev-faq, we should be able to get that content added (maybe someone with more ezmlm-foo than me can give a clue on how to do this). As it happens, I found this out yesterday - if you have remote adm

svn commit: r415317 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java

2006-06-19 Thread bayard
Author: bayard Date: Mon Jun 19 05:48:08 2006 New Revision: 415317 URL: http://svn.apache.org/viewvc?rev=415317&view=rev Log: Committing fix for LANG-140. By reversing the order of field calculation, Yu Peng's bug goes away Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/com

[vfs][all] nightly build changed?

2006-06-19 Thread Mario Ivankovits
Hi! Sorry, looks like I missed something. Do (or have) we changed our nightly builds? It looks like the directories below http://people.apache.org/builds/jakarta-commons/nightly/ are all empty. Ciao, Mario - To unsubscribe, e-m

svn commit: r415316 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DurationFormatUtilsTest.java

2006-06-19 Thread bayard
Author: bayard Date: Mon Jun 19 05:47:28 2006 New Revision: 415316 URL: http://svn.apache.org/viewvc?rev=415316&view=rev Log: Added unit test for LANG-140 - thanks to Yu Peng for the test case Modified: jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DurationFormatUti

svn commit: r415315 - /jakarta/commons/proper/lang/trunk/build.xml

2006-06-19 Thread bayard
Author: bayard Date: Mon Jun 19 05:45:54 2006 New Revision: 415315 URL: http://svn.apache.org/viewvc?rev=415315&view=rev Log: Pretty sure Util tests were gone a long long time ago Modified: jakarta/commons/proper/lang/trunk/build.xml Modified: jakarta/commons/proper/lang/trunk/build.xml URL:

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

2006-06-19 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. Th

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

2006-06-19 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. Th

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-19 Thread Vitaliy S
re:Getting from File to FileInputStream is easy and no reason to add compression algorithms to IO. I want to compress file (or dir). I get file on input and file(or byte[]) on output. I can't understand why it should't be placed to IO. If you look throw the code it works with IO packeges most o

Re: [JCI] GSOC status

2006-06-19 Thread Brett Porter
On 19/06/2006 8:45 PM, Torsten Curdt wrote: I quite like the pattern of a little bootstrapper so that forking is the same code as usual, just with a bootstrapper that runs the jvm in the middle. Care to elaborate? ;-) I couldn't think of much more to explain it than that. Here's an example: h

Re: [JCI] GSOC status

2006-06-19 Thread Torsten Curdt
> I have some work lined up that will include: > > o examples and documentation > o configuation management > o fixing an eclipse compiler issue > o class dependency awareness > > ...and at some stage adding jsr199 support. That's a lot of work :) Well, at some stage I would like to see a relea

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-19 Thread Torsten Curdt
The JarEntry and ZipEntry treat non ASCII symbols different. See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499 for details (unfortunatly it is the only plase I found it explained). So the general algorithm is the same only the handling of the entries differs. Fair enough. Thanks for

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-19 Thread C. Grobmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 search in the mailinglist archives for the reasons to split up IO and compress. Then come back and start a discussion for undo this split. Dakota Jack wrote: > What the hell is "specialized IO"? Someone makes these terms up and > then people think t

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-19 Thread C. Grobmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > Are you developer of compress? i am just contributing, as you do. There's no "owner" at the moment for compress, as far as i know. Regards, Chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-19 Thread Vitaliy S
Hello Christian, Are you developer of compress? Regards, Vitaliy S On 6/18/06, C. Grobmeier <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 to put this in Compress. I really don't get the point why this should be in IO. As Martin said, i see compress as specialize

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-19 Thread Vitaliy S
but AFAIK zip and jar share the same compression algorithm anyway. The algorithms are similar but not the same. Educated me ...Jar*putStream extends Zip*putStream and I have never come across a jar I could not unzip with the usual zip command. The JarEntry and ZipEntry treat non ASCII symbols d