From 7773bd4e60784b9018e9eed82a5a41e0b51c3024 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 15 Aug 2011 20:33:45 +0200 Subject: Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for contrib purposes (we still compile against javac6, but having javac7 around for testing and such is nice). --- .../ivy-repo/net.java.openjdk.custom-javac6-1.6.0.18.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 buildScripts/ivy-repo/net.java.openjdk.custom-javac6-1.6.0.18.xml (limited to 'buildScripts/ivy-repo/net.java.openjdk.custom-javac6-1.6.0.18.xml') diff --git a/buildScripts/ivy-repo/net.java.openjdk.custom-javac6-1.6.0.18.xml b/buildScripts/ivy-repo/net.java.openjdk.custom-javac6-1.6.0.18.xml new file mode 100644 index 00000000..f2c59547 --- /dev/null +++ b/buildScripts/ivy-repo/net.java.openjdk.custom-javac6-1.6.0.18.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + -- cgit