vmassol     2004/05/12 03:02:01

  Modified:    abbot    plugin.jelly
  Log:
  added project classpath when running abbot:editor so that project classes are 
available from within the editor
  
  Revision  Changes    Path
  1.3       +1 -0      maven-plugins-sandbox/abbot/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins-sandbox/abbot/plugin.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.jelly      30 Apr 2004 19:08:38 -0000      1.2
  +++ plugin.jelly      12 May 2004 10:02:01 -0000      1.3
  @@ -225,6 +225,7 @@
                       <pathelement path="${plugin.getDependencyPath(dep.Id)}"/>
                      </j:if>
                                </j:forEach>
  +        <path refid="maven.dependency.classpath"/>
         </classpath>
        </java>
     
  
  
  

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

Reply via email to