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

2006-10-10 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-10-10 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.

Re: [jira] Created: (JXPATH-71) Ponter.asPath() return values not always correct

2006-10-10 Thread Dmitri Plotnikov
John, A similar bug was reported and fixed a long time ago. Are you sure this is still an issue with the current build of JXPath? Thank you, - Dmitri - Original Message - From: John Attwood (JIRA) [EMAIL PROTECTED] To: commons-dev@jakarta.apache.org Sent: Monday, October 09, 2006

[jira] Updated: (JEXL-25) Call method with varargs

2006-10-10 Thread dion gillard (JIRA)
[ http://issues.apache.org/jira/browse/JEXL-25?page=all ] dion gillard updated JEXL-25: - Issue Type: New Feature (was: Bug) Call method with varargs Key: JEXL-25 URL:

svn commit: r454832 - /jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/HttpClient.java

2006-10-10 Thread rolandw
Author: rolandw Date: Tue Oct 10 10:02:31 2006 New Revision: 454832 URL: http://svn.apache.org/viewvc?view=revrev=454832 Log: JavaDoc fixes. Modified: jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/HttpClient.java Modified:

svn commit: r454835 - /jakarta/commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/stage/FtpFileDownloadStage.java

2006-10-10 Thread nuttycom
Author: nuttycom Date: Tue Oct 10 10:18:39 2006 New Revision: 454835 URL: http://svn.apache.org/viewvc?view=revrev=454835 Log: Added documentation and ability to ignore files already downloaded to target directory. Patch contributed by Ken Tanaka. Modified:

[jira] Commented: (IO-82) Test takes a long time to run in Mustang

2006-10-10 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-82?page=comments#action_12441274 ] Niall Pemberton commented on IO-82: --- Running on Windows XP seems to be OK - I tried both the beta2 (mid-June I think) and the most recent

svn commit: r462575 - in /jakarta/commons/sandbox/pipeline/trunk/src: main/java/org/apache/commons/pipeline/driver/ test/java/org/apache/commons/pipeline/driver/

2006-10-10 Thread nuttycom
Author: nuttycom Date: Tue Oct 10 14:21:02 2006 New Revision: 462575 URL: http://svn.apache.org/viewvc?view=revrev=462575 Log: Initial import. Stage implementations contributed by Steve Christensen. Added:

svn commit: r462577 - /jakarta/commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/driver/ThreadPoolStageDriver.java

2006-10-10 Thread nuttycom
Author: nuttycom Date: Tue Oct 10 14:25:34 2006 New Revision: 462577 URL: http://svn.apache.org/viewvc?view=revrev=462577 Log: Minor documentation fix. Modified: jakarta/commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/driver/ThreadPoolStageDriver.java Modified:

svn commit: r462578 - in /jakarta/commons/sandbox/pipeline/trunk/src: main/java/org/apache/commons/pipeline/driver/ThreadPoolStageDriverFactory.java test/java/org/apache/commons/pipeline/driver/Thread

2006-10-10 Thread nuttycom
Author: nuttycom Date: Tue Oct 10 14:27:28 2006 New Revision: 462578 URL: http://svn.apache.org/viewvc?view=revrev=462578 Log: Minor documentation improvements Modified: jakarta/commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/driver/ThreadPoolStageDriverFactory.java

[jira] Resolved: (SANDBOX-171) multi-threaded implemenation of StageDriver

2006-10-10 Thread Kris Nuttycombe (JIRA)
[ http://issues.apache.org/jira/browse/SANDBOX-171?page=all ] Kris Nuttycombe resolved SANDBOX-171. - Resolution: Fixed I have added a unit test for the submitted driver implementations and committed the new drivers to the repository. Thanks for the

[jira] Created: (POOL-86) GenericKeyedObjectPool retaining too many idle objects

2006-10-10 Thread Mike Martin (JIRA)
GenericKeyedObjectPool retaining too many idle objects -- Key: POOL-86 URL: http://issues.apache.org/jira/browse/POOL-86 Project: Commons Pool Issue Type: Bug Affects Versions: 1.3

[feedparser] Security patch

2006-10-10 Thread Nick Lothian
Hi, I'm a developer on the ROME RSS/Atom parser project (http://rome.dev.java.net/). We were recently notified of a possible security issue in our code (http://www.somebits.com/weblog/tech/bad/xmlCode.html), which we've fixed. I'm aware that FeedParser is a dormant project, but the attached