One more, stratum's deps.list is missing commons-collections.jar.  Patch
included for humor :)

Thanks!
Pete

On Thu, Feb 07, 2002 at 03:30:53PM +0100, Martin Poeschl wrote:
> Pete Kazmier wrote:
> > This broke the Torque build because deps.list doesn't include the
> > stratum jar.  Build.xml also needs to be modified as well (checks for
> > properties and packaging of stratum.jar in the zip distribution).  I've
> > included a patch for build.xml and deps.list that resolves these issues.
> 
> done
Index: deps.list
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-stratum/deps.list,v
retrieving revision 1.2
diff -u -r1.2 deps.list
--- deps.list   19 Jan 2002 02:15:27 -0000      1.2
+++ deps.list   7 Feb 2002 22:25:41 -0000
@@ -1,4 +1,5 @@
 commons-beanutils.jar
+commons-collections.jar
 commons-util-0.1-dev.jar
 dom4j-1.1.jar
 junit-3.7.jar

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to