]> source.dussan.org Git - aspectj.git/commitdiff
initial version
authorwisberg <wisberg>
Mon, 16 Dec 2002 18:31:40 +0000 (18:31 +0000)
committerwisberg <wisberg>
Mon, 16 Dec 2002 18:31:40 +0000 (18:31 +0000)
lib/jdiff/jdiff.jar [new file with mode: 0644]
lib/readme-lib-module.html

diff --git a/lib/jdiff/jdiff.jar b/lib/jdiff/jdiff.jar
new file mode 100644 (file)
index 0000000..792e2c5
Binary files /dev/null and b/lib/jdiff/jdiff.jar differ
index 1911ac0078ab24999bd05ccf482894a72d9d620d..d5f01e78906655b8f18ba8441eccdf782de5f986 100644 (file)
@@ -35,6 +35,11 @@ This module also contains some bootstrap libraries and test sources.
        and patched, see the org.eclipse.jdt.core module.
        This is available under the CPL.
        </li>
+   <li><a href="jdiff">jdiff</a>:
+       JDiff binaries; there is a jdiff project under LGPL at 
+       <a ="http:sourceforge.net/projects/javadiff">http:sourceforge.net/projects/javadiff</a>.
+       This is used only internally by the testing module and is not distributed.
+       </li>
    <li><a href="junit">junit</a>:
        JUnit 3.7 test libraries, available from 
        <a ="http:junit.org">junit.org</a> and under the CPL.