Yes, we use JDK 1.5 for building. However, 1.6 also works fine for me (it generates 1.5 compatible classes).
Alexander Kitaev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://hg4j.com/ - Java Mercurial Library! http://sqljet.com/ - Java SQLite Library! On 4 November 2011 16:06, r1chl <[email protected]> wrote: > > > > AlexanderKitaev wrote: >> >> What is your classpath and what JDK do you use for compilation? >> Does running ./gradlew build -x test work for you? >> > > That's exactly the command that I'm running. > I've tried with Java 7 and 6 with default classpaths. Presumably the > automated build is using Java 5? > > Thanks, > Rich. > > -- > View this message in context: > http://old.nabble.com/Using-SVNKit-with-an-SVN-v1.7-working-copy-tp32730043p32781033.html > Sent from the SVNKit - Users mailing list archive at Nabble.com. > > >
