mcconnell    2003/07/16 17:19:50

  Modified:    merlin/merlin-plugin plugin.jelly project.xml
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.17      +1 -1      avalon-sandbox/merlin/merlin-plugin/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-plugin/plugin.jelly,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- plugin.jelly      11 Jul 2003 00:36:55 -0000      1.16
  +++ plugin.jelly      17 Jul 2003 00:19:50 -0000      1.17
  @@ -15,7 +15,7 @@
         />
     </define:taglib>
   
  -  <ant:taskdef name="meta" classname="org.apache.avalon.meta.tools.ant.MetaTask">
  +  <ant:taskdef name="meta" classname="org.apache.avalon.meta.info.ant.MetaTask">
       <classpath>
         <pathelement path="${plugin.getDependencyPath('qdox:qdox')}"/>
         <pathelement 
path="${plugin.getDependencyPath('avalon-framework:avalon-framework-api')}"/>
  
  
  
  1.11      +5 -0      avalon-sandbox/merlin/merlin-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-plugin/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       12 Jul 2003 21:10:46 -0000      1.10
  +++ project.xml       17 Jul 2003 00:19:50 -0000      1.11
  @@ -37,6 +37,11 @@
         <artifactId>avalon-meta-impl</artifactId>
         <version>SNAPSHOT</version>
       </dependency>
  +    <dependency>
  +      <groupId>avalon-meta</groupId>
  +      <artifactId>avalon-meta-tools</artifactId>
  +      <version>SNAPSHOT</version>
  +    </dependency>
   
       <dependency>
         <id>logkit</id>
  
  
  

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

Reply via email to