dion        2003/08/03 22:03:02

  Modified:    src/plugins-build/torque plugin.jelly
  Log:
  Applied patch for MAVEN-347
  
  Revision  Changes    Path
  1.8       +1 -0      maven/src/plugins-build/torque/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/torque/plugin.jelly,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- plugin.jelly      9 Jul 2003 12:58:50 -0000       1.7
  +++ plugin.jelly      4 Aug 2003 05:03:01 -0000       1.8
  @@ -34,6 +34,7 @@
         <pathelement path="${plugin.getDependencyPath('xmlParserAPIs')}"/>
         <pathelement path="${plugin.getDependencyPath('torque-gen')}"/>
         <pathelement path="${pom.getDependencyClasspath()}"/>
  +      <path refid="maven.dependency.classpath"/>
       </path>
   
       <!-- The default.properties file will map old properties to the new ones along
  
  
  

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

Reply via email to