On 12/03/2012 11:01 PM, Gary Gregory wrote: > Note that Commons IO 2.4 requires a minimum of JDK 1.6.
ok, reverted to IO 2.2. > <dependency> > <groupId>net.sf.retrotranslator</groupId> > <artifactId>retrotranslator-runtime</artifactId> > - <version>1.2.1</version> > + <version>1.2.9</version> > <scope>test</scope> > </dependency> > Is the above dependency still needed for Java 1.5? Actually I did not yet look into it, but a brief search shows that it is only needed for compatibility with jdk 1.3 & 1.4, so I guess we can remove it now? Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
