Re: Re: Re: [compress] Draft 8

2006-07-31 Thread Torsten Curdt
The grants has been received by Jim. I've merged the changes from Chris into my working copy of compress ...any objections to do a svn commit ? :-) Ok I will go ahead and commit it then :) cheers -- Torsten - To unsubscribe,

Re: [compress] Draft 8

2006-07-31 Thread C. Grobmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Great :-) I am eager to do this delete stuff on top of this. - - Chris Torsten Curdt wrote: The grants has been received by Jim. I've merged the changes from Chris into my working copy of compress ...any objections to do a svn commit ? :-) Ok

Re: [transaction] Commons Transaction 1.2 rc3 ready for inspection

2006-07-31 Thread Joerg Heinicke
On 7/29/06, Oliver Zeigermann oliver.zeigermann at gmail.com wrote: Finally there is the third release candidate at http://people.apache.org/~ozeigermann/tx-1.2rc3/ From a functionality POV it works for me. Regarding JDK 1.3 ([1]): How did you solve the problem with the J2EE/Geronimo jars? Did

Re: [transaction] Commons Transaction 1.2 rc3 ready for inspection

2006-07-31 Thread Oliver Zeigermann
2006/7/31, Joerg Heinicke [EMAIL PROTECTED]: On 7/29/06, Oliver Zeigermann oliver.zeigermann at gmail.com wrote: Finally there is the third release candidate at http://people.apache.org/~ozeigermann/tx-1.2rc3/ From a functionality POV it works for me. Regarding JDK 1.3 ([1]): How did you

[Net] FTPFile.getTimestamp() returns incorrect year

2006-07-31 Thread Lukas Vlcek
Hi, this is forwarded from user list. Does anybody know how to solve this problem? Regards, Lukas -- Forwarded message -- Hi, I found that FTPFile.getTimestamp() returns incorrect year. I have a file which was created on 2006-07-28 but getTimestamp() method returns 2005-07-28.

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

2006-07-31 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-07-31 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.

[Jakarta-commons Wiki] Update of FrontPage by ChristianGrobmeier

2006-07-31 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 ChristianGrobmeier: http://wiki.apache.org/jakarta-commons/FrontPage

[Jakarta-commons Wiki] Trivial Update of Compress by ChristianGrobmeier

2006-07-31 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 ChristianGrobmeier: http://wiki.apache.org/jakarta-commons/Compress New page: ##language:en = Component Overview = Compress is an API for

[Jakarta-commons Wiki] Trivial Update of Compress by ChristianGrobmeier

2006-07-31 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 ChristianGrobmeier: http://wiki.apache.org/jakarta-commons/Compress The comment on the change is: formatted code snippets

Re: [Net] FTPFile.getTimestamp() returns incorrect year

2006-07-31 Thread Lukas Vlcek
Hi, Let's elaborate this questions a little more. When I do the follwoing then it works as expected: #1) == Calendar cal = null; FTPTimestampParserImpl parser = new FTPTimestampParserImpl(); parser.configure(UnixFTPEntryParser.NUMERIC_DATE_CONFIG); try { cal =

Re: [VOTE][modeler] Promote 2.0 RC1 to 2.0 Final (was Re: [modeler] 2.0 RC1 ready for review)

2006-07-31 Thread Kevan Miller
My previous reply went direct to dims, instead of to this list. Here's my +1. --kevan On Jul 25, 2006, at 9:40 AM, Davanum Srinivas wrote: Thanks Rahul, will keep those in mind for the next time around. Team, Could i get some votes to promote the 2.0 RC1 to 2.0 Final? Here's my +1 to get

svn commit: r427134 - in /jakarta/commons/proper/modeler/trunk: build.xml project.xml

2006-07-31 Thread dims
Author: dims Date: Mon Jul 31 08:06:22 2006 New Revision: 427134 URL: http://svn.apache.org/viewvc?rev=427134view=rev Log: prepare for 2.0 final release Modified: jakarta/commons/proper/modeler/trunk/build.xml jakarta/commons/proper/modeler/trunk/project.xml Modified:

svn commit: r427136 - /jakarta/commons/proper/modeler/trunk/build.xml

2006-07-31 Thread dims
Author: dims Date: Mon Jul 31 08:07:31 2006 New Revision: 427136 URL: http://svn.apache.org/viewvc?rev=427136view=rev Log: one more spot to update version # Modified: jakarta/commons/proper/modeler/trunk/build.xml Modified: jakarta/commons/proper/modeler/trunk/build.xml URL:

Re: [convert] Project restart ?

2006-07-31 Thread Kris Nuttycombe
I'd be happy to donate a little time, if someone could give a report on what the current state of the project is and what needs to be done. Data conversion is a significant issue where I work. Kris Andres Almiray wrote: Hi, Is anyone interested in restarting the project ? Following

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

2006-07-31 Thread Rahul Akolkar
On 7/30/06, Oliver Heger [EMAIL PROTECTED] wrote: Rahul Akolkar wrote: On 7/29/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: oheger Date: Sat Jul 29 07:52:31 2006 New Revision: 426813 URL: http://svn.apache.org/viewvc?rev=426813view=rev Log: Fixed some problems JDK 1.3 had with

Re: [transaction] Commons Transaction 1.2 rc3 ready for inspection

2006-07-31 Thread Rahul Akolkar
On 7/30/06, Oliver Zeigermann [EMAIL PROTECTED] wrote: 2006/7/30, Rahul Akolkar [EMAIL PROTECTED]: snip/ IMO: * Its straightforward to provide an ant target to download the deps. Oh. I am ignorant. Did not know that. How does this work? That might be an option. snap/ The [scxml] (m1

Re: [transaction] Commons Transaction 1.2 rc3 ready for inspection

2006-07-31 Thread Rahul Akolkar
On 7/31/06, Joerg Heinicke [EMAIL PROTECTED] wrote: snip/ Rahul Akolkar rahul.akolkar at gmail.com writes: snap/ I'm not in favor of distributing deps along with Commons libraries' distributions. * Its straightforward to provide an ant target to download the deps. In contrast to this I

[all][discovery] m1-ibiblio-rsync-repository

2006-07-31 Thread Rahul Akolkar
(moved from user list) On 7/31/06, Gilles Tabary [EMAIL PROTECTED] wrote: Hello. I am building an ear with Maven2. I need commons-discovery-0.2-dev.jar snip/ There is a http://people.apache.org/repo/m1-ibiblio-rsync-repository/commons-discovery/jars/commons-discovery-0.2-dev.jar but I am not

Re: [VOTE][modeler] Promote 2.0 RC1 to 2.0 Final (was Re: [modeler] 2.0 RC1 ready for review)

2006-07-31 Thread Rahul Akolkar
On 7/30/06, Davanum Srinivas [EMAIL PROTECTED] wrote: Rahul, i am going to leave the build.xml.* around for this time...I use the maven1 properties (maven.compile.source and maven.compile.target) to set the jdk version to 1.3. I will fix the build.xml. snip/ Depending upon the transitive

Re: [VOTE][modeler] Promote 2.0 RC1 to 2.0 Final (was Re: [modeler] 2.0 RC1 ready for review)

2006-07-31 Thread Davanum Srinivas
Rahul, Let's do this now. If we find a problem, i can spin a 2.1 real quick. thanks, dims On 7/31/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 7/30/06, Davanum Srinivas [EMAIL PROTECTED] wrote: Rahul, i am going to leave the build.xml.* around for this time...I use the maven1 properties

Re: [VOTE][modeler] Promote 2.0 RC1 to 2.0 Final (was Re: [modeler] 2.0 RC1 ready for review)

2006-07-31 Thread Rahul Akolkar
On 7/31/06, Davanum Srinivas [EMAIL PROTECTED] wrote: Rahul, Let's do this now. If we find a problem, i can spin a 2.1 real quick. snip/ I'm fine with that (since you're doing all the work on the [modeler] release -- thanks for that, BTW). -Rahul thanks, dims snap/

Re: [configuration]First release candidate for 1.3 release

2006-07-31 Thread Rahul Akolkar
On 7/30/06, Oliver Heger [EMAIL PROTECTED] wrote: The Commons Configuration team is pleased to announce the availability of the first release candidate of the upcoming 1.3 release. The files can be found for inspection at http://people.apache.org/~oheger/commons-configuration-1.3rc1/ snip/

svn commit: r427230 - /jakarta/commons/proper/modeler/tags/MODELER_2_0/

2006-07-31 Thread dims
Author: dims Date: Mon Jul 31 12:39:27 2006 New Revision: 427230 URL: http://svn.apache.org/viewvc?rev=427230view=rev Log: tag Modeler 2.0 release. Added: jakarta/commons/proper/modeler/tags/MODELER_2_0/ - copied from r427229, jakarta/commons/proper/modeler/trunk/

Re: [all][discovery] m1-ibiblio-rsync-repository

2006-07-31 Thread Henri Yandell
On 7/31/06, Rahul Akolkar [EMAIL PROTECTED] wrote: (moved from user list) On 7/31/06, Gilles Tabary [EMAIL PROTECTED] wrote: Hello. I am building an ear with Maven2. I need commons-discovery-0.2-dev.jar snip/ There is a

Re: [configuration]First release candidate for 1.3 release

2006-07-31 Thread Dennis Lundberg
Rahul Akolkar wrote: On 7/30/06, Oliver Heger [EMAIL PROTECTED] wrote: The Commons Configuration team is pleased to announce the availability of the first release candidate of the upcoming 1.3 release. The files can be found for inspection at

Re: [convert] Project restart ?

2006-07-31 Thread Henri Yandell
(and then I promptly picked up a stomach bug and my weekend was a waste of time). On 7/28/06, Henri Yandell [EMAIL PROTECTED] wrote: I'll send some thoughts at the w/e - I've been afk for most of the week at oscon. Hen On 7/28/06, Andres Almiray [EMAIL PROTECTED] wrote: Hi, Is anyone

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

2006-07-31 Thread Oliver Heger
Rahul Akolkar wrote: snip/ snap/ The method in question apparently has existed ever since xalan2 came about (my guess would have been there is some version xalan1 in lib/ext, but you've tried all that). As a side note, xalan 2.6.0 - 2.7.0 is generally considered a bigger leap, so I've left

Re: [configuration]First release candidate for 1.3 release

2006-07-31 Thread Oliver Heger
Dennis Lundberg wrote: Rahul Akolkar wrote: On 7/30/06, Oliver Heger [EMAIL PROTECTED] wrote: The Commons Configuration team is pleased to announce the availability of the first release candidate of the upcoming 1.3 release. The files can be found for inspection at

Re: [all][discovery] m1-ibiblio-rsync-repository

2006-07-31 Thread Carlos Sanchez
That commons-discovery-0.2-dev.jar looks like a snapshot to me On 7/31/06, Henri Yandell [EMAIL PROTECTED] wrote: On 7/31/06, Rahul Akolkar [EMAIL PROTECTED] wrote: (moved from user list) On 7/31/06, Gilles Tabary [EMAIL PROTECTED] wrote: Hello. I am building an ear with Maven2. I need

Re: [logging] Tapestry and JCL

2006-07-31 Thread Henri Yandell
On 7/28/06, James Carman [EMAIL PROTECTED] wrote: Tapestry is thinking of switching to SL4J instead of Jakarta Commons Logging: I've been meaning to ask... is there really much reason for a JDK 1.4+ application/library to depend on commons-logging? Sure you could argue that log4j is more

Re: [convert] Project restart ?

2006-07-31 Thread Andres Almiray
Ugh! I hope you feel better by now. In the meantime I've been reshaping the original code from json-lib to be more friendly. There were too many array converters; now there are the 9 array converters only: 8 primitive and 1 generic (works with any converter). The last statement on the

Confluence and Jira client libraries

2006-07-31 Thread David Blevins
I made a couple libraries for manipulating Confluence and Jira via their XML-RPC front-ends. Currently, I have them sitting here: http://svn.codehaus.org/swizzle/trunk/swizzle-confluence/ http://svn.codehaus.org/swizzle/trunk/swizzle-jira/ Examples:

[ANNOUNCEMENT] Commons Modeler 2.0 Released

2006-07-31 Thread Davanum Srinivas
Folks, The Commons Modeler team is pleased to announce the final release of Commons Modeler 2.0. The Modeler component of the Jakarta Commons subproject offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification. The binary

svn commit: r427287 - in /jakarta/commons/proper/modeler/trunk: build.xml project.xml

2006-07-31 Thread dims
Author: dims Date: Mon Jul 31 14:28:04 2006 New Revision: 427287 URL: http://svn.apache.org/viewvc?rev=427287view=rev Log: updating versions after 2.0 final release Modified: jakarta/commons/proper/modeler/trunk/build.xml jakarta/commons/proper/modeler/trunk/project.xml Modified:

Re: [logging] Tapestry and JCL

2006-07-31 Thread Simon Kitching
On Mon, 2006-07-31 at 13:08 -0700, Henri Yandell wrote: On 7/28/06, James Carman [EMAIL PROTECTED] wrote: Tapestry is thinking of switching to SL4J instead of Jakarta Commons Logging: I've been meaning to ask... is there really much reason for a JDK 1.4+ application/library to depend on

[jira] Created: (TRANSACTION-11) Improve relationship between ResourceManager and FileResourceManager

2006-07-31 Thread Jeremy Fujimoto-Johnson (JIRA)
Improve relationship between ResourceManager and FileResourceManager Key: TRANSACTION-11 URL: http://issues.apache.org/jira/browse/TRANSACTION-11 Project: Commons Transaction

[ANNOUNCEMENT] Commons SCXML 0.5 Released

2006-07-31 Thread Rahul Akolkar
The Apache Jakarta project would like to announce the release of Commons SCXML 0.5. This is the first release. State Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based execution environment. Commons SCXML

Confluence and Jira client libraries

2006-07-31 Thread David Blevins
I made a couple libraries for manipulating Confluence and Jira via their XML-RPC front-ends. Currently, I have them sitting here: http://svn.codehaus.org/swizzle/trunk/swizzle-confluence/ http://svn.codehaus.org/swizzle/trunk/swizzle-jira/ Examples:

[EMAIL PROTECTED]: Project commons-compress (in module jakarta-commons-sandbox) failed

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

[EMAIL PROTECTED]: Project commons-compress (in module jakarta-commons-sandbox) failed

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

[compress] Re: [EMAIL PROTECTED]: Project commons-compress (in module jakarta-commons-sandbox) failed

2006-07-31 Thread Torsten Curdt
- commons-compress : Commons Compression Package - commons-vfs : Jakarta commons - excalibur-fortress-bean : Repository of reusable components. - excalibur-fortress-container-impl : Repository of reusable components. - excalibur-fortress-container-test : Repository of

svn commit: r427394 - /jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/PathableClassLoader.java

2006-07-31 Thread skitching
Author: skitching Date: Mon Jul 31 18:13:11 2006 New Revision: 427394 URL: http://svn.apache.org/viewvc?rev=427394view=rev Log: Allow libs for test to be discovered via the classpath as well as via system properties. This has been implemented to suppprt running tests via the maven surefire

svn commit: r427396 - /jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/pathable/ChildFirstTestCase.java

2006-07-31 Thread skitching
Author: skitching Date: Mon Jul 31 18:16:02 2006 New Revision: 427396 URL: http://svn.apache.org/viewvc?rev=427396view=rev Log: Change test to be compatible with maven2 surefire; when using surefire, junit is not loaded via the system classpath. Modified:

Re: svn commit: r427072 [1/5] - in /jakarta/commons/sandbox/compress/trunk: ./ src/examples/ src/examples/org/ src/examples/org/apache/ src/examples/org/apache/commons/ src/examples/org/apache/commons

2006-07-31 Thread Niall Pemberton
Any particular reason for reversing out the change I made to remove compress's dependency on commons-build or was it a mistake? http://svn.apache.org/viewvc?view=revrevision=424724 Niall On 7/31/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: tcurdt Date: Mon Jul 31 03:55:10 2006 New

svn commit: r427417 - /jakarta/commons/proper/logging/trunk/pom.xml

2006-07-31 Thread skitching
Author: skitching Date: Mon Jul 31 20:08:15 2006 New Revision: 427417 URL: http://svn.apache.org/viewvc?rev=427417view=rev Log: Copy resources into test jar. Also minor layout tidyups. Modified: jakarta/commons/proper/logging/trunk/pom.xml Modified:

svn commit: r427418 - /jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/config/FirstPriorityConfigTestCase.java

2006-07-31 Thread skitching
Author: skitching Date: Mon Jul 31 20:10:13 2006 New Revision: 427418 URL: http://svn.apache.org/viewvc?rev=427418view=rev Log: Minor test tidyups (including fixing incorrect comment due to copy-and-paste). Modified:

Re: [VFS][compress] Re: [EMAIL PROTECTED]: Project commons-compress (in module jakarta-commons-sandbox) failed

2006-07-31 Thread Rahul Akolkar
(added [vfs] to subject) On 7/31/06, Torsten Curdt [EMAIL PROTECTED] wrote: - commons-compress : Commons Compression Package - commons-vfs : Jakarta commons - excalibur-fortress-bean : Repository of reusable components. - excalibur-fortress-container-impl : Repository of