mcconnell 02/03/06 10:32:18
Modified: enterprise/orb build.xml
Log:
no message
Revision Changes Path
1.5 +1 -1 jakarta-avalon-apps/enterprise/orb/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/enterprise/orb/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build.xml 3 Mar 2002 16:50:49 -0000 1.4
+++ build.xml 6 Mar 2002 18:32:18 -0000 1.5
@@ -223,7 +223,7 @@
pipeline processing to the class referenced in the target attribute.
-->
- <load target="hello.HelloDemo" priority="DEBUG" disposal="true"
verbose="false">
+ <load target="hello.HelloDemo" priority="DEBUG"
disposal="${hello.disposal}" verbose="${hello.verbose}">
<classpath>
<fileset dir="${tools.lib.path}">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>