mcconnell    2003/12/13 13:07:01

  Modified:    merlin/kernel/unit maven.xml merlin.properties
  Log:
  Remove snapshot link.
  
  Revision  Changes    Path
  1.6       +2 -1      avalon/merlin/kernel/unit/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/kernel/unit/maven.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- maven.xml 13 Dec 2003 18:25:55 -0000      1.5
  +++ maven.xml 13 Dec 2003 21:07:01 -0000      1.6
  @@ -8,7 +8,7 @@
     # the implementation artifact.                                    #
     ###################################################################
     -->
  -
  +  <!--
     <postGoal name="java:compile">
       <ant:echo file="${maven.build.dir}/classes/merlin.implementation">
   #===================================================================#
  @@ -26,6 +26,7 @@
   #
   </ant:echo>
     </postGoal>
  +  -->
   
     <preGoal name="jar:jar">
       <j:forEach var="dep" items="${pom.dependencies}">
  
  
  
  1.3       +1 -1      avalon/merlin/kernel/unit/merlin.properties
  
  Index: merlin.properties
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/kernel/unit/merlin.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- merlin.properties 13 Dec 2003 18:25:55 -0000      1.2
  +++ merlin.properties 13 Dec 2003 21:07:01 -0000      1.3
  @@ -3,4 +3,4 @@
   merlin.debug = false
   merlin.deployment = conf/hello.block
   merlin.override = conf/override.xml
  -merlin.implementation = merlin:merlin-impl;SNAPSHOT
  +#merlin.implementation = merlin:merlin-impl;SNAPSHOT
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to