You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2003/12/28 10:07:55 UTC

cvs commit: avalon/merlin/platform/installer build.xml

niclas      2003/12/28 01:07:55

  Modified:    merlin/platform/installer build.xml
  Log:
  Forgot to add the 'all' target.
  
  Revision  Changes    Path
  1.2       +2 -0      avalon/merlin/platform/installer/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/installer/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	28 Dec 2003 09:01:10 -0000	1.1
  +++ build.xml	28 Dec 2003 09:07:55 -0000	1.2
  @@ -47,4 +47,6 @@
   ************************************************************
         </echo>
     </target>
  +  
  +  <target name="all" depends="installer,no-installer" />
   </project> 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org