leif 2002/09/30 20:37:38
Modified: . build.xml
Log:
Update the dependencies of the event project.
Revision Changes Path
1.189 +1 -1 jakarta-avalon-excalibur/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- build.xml 9 Sep 2002 11:37:50 -0000 1.188
+++ build.xml 1 Oct 2002 03:37:38 -0000 1.189
@@ -102,7 +102,7 @@
</target>
<!-- Event -->
- <target name="prj-event" depends="prj-collections, prj-concurrent,
prj-threadcontext, prj-util">
+ <target name="prj-event" depends="prj-collections, prj-concurrent, prj-thread">
<ant dir="event" target="${subproject-target}"/>
</target>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>