Discussion:
svnant (JDK 1.6) but build process (JDK 1.4)
Christoph Sackl
2011-07-28 11:47:29 UTC
Permalink
Hey guys!

I have the following problem:
I want to checkout from an svn repostitory via svnant using JDK 1.6. The
checkout works correctly, but I have to build some ant <target>'s with JDK
1.4. All code is in the same build.xml and another referenced .xml file.

Is there a possibility to build some single targets with JDK 1.4 without
interrupting the svn-ant checkout process because the use of JDK 1.4?

Thanks,

Chris

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2805272

To unsubscribe from this discussion, e-mail: [dev-***@subclipse.tigris.org].
Loading...