From 606b8c603063a12faa22d99b67aa499ffa19c275 Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Aug 14 2007 23:07:48 +0000 Subject: small junit4 fix --- diff --git a/eclipse.spec b/eclipse.spec index 569c5ac..14f8ba4 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1080,7 +1080,7 @@ build-jar-repository -s -p plugins/org.eclipse.tomcat_$TOMCATPLUGINVERSION/lib s build-jar-repository -s -p plugins/org.junit_* junit rm plugins/org.junit4_4.3.1/junit.jar -ln -s %{_javadir}/junit4.jar plugins/org.junit4/junit.jar +ln -s %{_javadir}/junit4.jar plugins/org.junit4_4.3.1/junit.jar # link to the jsch jar rm plugins/com.jcraft.jsch_0.1.31.jar