From e596d3189ec46bdac6ba4aa6a7d476b537a9a34d Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Sun, 4 Nov 2012 12:40:08 -0500 Subject: Fixing issue where OSGi bundles weren't getting used for distribution. --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 41a4488a55..3cfbd454e2 100644 --- a/build.xml +++ b/build.xml @@ -2663,7 +2663,8 @@ DISTRIBUTION + tofile="${dist.dir}/misc/scala-devel/plugins/@{name}.jar" + overwrite="yes"/> -- cgit v1.2.3