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/06/25 00:04:45 UTC

cvs commit: avalon-sandbox/merlin/merlin-platform/src/etc LICENSE.txt

mcconnell    2003/06/24 15:04:44

  Modified:    merlin/merlin-platform maven.xml
               merlin/merlin-platform/examples/afs maven.xml
  Removed:     merlin/merlin-platform/src/etc LICENSE.txt
  Log:
  Housekeeping (cont.).
  
  Revision  Changes    Path
  1.2       +1 -1      avalon-sandbox/merlin/merlin-platform/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-platform/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	10 Jun 2003 02:47:14 -0000	1.1
  +++ maven.xml	24 Jun 2003 22:04:44 -0000	1.2
  @@ -1,7 +1,7 @@
   <project default="site" xmlns:maven="jelly:maven" xmlns:j="jelly:core" xmlns:util="jelly:util">
   
     <property name="maven.license.licenseFile" 
  -    value="${basedir}/src/etc/LICENSE.txt"/>
  +    value="${basedir}/../LICENSE.txt"/>
     <property name="maven.javadoc.stylesheet" 
       value="${basedir}/src/etc/stylesheet.css"/>
   
  
  
  
  1.2       +1 -1      avalon-sandbox/merlin/merlin-platform/examples/afs/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-platform/examples/afs/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	10 Jun 2003 02:09:35 -0000	1.1
  +++ maven.xml	24 Jun 2003 22:04:44 -0000	1.2
  @@ -5,7 +5,7 @@
     <property name="pom.specificationVersion" value="1.0"/>
   
     <property name="maven.license.licenseFile" 
  -    value="${basedir}/src/etc/LICENSE.txt"/>
  +    value="${basedir}/../../LICENSE.txt"/>
     <property name="maven.javadoc.stylesheet" 
       value="${basedir}/src/etc/stylesheet.css"/>
   
  
  
  

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