henning 2002/12/08 09:43:53
Modified: . Tag: TURBINE_2_2_BRANCH project.xml
Log:
Added junit to compile the Turbine 2.2 distribution (Patch
from the HEAD)
Revision Changes Path
No revision
No revision
1.59.2.2 +9 -0 jakarta-turbine-2/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
retrieving revision 1.59.2.1
retrieving revision 1.59.2.2
diff -u -r1.59.2.1 -r1.59.2.2
--- project.xml 8 Dec 2002 17:42:55 -0000 1.59.2.1
+++ project.xml 8 Dec 2002 17:43:53 -0000 1.59.2.2
@@ -522,6 +522,15 @@
<id>jython</id>
<version>2.1</version>
</dependency>
+
+ <!-- Needed for the Testcases -->
+
+ <dependency>
+ <id>junit</id>
+ <version>3.8.1</version>
+ <url>http://www.junit.org</url>
+ </dependency>
+
</dependencies>
<build>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>