From 4adc9732ed2f002268e6e0afa2b0e62c02f6764d Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Fri, 18 Oct 2013 13:17:05 +0200 Subject: fix uptodate checking for osgi.done A new file in ./build/pack/lib/scala-compiler.jar should trigger this task, otherwise ./build/osgi/org.scala-lang.scala-compiler.jar becomes stale. --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.xml b/build.xml index 86b932686e..0b2dc04d47 100755 --- a/build.xml +++ b/build.xml @@ -1475,6 +1475,10 @@ TODO: + + + + -- cgit v1.2.3