Re: [lang] 2.2?

2006-08-25 Thread Henri Yandell
On 8/16/06, Henri Yandell [EMAIL PROTECTED] wrote: 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. Surprised I've not noticed this before. Been on OS X for too long I

svn commit: r436670 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java

2006-08-25 Thread bayard
Author: bayard Date: Thu Aug 24 23:11:47 2006 New Revision: 436670 URL: http://svn.apache.org/viewvc?rev=436670view=rev Log: Added unit test to enforce the existence of the empty constructor Modified:

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

2006-08-25 Thread bayard
Author: bayard Date: Thu Aug 24 23:27:02 2006 New Revision: 436673 URL: http://svn.apache.org/viewvc?rev=436673view=rev Log: Added test for StopWatch.toSplitString Modified: jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/StopWatchTest.java Modified:

svn commit: r436674 - in /jakarta/commons/proper/lang/trunk/xdocs: index.xml navigation.xml

2006-08-25 Thread bayard
Author: bayard Date: Thu Aug 24 23:27:16 2006 New Revision: 436674 URL: http://svn.apache.org/viewvc?rev=436674view=rev Log: Updating to 2.2 release Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml jakarta/commons/proper/lang/trunk/xdocs/navigation.xml Modified:

Maven 1 JDiff plugin?

2006-08-25 Thread Henri Yandell
Anyone know if we can use the m1 JDiff plugin now that we're in subversion? It seems to be very CVS focused. Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven 1 JDiff plugin?

2006-08-25 Thread Brett Porter
pretty sure Phil implemented that for the m1 version. Might just need a newer release? On 25/08/2006, at 4:45 PM, Henri Yandell wrote: Anyone know if we can use the m1 JDiff plugin now that we're in subversion? It seems to be very CVS focused. Hen

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

2006-08-25 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-08-25 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] proxy failed.

2006-08-25 Thread psteitz
Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060825/proxy.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven 1 JDiff plugin?

2006-08-25 Thread Lukas Theussl
There is one issue with svn modules that was reported only recently [1], we have scheduled a new release of the jdiff plugin for Maven 1.1rc1 [2], I'm working on it. -Lukas [1] http://jira.codehaus.org/browse/MPJDIFF-9 [2] http://jira.codehaus.org/browse/MAVEN-1782 Brett Porter wrote:

Re: Maven 1 JDiff plugin?

2006-08-25 Thread Phil Steitz
On 8/25/06, Lukas Theussl [EMAIL PROTECTED] wrote: There is one issue with svn modules that was reported only recently [1], we have scheduled a new release of the jdiff plugin for Maven 1.1rc1 [2], I'm working on it. -Lukas [1] http://jira.codehaus.org/browse/MPJDIFF-9 [2]

Re: [nightly build] proxy failed.

2006-08-25 Thread Phil Steitz
/commons-nightlies/20060825/proxy.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL

RE: [nightly build] proxy failed.

2006-08-25 Thread James Carman
13:42:51 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060825/proxy.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Apache SVN pointers

2006-08-25 Thread Kris Nuttycombe
Hi, all, As a newly-minted Jakarta committer, I'm having some unexpected problems making a commit to svn. I'm in the process of moving sandbox/pipeline over to Maven 2, but seem to be unable to commit any of my changes. Here are the results of my attempt to add a new pom.xml file: [sente2

Re: proxy failed.

2006-08-25 Thread Phil Steitz
on ibiblio is corrupt. I am out of pocket today. Maybe someone else can have a look and get it fixed if I am right. -Phil On 25 Aug 2006 13:42:51 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060825/proxy.log

Re: Apache SVN pointers

2006-08-25 Thread Rahul Akolkar
On 8/25/06, Kris Nuttycombe [EMAIL PROTECTED] wrote: Hi, all, As a newly-minted Jakarta committer, I'm having some unexpected problems making a commit to svn. I'm in the process of moving sandbox/pipeline over to Maven 2, but seem to be unable to commit any of my changes. Here are the results

Re: Apache SVN pointers

2006-08-25 Thread Kris Nuttycombe
I did not run svnpasswd, although I did visit https://svn.apache.org/change-password as directed in the new committers guide. Kris Rahul Akolkar wrote: On 8/25/06, Kris Nuttycombe [EMAIL PROTECTED] wrote: Hi, all, As a newly-minted Jakarta committer, I'm having some unexpected problems

Re: [all] maven group ids

2006-08-25 Thread Dennis Lundberg
Tomasz Pik wrote: On 8/21/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Tomasz Pik wrote: Maven won't 'redownload' commons-lang:commons-lang:2.1 and if threre'll be something that depends on org.apache.commons:commons-lang:2.2. Maven won't know that it's only a version difference, for Maven

Re: Apache SVN pointers

2006-08-25 Thread Kris Nuttycombe
Also, running svnpasswd also directs one to the same site, so my password *should* be okay. Kris Nuttycombe wrote: I did not run svnpasswd, although I did visit https://svn.apache.org/change-password as directed in the new committers guide. Kris Rahul Akolkar wrote: On 8/25/06, Kris

RE: proxy failed.

2006-08-25 Thread James Carman
of pocket today. Maybe someone else can have a look and get it fixed if I am right. -Phil On 25 Aug 2006 13:42:51 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060825/proxy.log

Re: Apache SVN pointers

2006-08-25 Thread Henri Yandell
Try again. There was a missing comma in the configuration file. Hen On 8/25/06, Kris Nuttycombe [EMAIL PROTECTED] wrote: Also, running svnpasswd also directs one to the same site, so my password *should* be okay. Kris Nuttycombe wrote: I did not run svnpasswd, although I did visit

Re: Apache SVN pointers

2006-08-25 Thread Kris Nuttycombe
Yes, that worked! Thanks a lot, Henri. Kris Henri Yandell wrote: Try again. There was a missing comma in the configuration file. Hen On 8/25/06, Kris Nuttycombe [EMAIL PROTECTED] wrote: Also, running svnpasswd also directs one to the same site, so my password *should* be okay. Kris

svn commit: r436910 - /jakarta/commons/sandbox/pipeline/trunk/pom.xml

2006-08-25 Thread nuttycom
Author: nuttycom Date: Fri Aug 25 12:15:46 2006 New Revision: 436910 URL: http://svn.apache.org/viewvc?rev=436910view=rev Log: Added pom.xml for change to Maven 2 Added: jakarta/commons/sandbox/pipeline/trunk/pom.xml Added: jakarta/commons/sandbox/pipeline/trunk/pom.xml URL:

svn commit: r436913 - in /jakarta/commons/sandbox/pipeline/trunk: build.xml maven.xml pom.xml project.properties project.xml src/java/ src/main/ src/main/java/ src/test/conf/ src/test/resources/ xdocs

2006-08-25 Thread nuttycom
Author: nuttycom Date: Fri Aug 25 12:26:50 2006 New Revision: 436913 URL: http://svn.apache.org/viewvc?rev=436913view=rev Log: Changed to use standard Maven 2.x project structure Added: jakarta/commons/sandbox/pipeline/trunk/src/main/ jakarta/commons/sandbox/pipeline/trunk/src/main/java/

svn commit: r436914 [4/4] - in /jakarta/commons/sandbox/pipeline/trunk/src: main/java/org/apache/commons/pipeline/ main/java/org/apache/commons/pipeline/config/ main/java/org/apache/commons/pipeline/d

2006-08-25 Thread nuttycom
Modified: jakarta/commons/sandbox/pipeline/trunk/src/test/java/org/apache/commons/pipeline/stage/HttpFileDownloadStageTest.java URL:

svn commit: r436937 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 13:47:57 2006 New Revision: 436937 URL: http://svn.apache.org/viewvc?rev=436937view=rev Log: Create a JDK 5.0 (Tiger) branch. Added: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/ - copied from r436936, jakarta/commons/proper/net/trunk/

svn commit: r436939 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 13:50:08 2006 New Revision: 436939 URL: http://svn.apache.org/viewvc?rev=436939view=rev Log: Update date Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml URL:

svn commit: r436942 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/proposal/

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 13:54:05 2006 New Revision: 436942 URL: http://svn.apache.org/viewvc?rev=436942view=rev Log: Remove these for now Removed: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/proposal/ - To

svn commit: r436947 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/ftp/parser: RegexFTPFileEntryParserImpl.java VMSVersioningFTPEntryParser.java

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:03:10 2006 New Revision: 436947 URL: http://svn.apache.org/viewvc?rev=436947view=rev Log: Use JDK 5 regex facilities (including MatchResult) Modified:

svn commit: r436949 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/ftp: FTPSClient.java FTPSSocketFactory.java FTPSTrustManager.java

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:05:56 2006 New Revision: 436949 URL: http://svn.apache.org/viewvc?rev=436949view=rev Log: Add initial FTPS classes Added: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/ftp/FTPSClient.java

svn commit: r436950 - /jakarta/commons/proper/net/branches/JDK_1_4_BRANCH/

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:06:59 2006 New Revision: 436950 URL: http://svn.apache.org/viewvc?rev=436950view=rev Log: Cleanup Removed: jakarta/commons/proper/net/branches/JDK_1_4_BRANCH/ - To unsubscribe, e-mail:

svn commit: r436960 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/ftp/FTP.java

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:27:28 2006 New Revision: 436960 URL: http://svn.apache.org/viewvc?rev=436960view=rev Log: Explicitly use isConnected() without reflection Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/ftp/FTP.java Modified:

svn commit: r436964 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt project.xml src/java/org/apache/commons/io/FileSystemUtils.java src/test/org/apache/commons/io/FileSystemUtilsTestCase.java

2006-08-25 Thread scolebourne
Author: scolebourne Date: Fri Aug 25 14:39:06 2006 New Revision: 436964 URL: http://svn.apache.org/viewvc?rev=436964view=rev Log: IO-83 - Fix freeSpace for AIX and HP-UX code from Magnus Grimsell, also from James Urie Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

[jira] Updated: (IO-83) Bug with 'df' command on AIX 5.3

2006-08-25 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-83?page=all ] Stephen Colebourne updated IO-83: - Affects Version/s: 1.2 Assignee: Stephen Colebourne Bug with 'df' command on AIX 5.3 Key: IO-83

[jira] Resolved: (IO-83) Bug with 'df' command on AIX 5.3

2006-08-25 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-83?page=all ] Stephen Colebourne resolved IO-83. -- Resolution: Fixed Change made in rv436964 Please retest using nighly build at http://people.apache.org/builds/jakarta-commons/nightly/commons-io/ from the

svn commit: r436969 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net: ./ bsd/ io/ nntp/ ntp/ pop3/ smtp/ telnet/ tftp/ util/

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:51:30 2006 New Revision: 436969 URL: http://svn.apache.org/viewvc?rev=436969view=rev Log: * Import cleanup * Use CopyOnWriteArrayList to store listener list * Make ListenerList.java implement IterableEventListener Modified:

svn commit: r436970 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/ProtocolCommandSupport.java

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:51:55 2006 New Revision: 436970 URL: http://svn.apache.org/viewvc?rev=436970view=rev Log: * Import cleanup * Use CopyOnWriteArrayList to store listener list * Make ListenerList.java implement IterableEventListener Modified:

svn commit: r436972 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/util/ListenerList.java

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:54:11 2006 New Revision: 436972 URL: http://svn.apache.org/viewvc?rev=436972view=rev Log: Synchronized keyword redundant, since we are using a thread-safe collection Modified:

svn commit: r436973 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/java/org/apache/commons/net/util/ListenerList.java

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 14:55:33 2006 New Revision: 436973 URL: http://svn.apache.org/viewvc?rev=436973view=rev Log: * Import cleanup * Use CopyOnWriteArrayList to store listener list * Make ListenerList.java implement IterableEventListener Modified:

Re: svn commit: r436914 [1/4] - in /jakarta/commons/sandbox/pipeline/trunk/src: main/java/org/apache/commons/pipeline/ main/java/org/apache/commons/pipeline/config/ main/java/org/apache/commons/pipeli

2006-08-25 Thread Rahul Akolkar
On 8/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: nuttycom Date: Fri Aug 25 12:30:39 2006 New Revision: 436914 URL: http://svn.apache.org/viewvc?rev=436914view=rev Log: Changed to use Maven 2 for build; added test framework, documentation; refactored drivers. Added:

Re: svn commit: r436939 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml

2006-08-25 Thread Rahul Akolkar
On 8/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: rwinston Date: Fri Aug 25 13:50:08 2006 New Revision: 436939 URL: http://svn.apache.org/viewvc?rev=436939view=rev Log: Update date Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml Modified:

Re: svn commit: r436939 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml

2006-08-25 Thread Rory Winston
wRahul Akolkar wrote: On 8/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: rwinston Date: Fri Aug 25 13:50:08 2006 New Revision: 436939 URL: http://svn.apache.org/viewvc?rev=436939view=rev Log: Update date Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml

svn commit: r436984 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml

2006-08-25 Thread rwinston
Author: rwinston Date: Fri Aug 25 15:24:05 2006 New Revision: 436984 URL: http://svn.apache.org/viewvc?rev=436984view=rev Log: Typo (thanks Rahul) Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/project.xml Modified:

svn commit: r437031 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/io/FileSystemUtils.java src/test/org/apache/commons/io/FileSystemUtilsTestCase.java

2006-08-25 Thread scolebourne
Author: scolebourne Date: Fri Aug 25 17:08:08 2006 New Revision: 437031 URL: http://svn.apache.org/viewvc?rev=437031view=rev Log: IO-90 - Fix freeSpace to avoid infinite loops and other errors includes some code from Thomas Ledoux Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

[jira] Closed: (IO-90) Infinite loop in FileSystemUtils.freeSpaceWindows if share directory empty

2006-08-25 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-90?page=all ] Stephen Colebourne closed IO-90. Resolution: Fixed Fixed (with many other changes for robustness) in rv437031 Infinite loop in FileSystemUtils.freeSpaceWindows if share directory empty

Is Commons SCXML 0.5 published in a Maven repository somewhere?

2006-08-25 Thread Craig McClanahan
Rahul, I'm trying to set up a quick Shale Sandbox project where we can experiment with the SCXML integration we've been discussing on the Shale Dev list. I notice that you've released version 0.5, but I don't see the JAR file available in any Maven repository anywhere. Could you publish it to

Re: Is Commons SCXML 0.5 published in a Maven repository somewhere?

2006-08-25 Thread Rahul Akolkar
On 8/25/06, Craig McClanahan [EMAIL PROTECTED] wrote: Rahul, I'm trying to set up a quick Shale Sandbox project where we can experiment with the SCXML integration we've been discussing on the Shale Dev list. snip/ Cool, should be fun. I notice that you've released version 0.5, but I don't

Re: Is Commons SCXML 0.5 published in a Maven repository somewhere?

2006-08-25 Thread Craig McClanahan
On 8/25/06, Rahul Akolkar [EMAIL PROTECTED] wrote: On 8/25/06, Craig McClanahan [EMAIL PROTECTED] wrote: Rahul, I'm trying to set up a quick Shale Sandbox project where we can experiment with the SCXML integration we've been discussing on the Shale Dev list. snip/ Cool, should be fun.

Re: Is Commons SCXML 0.5 published in a Maven repository somewhere?

2006-08-25 Thread Wendy Smoak
On 8/25/06, Rahul Akolkar [EMAIL PROTECTED] wrote: I did put it in the m1-rsync repo [1] and it seems to have been mirrored on ibiblio [2] but last time I checked I couldn't get it into another m1 build so I might need to ping the Maven folks about that. And nothing m2 yet. That shouldn't