From 07b35f671e36a681583548c6abc209913c07fec5 Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Wed, 9 Apr 2008 13:16:56 +0000 Subject: Refactored SuperSabbus' targets to be finer gra... Refactored SuperSabbus' targets to be finer grained and permit better dependency management (with JVM 1.4 and MSIL support in mind). First effort of refactoring the classpath handling: tools are run with the scala library on the classpath, not on the bootclasspath. --- lib/ant/ant-contrib.jar.desired.sha1 | 1 + lib/ant/vizant.jar.desired.sha1 | 1 + 2 files changed, 2 insertions(+) create mode 100644 lib/ant/ant-contrib.jar.desired.sha1 create mode 100644 lib/ant/vizant.jar.desired.sha1 (limited to 'lib/ant') diff --git a/lib/ant/ant-contrib.jar.desired.sha1 b/lib/ant/ant-contrib.jar.desired.sha1 new file mode 100644 index 0000000000..56745657c5 --- /dev/null +++ b/lib/ant/ant-contrib.jar.desired.sha1 @@ -0,0 +1 @@ +943cd5c8802b2a3a64a010efb86ec19bac142e40 ?ant-contrib.jar diff --git a/lib/ant/vizant.jar.desired.sha1 b/lib/ant/vizant.jar.desired.sha1 new file mode 100644 index 0000000000..00ff17d159 --- /dev/null +++ b/lib/ant/vizant.jar.desired.sha1 @@ -0,0 +1 @@ +2c61d6e9a912b3253194d5d6d3e1db7e2545ac4b ?vizant.jar -- cgit v1.2.3