If Java 7 is going to be the minimum version then VFS should become an extension of java.nio.file. Not doing that doesn’t make any sense to me and you should just keep the Java version at 6 since you aren’t taking advantage of the new Java APIs.
Ralph > On May 19, 2016, at 3:21 AM, Gary Gregory <[email protected]> wrote: > > Now that we have finally gotten 2.1 out the door, I think it is time to > move [vfs] on to Java 7. > > Tracking here: https://issues.apache.org/jira/browse/VFS-612 > > Gary > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
