0.3.3 build prep
diff --git a/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF
index e81d893..a64638f 100644
--- a/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF
@@ -8,8 +8,7 @@
 Eclipse-AutoStart: true
 Bundle-Vendor: University of British Columbia
 Export-Package: org.eclipse.mylar.tests
-Bundle-ClassPath: lib/xstream-1.1.2.jar,
- mylar-tests.jar
+Bundle-ClassPath: mylar-tests.jar
 Require-Bundle: org.junit,
  org.eclipse.core.runtime,
  org.eclipse.core.resources,
diff --git a/org.eclipse.mylyn.tests/build.properties b/org.eclipse.mylyn.tests/build.properties
index c1e0219..4725aef 100644
--- a/org.eclipse.mylyn.tests/build.properties
+++ b/org.eclipse.mylyn.tests/build.properties
@@ -9,7 +9,6 @@
 #     University Of British Columbia - initial API and implementation
 ###############################################################################
 bin.includes = plugin.xml,\
-               src/,\
                mylar-tests.jar,\
                lib/,\
                META-INF/,\
@@ -21,8 +20,6 @@
                META-INF/,\
                about.html,\
                testdata/
-jars.compile.order = lib/xstream-1.1.2.jar,\
-                     mylar-tests.jar
-source.lib/xstream-1.1.2.jar = 
+jars.compile.order = mylar-tests.jar
 source.mylar-tests.jar = src/
 output.mylar-tests.jar = bin/