[jira] Created: (VFS-95) Wrong TEM Directory Logged

2006-10-11 Thread Thomas Hoppe (JIRA)
Wrong TEM Directory Logged -- Key: VFS-95 URL: http://issues.apache.org/jira/browse/VFS-95 Project: Commons VFS Issue Type: Bug Affects Versions: Nightly Builds Environment: Windows, J2SE

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

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-82?page=comments#action_12441375 ] Stephen Colebourne commented on IO-82: -- I'd like to get IO 1.3 out soon. Hen, can you confirm this issue still exists? Test takes a long time to run in Mustang

Re: Logging: SimpleLog not thread-safe

2006-10-11 Thread Simon Kitching
Hi Martin, Thanks very much for letting us know about this. I think you're right about there being a thread-safety issue. SimpleLog is definitely in use, but obviously this bug will only be triggered under pretty rare conditions, and I expect would usually just result in a malformed date string

[jira] Created: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-11 Thread David Leal (JIRA)
TextTable for printing a fixedlength columns format text tables --- Key: LANG-284 URL: http://issues.apache.org/jira/browse/LANG-284 Project: Commons Lang Issue Type: New Feature

[jira] Updated: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-11 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=all ] David Leal updated LANG-284: Attachment: TextTable.java Implementation of TextTable. TextTable for printing a fixedlength columns format text tables

svn commit: r462769 - /jakarta/commons/proper/io/trunk/checkstyle.xml

2006-10-11 Thread niallp
Author: niallp Date: Wed Oct 11 04:16:20 2006 New Revision: 462769 URL: http://svn.apache.org/viewvc?view=revrev=462769 Log: Change checkstyle to allow @throws tags for exceptions which are sub-classes of exception(s) declared as thrown by the method. Modified:

svn commit: r462772 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-10-11 Thread niallp
Author: niallp Date: Wed Oct 11 04:20:55 2006 New Revision: 462772 URL: http://svn.apache.org/viewvc?view=revrev=462772 Log: Remove unused import of UnsupportedEncodingException and modify javadoc references to that class to use fully qualified name. Modified:

svn commit: r462773 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java

2006-10-11 Thread niallp
Author: niallp Date: Wed Oct 11 04:32:30 2006 New Revision: 462773 URL: http://svn.apache.org/viewvc?view=revrev=462773 Log: javadoc changes only Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java Modified:

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

2006-10-11 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-11 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: svn commit: r462772 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-10-11 Thread Stephen Colebourne
[EMAIL PROTECTED] wrote: Remove unused import of UnsupportedEncodingException and modify javadoc references to that class to use fully qualified name. I wouldn't exactly describe it as unused, as it was used by the javadoc. I guess our IDEs must differ because this wasn't showing as a problem

svn commit: r462795 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/CountingInputStream.java

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 06:35:19 2006 New Revision: 462795 URL: http://svn.apache.org/viewvc?view=revrev=462795 Log: Javadoc style (less loud) and Checkstyle spaces Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/CountingInputStream.java

Re: svn commit: r462772 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-10-11 Thread Rahul Akolkar
On 10/11/06, Stephen Colebourne [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Remove unused import of UnsupportedEncodingException and modify javadoc references to that class to use fully qualified name. I wouldn't exactly describe it as unused, as it was used by the javadoc. I guess our

svn commit: r462807 - in /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io: input/CountingInputStream.java output/CountingOutputStream.java

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 07:05:02 2006 New Revision: 462807 URL: http://svn.apache.org/viewvc?view=revrev=462807 Log: Javadoc, checkstyle and since tags Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/CountingInputStream.java

Re: [feedparser] Security patch

2006-10-11 Thread Kevin Burton
On 10/10/06, Nick Lothian [EMAIL PROTECTED] wrote: 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

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

2006-10-11 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/IO-82?page=comments#action_12441468 ] Henri Yandell commented on IO-82: - Yep, still there in the latest JDK: [junit] Running org.apache.commons.io.FileCleanerTestCase [junit] Tests run: 5,

svn commit: r462818 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/io/input/CountingInputStream.java src/java/org/apache/commons/io/output/CountingOutputStream.ja

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 07:44:17 2006 New Revision: 462818 URL: http://svn.apache.org/viewvc?view=revrev=462818 Log: IO-84 - Change int methods from deprecated to exception throwng Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

[jira] Commented: (IO-84) Many classes are limited to length of stream 2 GB, and behave incorrectly on larger streams

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-84?page=comments#action_12441471 ] Stephen Colebourne commented on IO-84: -- I've changed these from deprecated to throw an exception instead (although I'm open to -1/MIN_VALUE/MAX_VALUE too) The

svn commit: r462824 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 08:02:10 2006 New Revision: 462824 URL: http://svn.apache.org/viewvc?view=revrev=462824 Log: Javadoc Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java Modified:

Re: [feedparser] Security patch

2006-10-11 Thread Nick Lothian
I'm aware that FeedParser is a dormant project, but the attached patch will fix the same problem in the Apache-Commons project version. FeedParser def isn't dormant http://code.tailrank.com/feedparser I just haven't officially announced that I'm moving it out of Apache. Just been to

[jira] Commented: (IO-79) [IO][PATCH] - file and directory pollers

2006-10-11 Thread JIRA
[ http://issues.apache.org/jira/browse/IO-79?page=comments#action_12441477 ] Holger Hoffstätte commented on IO-79: - It would be incredibly useful if this functionality could make optional use of an alternative backend, e.g.

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

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=comments#action_12441483 ] Stephen Colebourne commented on IO-86: -- Why a boolean? Firstly, because it reduces the jar file size slightly (each class is an overhead), but secondly because I

svn commit: r462832 - in /jakarta/commons/proper/io/trunk/src: java/org/apache/commons/io/output/NullWriter.java test/org/apache/commons/io/output/NullWriterTest.java

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 08:48:09 2006 New Revision: 462832 URL: http://svn.apache.org/viewvc?view=revrev=462832 Log: IO-95 - Remove throws IOException from methods Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/NullWriter.java

svn commit: r462833 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/test/org/apache/commons/io/output/PackageTestSuite.java

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 08:49:33 2006 New Revision: 462833 URL: http://svn.apache.org/viewvc?view=revrev=462833 Log: IO-95 - Add NullWriter Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

[jira] Resolved: (IO-95) New NullWriter implementation

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-95?page=all ] Stephen Colebourne resolved IO-95. -- Resolution: Fixed I removed the unecessary throws IOException,and added the test to the package suite New NullWriter implementation

[jira] Created: (IO-96) Test case misuses read(byte[]) and read(char[])

2006-10-11 Thread Stephen Colebourne (JIRA)
Test case misuses read(byte[]) and read(char[]) --- Key: IO-96 URL: http://issues.apache.org/jira/browse/IO-96 Project: Commons IO Issue Type: Bug Components: Filters, Streams/Writers,

svn commit: r462842 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/test/org/apache/commons/io/testtools/FileBasedTestCase.java

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 09:30:24 2006 New Revision: 462842 URL: http://svn.apache.org/viewvc?view=revrev=462842 Log: IO-96 - FileBasedTestCase - Fixed bug in compare content methods identified by GNU classpath based on patch from Anthony Green Modified:

[jira] Resolved: (IO-96) Test case misuses read(byte[]) and read(char[])

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-96?page=all ] Stephen Colebourne resolved IO-96. -- Resolution: Fixed Test case misuses read(byte[]) and read(char[]) --- Key: IO-96

svn commit: r462847 - in /jakarta/commons/proper/io/trunk/src: java/org/apache/commons/io/input/ test/org/apache/commons/io/input/

2006-10-11 Thread scolebourne
Author: scolebourne Date: Wed Oct 11 09:44:06 2006 New Revision: 462847 URL: http://svn.apache.org/viewvc?view=revrev=462847 Log: IO-94 - MockInputStream/MockReader Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/MockInputStream.java

[jira] Commented: (IO-94) New Mock InputStream Writer implementations

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-94?page=comments#action_12441493 ] Stephen Colebourne commented on IO-94: -- This feels almost out of scope for [io], which I've always felt was for runtime io work. Is there a use case that isn't

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

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-82?page=comments#action_12441496 ] Stephen Colebourne commented on IO-82: -- This looks a mite dodgy: while (FileCleaner.getTrackCount() != 0) { System.gc(); } JDK1.6

[jira] Updated: (IO-46) [io] Find file in classpath

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-46?page=all ] Stephen Colebourne updated IO-46: - Bugzilla Id: (was: 38523) Fix Version/s: 1.4 (was: 1.3) Moving to 1.4 as there are issues with different classloaders. Also URL

[jira] Commented: (IO-89) Inconsistency in SizeFileFilter and AgeFileFilter implementations

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-89?page=comments#action_12441499 ] Stephen Colebourne commented on IO-89: -- Where are we with this? Have you got a finalised proposal? Certainly bug squashing and javadoc fixes are good.

Re: [Patch] Fix commons-io test code

2006-10-11 Thread Stephen Colebourne
Raised and fixed as http://issues.apache.org/jira/browse/IO-96 (eventually!) thanks Stephen Anthony Green wrote: This support routine from the commons-io project test code assumed that FileReader.read(byte[]) would always read the entire file. There's no such guarantee, and some tests were

Re: svn commit: r462772 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-10-11 Thread Stephen Colebourne
Maybe we (maven?) runs an older checkstyle, or maybe checkstyle is wrong. I'm not fussed about reversion, just noting. Stephen Niall Pemberton wrote: On 10/11/06, Stephen Colebourne [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Remove unused import of UnsupportedEncodingException and

[jira] Commented: (IO-89) Inconsistency in SizeFileFilter and AgeFileFilter implementations

2006-10-11 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-89?page=comments#action_12441503 ] Niall Pemberton commented on IO-89: --- My final proposal is actually what I originally proposed, but you pointed out earlier the key thing is backward compatibilty.

[jira] Commented: (IO-94) New Mock InputStream Writer implementations

2006-10-11 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-94?page=comments#action_12441505 ] Niall Pemberton commented on IO-94: --- I can't think of a use case that isn't as a mock test object. If you do remove it then could move it into the test suite? - I

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

2006-10-11 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=all ] Niall Pemberton updated IO-86: -- Attachment: io-DirectoryWalker-cancellation-3.patch OK I don't buy the jar size argument :) - but the second point about ignoring cancellation requests is valid, which

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

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

[jira] Commented: (IO-84) Many classes are limited to length of stream 2 GB, and behave incorrectly on larger streams

2006-10-11 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-84?page=comments#action_12441512 ] Niall Pemberton commented on IO-84: --- I'm happy with throwing the exception. How about the same behaviour in IOUtils - add 2 new copyLarge() methods and throw an

[jira] Created: (POOL-87) Commons-Pool does not always calling activateObject on newly created Objects

2006-10-11 Thread Bernie McGourty (JIRA)
Commons-Pool does not always calling activateObject on newly created Objects Key: POOL-87 URL: http://issues.apache.org/jira/browse/POOL-87 Project: Commons Pool

svn commit: r462902 - in /jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml: NotificationRegistry.java SCInstance.java SCXMLExecutor.java

2006-10-11 Thread rahul
Author: rahul Date: Wed Oct 11 12:05:57 2006 New Revision: 462902 URL: http://svn.apache.org/viewvc?view=revrev=462902 Log: Improving thread-safety for executor instances. Was marked LATER in version 0.5, where external synchronization is recommended, if needed. Required for usecases such as:

svn commit: r462903 - /jakarta/commons/proper/commons-parent/

2006-10-11 Thread jochen
Author: jochen Date: Wed Oct 11 12:11:29 2006 New Revision: 462903 URL: http://svn.apache.org/viewvc?view=revrev=462903 Log: Created the commons-parent directory, which ought to hold the Maven 2 POM and related resources. Added: jakarta/commons/proper/commons-parent/

svn commit: r462904 - /jakarta/commons/proper/commons-parent/trunk/

2006-10-11 Thread jochen
Author: jochen Date: Wed Oct 11 12:12:26 2006 New Revision: 462904 URL: http://svn.apache.org/viewvc?view=revrev=462904 Log: (empty) Added: jakarta/commons/proper/commons-parent/trunk/ - To unsubscribe, e-mail: [EMAIL

svn commit: r462905 - in /jakarta/commons: proper/commons-parent/trunk/pom.xml trunks-proper/pom.xml

2006-10-11 Thread jochen
Author: jochen Date: Wed Oct 11 12:14:15 2006 New Revision: 462905 URL: http://svn.apache.org/viewvc?view=revrev=462905 Log: Moving the commons proper POM to the commons-parent directory. Added: jakarta/commons/proper/commons-parent/trunk/pom.xml - copied unchanged from r462904,

svn commit: r462906 - /jakarta/commons/proper/commons-parent/trunk/pom.xml

2006-10-11 Thread jochen
Author: jochen Date: Wed Oct 11 12:17:56 2006 New Revision: 462906 URL: http://svn.apache.org/viewvc?view=revrev=462906 Log: Changed the artifactId to commons-parent. Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml

Re: [feedparser] Security patch

2006-10-11 Thread Martin van den Bemt
I will apply the patch when no one beats me to it.. Mvgr, Martin Nick Lothian wrote: I'm aware that FeedParser is a dormant project, but the attached patch will fix the same problem in the Apache-Commons project version. FeedParser def isn't dormant http://code.tailrank.com/feedparser

svn commit: r462909 - /jakarta/commons/proper/commons-parent/trunk/

2006-10-11 Thread jochen
Author: jochen Date: Wed Oct 11 12:30:00 2006 New Revision: 462909 URL: http://svn.apache.org/viewvc?view=revrev=462909 Log: Added .project to svn:ignore, so that the project can be committed from within Eclipse without adding Eclipse specific files. Modified:

RE: Logging: SimpleLog not thread-safe

2006-10-11 Thread Kenneth Xu
Hi, I think a thread local formatter will give us better performance than creating one new in every log invocation. Just my 2 cents, Thanks, Ken -Original Message- From: Simon Kitching [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 11, 2006 5:05 AM To: Jakarta Commons Developers

[jira] Commented: (IO-89) Inconsistency in SizeFileFilter and AgeFileFilter implementations

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-89?page=comments#action_12441574 ] Stephen Colebourne commented on IO-89: -- I can see a javadoc fix as being valid here, but I don't believe we can change = to . I also wonder how often the full

[jira] Commented: (IO-84) Many classes are limited to length of stream 2 GB, and behave incorrectly on larger streams

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-84?page=comments#action_12441575 ] Stephen Colebourne commented on IO-84: -- I'm happy with these IOUtils additions, so feel free to commit if you get a chance. Many classes are limited to length

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

2006-10-11 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=comments#action_12441581 ] Stephen Colebourne commented on IO-86: -- This is beginning to feel like a can of worms. With the exception/handleCancelled combination, why do we need