renamed source attachment to meet PDE conventions for binary import
diff --git a/org.junit4/.classpath b/org.junit4/.classpath
index 41d5db4..ca2accd 100644
--- a/org.junit4/.classpath
+++ b/org.junit4/.classpath
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry exported="true" kind="lib" path="junit-4.0.jar"/>
+	<classpathentry exported="true" sourcepath="junit-4.0src.zip" kind="lib" path="junit-4.0.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="output" path=""/>
 </classpath>
diff --git a/org.junit4/build.properties b/org.junit4/build.properties
index 9b048b3..0da43d9 100644
--- a/org.junit4/build.properties
+++ b/org.junit4/build.properties
@@ -15,4 +15,4 @@
                META-INF/
 
 src.includes = about.html,\
-               junit-4.0-src.jar
+               junit-4.0src.zip
diff --git a/org.junit4/junit-4.0-src.jar b/org.junit4/junit-4.0src.zip
similarity index 100%
rename from org.junit4/junit-4.0-src.jar
rename to org.junit4/junit-4.0src.zip
Binary files differ