[g...@vmgump]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2009-08-19 Thread commons-jelly-tags-jaxme 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 gene...@gump.apache.org. Project commons-jelly-tags-jaxme has an issue affecting its community integration

Re: [VFS] Minimum Java version

2009-08-19 Thread Jörg Schaible
Hi Ralph, +1 on Java 5. Ralph Goers wrote at Mittwoch, 19. August 2009 16:34: > The packages haven't been changed so far. But this would definitely > have to be considered whether we would want to take on the package > renaming right now. > > The minimum JDK for 1.0 was 1.3, although it isn't c

Re: [io] Towards the 2.0 release

2009-08-19 Thread Jörg Schaible
Hi Jukka, Jukka Zitting wrote at Mittwoch, 19. August 2009 14:37: > Hi, > > On Wed, Aug 19, 2009 at 10:47 AM, Jörg Schaible > wrote: >> The only concern I have are the new Broken(In/Out)putStream >> implementations. IMHO those are somewhat out-of-scope for IO, you >> explicitly mention that thes

[g...@vmgump]: Project commons-jelly-tags-fmt-test (in module commons-jelly) failed

2009-08-19 Thread commons-jelly-tags-fmt 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 gene...@gump.apache.org. Project commons-jelly-tags-fmt-test has an issue affecting its community integrat

[g...@vmgump]: Project commons-configuration-test (in module apache-commons) failed

2009-08-19 Thread Gump
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 gene...@gump.apache.org. Project commons-configuration-test has an issue affecting its community integrati

[continuum] BUILD FAILURE: Commons - Commons IO -

2009-08-19 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=207479&projectId=155 Build statistics: State: Failed Previous State: Ok Started at: Wed 19 Aug 2009 16:04:03 -0700 Finished at: Wed 19 Aug 2009 16:09:13 -0700 Total time: 5m 9s Build Trigger: Schedule Bui

Re: [io] File Listener/Monitor

2009-08-19 Thread Michael Wooten
What version of Java will IO 2.0 be targeting? As I understand it, the next version will target Java 5 compatibility, in which case the file monitoring functionality may be beneficial to users who will not be transitioning to Java 7 soon. I personally think this would be great functionality and wou

Re: [io] Towards the 2.0 release

2009-08-19 Thread James Carman
On Wed, Aug 19, 2009 at 1:26 PM, sebb wrote: > On 19/08/2009, Niall Pemberton wrote: >> On Wed, Aug 19, 2009 at 1:37 PM, Jukka Zitting >> wrote: >>  > Hi, >>  > >>  > On Wed, Aug 19, 2009 at 10:47 AM, Jörg Schaible >> wrote: >>  >> The only concern I have are the new Broken(In/Out)putStream >>

Re: [io] Towards the 2.0 release

2009-08-19 Thread sebb
On 19/08/2009, Niall Pemberton wrote: > On Wed, Aug 19, 2009 at 1:37 PM, Jukka Zitting wrote: > > Hi, > > > > On Wed, Aug 19, 2009 at 10:47 AM, Jörg Schaible > wrote: > >> The only concern I have are the new Broken(In/Out)putStream > implementations. > >> IMHO those are somewhat out-of-scop

RE: [VFS] Minimum Java version

2009-08-19 Thread Mario Ivankovits
Hi! +1 on Java 5. > Are they going to change the package name? Let's discuss this once we cross this bridge. Ciao, Mario - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@co

RE: [VFS] Minimum Java version

2009-08-19 Thread Gary Gregory
+1 for Java 5. Gary > -Original Message- > From: Ralph Goers [mailto:ralph.go...@dslextreme.com] > Sent: Wednesday, August 19, 2009 7:18 AM > To: Commons Developers List; Commons Users List > Subject: [VFS] Minimum Java version > > Currently the minimum Java version for VFS 2.0 is 1.4.

[io] File Listener/Monitor

2009-08-19 Thread Niall Pemberton
In JDK 1.7 the new NIO2 changes include a new "Watch Service" which is hooked into the underlying operating system's events (where possible): http://java.sun.com/docs/books/tutorial/essential/io/notification.html I added some File Listener/Monitor stuff added a year or so ago, but it hasn't yet b

Re: [io] Towards the 2.0 release

2009-08-19 Thread Niall Pemberton
On Wed, Aug 19, 2009 at 1:37 PM, Jukka Zitting wrote: > Hi, > > On Wed, Aug 19, 2009 at 10:47 AM, Jörg Schaible wrote: >> The only concern I have are the new Broken(In/Out)putStream implementations. >> IMHO those are somewhat out-of-scope for IO, you explicitly mention that >> these implementations

Re: [VFS] Minimum Java version

2009-08-19 Thread Ralph Goers
On Aug 19, 2009, at 7:18 AM, Ralph Goers wrote: Currently the minimum Java version for VFS 2.0 is 1.4. VFS 2.0 has not been released and the developers are considering making the minimum version JDK 5. We are interested in getting feedback from the community however before this change is

Re: [VFS] Minimum Java version

2009-08-19 Thread Ralph Goers
The packages haven't been changed so far. But this would definitely have to be considered whether we would want to take on the package renaming right now. The minimum JDK for 1.0 was 1.3, although it isn't clear that that was correct. The minimum JDK for 2.0 has already been changed to 1.4

Re: [VFS] Minimum Java version

2009-08-19 Thread James Carman
Are they going to change the package name? On Wed, Aug 19, 2009 at 10:18 AM, Ralph Goers wrote: > Currently the minimum Java version for VFS 2.0 is 1.4.  VFS 2.0 has not been > released and the developers are considering making the minimum version JDK > 5. We are interested in getting feedback fro

[VFS] Minimum Java version

2009-08-19 Thread Ralph Goers
Currently the minimum Java version for VFS 2.0 is 1.4. VFS 2.0 has not been released and the developers are considering making the minimum version JDK 5. We are interested in getting feedback from the community however before this change is made. So please respond with your thoughts on th

Re: [io] Towards the 2.0 release

2009-08-19 Thread Jukka Zitting
Hi, On Wed, Aug 19, 2009 at 10:47 AM, Jörg Schaible wrote: > The only concern I have are the new Broken(In/Out)putStream implementations. > IMHO those are somewhat out-of-scope for IO, you explicitly mention that > these implementations are for testing purposes. I'd rather see commons-test > react

Re: [configuration] Some suggestions for configuration2

2009-08-19 Thread Jörg Schaible
Ralph Goers wrote at Montag, 17. August 2009 01:44: > > On Aug 16, 2009, at 1:25 PM, Oliver Heger wrote: > >> >> I have not dealt with the delimiter stuff yet, but am +1 for >> removing the attribute splitting. The splitting of values should be >> disabled per default IMHO, too. >> > > Actually

Re: [io] Towards the 2.0 release

2009-08-19 Thread Jörg Schaible
Hi Jukka, Jukka Zitting wrote at Montag, 17. August 2009 23:55: > Hi, > > There's quite a lot of good new stuff in the Commons IO trunk and I'd > like to start slowly (timescale: months) pushing towards the 2.0 > release. Please make sure that any issues you want to see resolved > before the rel

AW: [vfs] unit tests

2009-08-19 Thread Mario Ivankovits
Hi! > System.err.println("."); > System.gc(); > Thread.sleep(1000); > > SoftReferences are triggered by low memory, but not by number of gc > calls. > AFAICS this simply slows down the tests tremendously, but have no real > effect. Hmmm during my tests, I have seen ja

Re: svn commit: r805384 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java

2009-08-19 Thread Jörg Schaible
Ralph Goers wrote at Mittwoch, 19. August 2009 09:16: > > On Aug 18, 2009, at 11:29 PM, Jörg Schaible wrote: > >> Hi Ralph, >> >> Ralph Goers wrote at Mittwoch, 19. August 2009 00:54: >> >>> >>> On Aug 18, 2009, at 12:48 PM, Jörg Schaible wrote: >>> Hi Mario, Mario Ivankovits wrot

Re: [vfs] unit tests

2009-08-19 Thread Ralph Goers
On Aug 19, 2009, at 12:11 AM, Jörg Schaible wrote: Guys, I'd like to apply the following change: === %< Index: core/src/test/java/org/apache/commons/AbstractVfsTestCase.java === --- core/src/test/java

Re: svn commit: r805384 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java

2009-08-19 Thread Ralph Goers
On Aug 18, 2009, at 11:29 PM, Jörg Schaible wrote: Hi Ralph, Ralph Goers wrote at Mittwoch, 19. August 2009 00:54: On Aug 18, 2009, at 12:48 PM, Jörg Schaible wrote: Hi Mario, Mario Ivankovits wrote: I wont say that there aren't other ways to solve that, but using simple inheritance an

[vfs] unit tests

2009-08-19 Thread Jörg Schaible
Guys, I'd like to apply the following change: === %< Index: core/src/test/java/org/apache/commons/AbstractVfsTestCase.java === --- core/src/test/java/org/apache/commons/AbstractVfsTestCase.java (revi