seade       2004/09/11 05:42:09

  Modified:    xdocs    Tag: TORQUE_3_1_BRANCH release-changes.xml
               src/maven-plugin Tag: TORQUE_3_1_BRANCH plugin.jelly
  Log:
  TRQS226: Remove unneeded code in Torque maven plugin.  Thanks to Thierry Lach for 
the patch.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.3.2.27  +4 -2      db-torque/xdocs/release-changes.xml
  
  Index: release-changes.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/release-changes.xml,v
  retrieving revision 1.3.2.26
  retrieving revision 1.3.2.27
  diff -u -r1.3.2.26 -r1.3.2.27
  --- release-changes.xml       10 Sep 2004 09:36:39 -0000      1.3.2.26
  +++ release-changes.xml       11 Sep 2004 12:42:09 -0000      1.3.2.27
  @@ -38,11 +38,13 @@
   <p>
     <ul>
       <li>
  +      TRQS226: Remove unneeded code in Torque maven plugin.  Thanks to
  +      Thierry Lach for the patch.
  +    </li>
  +    <li>
         TRQS220: Torque maven plugin om zip goal doesn't work.  Thanks to Dan
         Price for the patch.
       </li>
  -  </ul>
  -  <ul>
       <li>
         Deleting an Object containing a timestamp didn't work with PostgreSQL (the
         adapter was missing the necessary method to convert the timestamp into a value
  
  
  
  No                   revision
  No                   revision
  1.8.2.4   +1 -8      db-torque/src/maven-plugin/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/plugin.jelly,v
  retrieving revision 1.8.2.3
  retrieving revision 1.8.2.4
  diff -u -r1.8.2.3 -r1.8.2.4
  --- plugin.jelly      4 Sep 2004 13:32:50 -0000       1.8.2.3
  +++ plugin.jelly      11 Sep 2004 12:42:09 -0000      1.8.2.4
  @@ -62,13 +62,6 @@
         <path refid="maven.dependency.classpath"/>
       </path>
   
  -    <!-- The default.properties file will map old properties to the new ones along
  -         with setting the correct defaults.
  -
  -         Note: I have no idea why this file is not already processed by the plugin..
  -      -->
  -    <property 
file="${maven.plugin.dir}/maven-torque-plugin-3.1.1-dev/plugin.properties"/>
  -
       <!-- Define all of the tasks -->
       <taskdef
         name="torque-data-model"
  
  
  

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

Reply via email to