On Feb 9, 2011, at 2:54 PM, Jörg Schaible wrote: > Hi Ralph, > > Ralph Goers wrote: > >> The latest versions of Maven require JDK 1.5. The pom (or the Commons >> Parent) should be specifying that the target for Commons Configuration is >> 1.4. I've run this build many times successfully (I use 1.6). I don't >> see any problem requiring the build to use Maven 2.2.x or Maven 3 and/or >> have a minimum JDK version for that. I would have a problem if this >> prevented the result from running in a JDK 1.4 VM. > > but this is what Oliver told: vfs snapshot was compiled with target 1.5, so > you cannot compile and run with a target 1.4.
I just did an svn up on both vfs and configuration and then did a mvn clean install on each. Both build and run their unit tests with no problems. I believe this problem only exists when you build using JDK 1.4, which is also the way I read Oliver's message. Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org