svn commit: rev 22276 - avalon/trunk/runtime/merlin/cli

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Tue Jun 29 16:09:16 2004
New Revision: 22276

Modified:
   avalon/trunk/runtime/merlin/cli/build.xml
Log:
updates to handle more consitent property naming approach in magic

Modified: avalon/trunk/runtime/merlin/cli/build.xml
==============================================================================
--- avalon/trunk/runtime/merlin/cli/build.xml	(original)
+++ avalon/trunk/runtime/merlin/cli/build.xml	Tue Jun 29 16:09:16 2004
@@ -24,7 +24,9 @@
        token="UNIX-CLI-MAIN-PATH"/>
   </target>
 
-  <target name="package" depends="standard.package">
+  <target name="package" depends="binary"/>
+
+  <target name="package-system" depends="standard.package">
     <x:path id="build.path" mode="BUILD"/>
     <x:replicate refid="build.path" todir="target/system"/>
     <copy todir="target/system/${project.group}/jars">
@@ -34,8 +36,8 @@
     </copy>
   </target>
 
-  <target name="package" depends="standard.package">
-    <property name="merlin.zip" value="${project.short}.zip"/>
+  <target name="binary" depends="package-system">
+    <property name="merlin.zip" value="${project.short-filename}.zip"/>
     <mkdir dir="target/deliverables/dist"/>
     <zip zipfile="target/deliverables/dist/${merlin.zip}">
       <zipfileset dir="target/deliverables" prefix="merlin" filemode="755" >
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.