jruaux 2003/01/03 06:43:37 Modified: Eclipse-Plugin README.txt Log: Added patch explanation Revision Changes Path 1.5 +4 -1 jakarta-cactus/Eclipse-Plugin/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/README.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- README.txt 3 Jan 2003 14:38:29 -0000 1.4 +++ README.txt 3 Jan 2003 14:43:37 -0000 1.5 @@ -7,7 +7,10 @@ http://jakarta.apache.org/builds/jakarta-cactus/release/v1.5/jakarta-cactus-eclipse-junitsupport.jar Rename 'junitsupport.jar' in the JUnit plugin folder (org.eclipse.jdt.junit_2.1.0) to 'junitsupport.jar.bak'. Copy the downloaded file to 'junitsupport.jar' in the JUnit plugin folder (org.eclipse.jdt.junit_2.1.0). -(see explanation at : http://jakarta.apache.org/builds/jakarta-cactus/release/v1.5/ ) +The jakarta-cactus-eclipse-junitsupport.jar jar is a patched jar of the Eclipse JUnit plugin for the Cactus Eclipse plugin. +The Cactus plugin uses the JUnit plugin and there was a need for opening some JUnit plugin API, hence this patch. +In the near future, the Eclipse project will incorporate our patch. +For the time being it is put here for your convenience. Configuration
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
