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

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

mcconnell    2003/12/28 02:21:59

  Modified:    merlin/platform/installer maven.xml
  Log:
  woops
  
  Revision  Changes    Path
  1.2       +2 -2      avalon/merlin/platform/installer/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/installer/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	28 Dec 2003 10:14:46 -0000	1.1
  +++ maven.xml	28 Dec 2003 10:21:59 -0000	1.2
  @@ -3,8 +3,8 @@
     <goal name="merlin:installer">
       <ant:property name="izPackHome" value="${env.IZPACK_HOME}"/>
       <j:if test="${izPackHome == ''}">
  -      <echo>IZPACK_HOME is undefined.<echo/>
  -      <echo>Skipping installer creation.<echo/>
  +      <echo>IZPACK_HOME is undefined.</echo>
  +      <echo>Skipping installer creation.</echo>
       </j:if>
       <j:if test="${izPackHome != ''}">
         <attainGoal name="xinstaller"/>
  
  
  

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