svn commit: r448470 - /jakarta/commons/proper/lang/branches/LANG_2_2_X/build.xml

2006-09-21 Thread bayard
Author: bayard Date: Wed Sep 20 23:10:52 2006 New Revision: 448470 URL: http://svn.apache.org/viewvc?view=revrev=448470 Log: Build Maven-2 style sources and javadoc jars Modified: jakarta/commons/proper/lang/branches/LANG_2_2_X/build.xml Modified:

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

2006-09-21 Thread bayard
Author: bayard Date: Wed Sep 20 23:11:38 2006 New Revision: 448471 URL: http://svn.apache.org/viewvc?view=revrev=448471 Log: Folding r448470 in from the LANG_2_2_X release branch - builds javadoc/sources jars Modified: jakarta/commons/proper/lang/trunk/build.xml Modified:

Re: [lang] 2.2 RC1 rolled and ready for comments

2006-09-21 Thread Henri Yandell
On 9/20/06, Stephen Colebourne [EMAIL PROTECTED] wrote: - Should we be using viewcvs.cgi still now we are on svn? Or is there a viewvc.cgi? Fixed for next rc. - Tasks xdoc needs Stringbuf removing. Fixed for next rc. - The release notes mentions changes from 2.0 to 2.1, which it probably

svn commit: r448486 - in /jakarta/commons/proper/jelly/trunk: jelly-tags/tag-project.xml parent-project.xml

2006-09-21 Thread polx
Author: polx Date: Thu Sep 21 01:20:49 2006 New Revision: 448486 URL: http://svn.apache.org/viewvc?view=revrev=448486 Log: Upgrading to jexl 1.1 which is now released. paul Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml

[jira] Created: (VFS-81) QueryString is lost after resolveFile(http://...?queryString).

2006-09-21 Thread Dmitry Negoda (JIRA)
QueryString is lost after resolveFile(http://...?queryString;). Key: VFS-81 URL: http://issues.apache.org/jira/browse/VFS-81 Project: Commons VFS Issue Type: Bug Affects

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

2006-09-21 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-09-21 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] id failed.

2006-09-21 Thread psteitz
Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20060921/id.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to make site updates?

2006-09-21 Thread Kris Nuttycombe
The site looks pretty good, although it appears that there may be some CSS problems - the left navigation bar is floated over the body content in both Firefox and Konqueror; I'm not sure how it shows up in IE. So, how do I go about deploying the site? Kris Dennis Lundberg wrote: Kris

[jira] Commented: (IO-86) Add DirectoryWalker based on FileFinder

2006-09-21 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=comments#action_12436582 ] Niall Pemberton commented on IO-86: --- Providing something for cancellation is a good idea, but I agree we shouldn't introduce any performance penalty when many

[jira] Updated: (IO-86) Add DirectoryWalker based on FileFinder

2006-09-21 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=all ] Niall Pemberton updated IO-86: -- Attachment: io-DirectoryWalker-cancellation.patch Adding a patch for cancellation processing plumbing Add DirectoryWalker based on FileFinder

RE: [lang] 2.2 RC1 rolled and ready for comments

2006-09-21 Thread Gary Gregory
I notice that the code coverage report was generated use Cobertura version 1.6. How about migrating to the current version 1.8? Gary -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 9:41 PM To: Jakarta Commons Developers List

Re: How to make site updates?

2006-09-21 Thread Dennis Lundberg
You can find out a lot about the Maven site plugin, which is used to generate and deploy the site, on this page: http://maven.apache.org/plugins/maven-site-plugin/howto.html Better documentation has been developed, but has not been officially published yet. -- Dennis Lundberg Kris

svn commit: r448665 - in /jakarta/commons/proper/scxml/trunk: ./ src/conf/ src/main/java/org/apache/commons/scxml/io/ src/main/java/org/apache/commons/scxml/model/ src/test/java/org/apache/commons/scx

2006-09-21 Thread rahul
Author: rahul Date: Thu Sep 21 13:27:14 2006 New Revision: 448665 URL: http://svn.apache.org/viewvc?view=revrev=448665 Log: Correct namespace URI for SCXML documents. There was a discrepancy between the digester (had the correct URI) and the SCXML class (had an incorrect URI). Update URIs in

svn commit: r448670 - /jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/transitions-02.xml

2006-09-21 Thread rahul
Author: rahul Date: Thu Sep 21 13:40:24 2006 New Revision: 448670 URL: http://svn.apache.org/viewvc?view=revrev=448670 Log: Add missing props. Modified: jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/transitions-02.xml (contents, props changed) Modified:

svn commit: r448716 - in /jakarta/commons/proper/scxml/trunk: RELEASE-NOTES.txt pom.xml project.xml xdocs/changes.xml

2006-09-21 Thread rahul
Author: rahul Date: Thu Sep 21 15:19:23 2006 New Revision: 448716 URL: http://svn.apache.org/viewvc?view=revrev=448716 Log: Update change history, release notes, contributor list (add Sitthichai Rernglertpricha). Modified: jakarta/commons/proper/scxml/trunk/RELEASE-NOTES.txt

svn commit: r448799 - in /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io: DirectoryWalker.java FileDeleteStrategy.java FileSystemUtils.java FileUtils.java

2006-09-21 Thread niallp
Author: niallp Date: Thu Sep 21 21:14:48 2006 New Revision: 448799 URL: http://svn.apache.org/viewvc?view=revrev=448799 Log: javadoc changes - mostly checkstyle Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/DirectoryWalker.java

[jira] Updated: (IO-86) Add DirectoryWalker based on FileFinder

2006-09-21 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=all ] Niall Pemberton updated IO-86: -- Attachment: io-DirectoryWalker-cancellation-2.patch Revised patch for cancel functionality Add DirectoryWalker based on FileFinder

[jira] Updated: (IO-86) Add DirectoryWalker based on FileFinder

2006-09-21 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=all ] Niall Pemberton updated IO-86: -- Attachment: (was: io-DirectoryWalker-cancellation.patch) Add DirectoryWalker based on FileFinder --- Key: