fix 22963 support junit 3.8.1
diff --git a/org.junit/.classpath b/org.junit/.classpath
index 88e7eb8..3498f5b 100644
--- a/org.junit/.classpath
+++ b/org.junit/.classpath
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>

 <classpath>

     <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>

-    <classpathentry exported="true" kind="lib" path="junit.jar" sourcepath="/org.junit/junitsrc.jar"/>

+    <classpathentry exported="true" kind="lib" path="junit.jar"

+        rootpath="" sourcepath="/org.junit/junitsrc.zip"/>

     <classpathentry kind="output" path=""/>

 </classpath>

diff --git a/org.junit/about.html b/org.junit/about.html
index c50f91e..1568ff5 100644
--- a/org.junit/about.html
+++ b/org.junit/about.html
@@ -7,7 +7,7 @@
 <body lang="EN-US">
 <h2>About This Content</h2>
 
-<p>20th June, 2002</p>	
+<p>16th September, 2002</p>	
 <h3>License</h3>
 <p>Eclipse.org makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
 Common Public License Version 1.0 (&quot;CPL&quot;).  A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.
diff --git a/org.junit/junitsrc.jar b/org.junit/junitsrc.jar
deleted file mode 100644
index 63c80be..0000000
--- a/org.junit/junitsrc.jar
+++ /dev/null
Binary files differ
diff --git a/org.junit/junitsrc.zip b/org.junit/junitsrc.zip
index 2a8c7ce..63c80be 100644
--- a/org.junit/junitsrc.zip
+++ b/org.junit/junitsrc.zip
Binary files differ