hammant 01/11/04 12:13:42
Modified: . build.xml
Log:
PDK now lists in -projecthelp
Revision Changes Path
1.64 +1 -1 jakarta-avalon-phoenix/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- build.xml 2001/11/01 22:44:21 1.63
+++ build.xml 2001/11/04 20:13:42 1.64
@@ -600,7 +600,7 @@
</target>
<!-- Makes the Phoneix Development Kit -->
- <target name="make-pdk" depends="compile">
+ <target name="make-pdk" depends="compile" description="Generates a dual
mode example Phoenix application">
<zip file="${dist.base}/phoenix-devkit.zip">
<fileset dir="src/pdk">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>