diff --git a/build.xml b/build.xml
index c2e3810..8863ef3 100644
--- a/build.xml
+++ b/build.xml
@@ -94,6 +94,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ejp_compile.scrpt b/ejp_compile.scrpt
index 5a6de88..ebb1c00 100755
--- a/ejp_compile.scrpt
+++ b/ejp_compile.scrpt
@@ -1,4 +1,4 @@
ant clean
ant tools -Ddeps=libs/strategoxt.jar -Dfrontends=ejpf/target/ejpf-1.0-SNAPSHOT.jar
-ant weaver -Dmechanisms=ejpm/target/ejpm-1.0-SNAPSHOT.jar,aspectjm/target/aspectjm-1.0-SNAPSHOT.jar
+ant weaver -Dmechanisms=ejpm/target/ejpm-1.0-SNAPSHOT.jar,aspectjm/target/aspectjm-1.0-SNAPSHOT.jar -Ddeps=libs/commons-collections-3.2.1.jar
ant runtime -Dmechanisms=ejpm/target/ejpm-1.0-SNAPSHOT.jar