You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ep...@apache.org on 2004/09/24 14:01:52 UTC

cvs commit: maven-plugins/hibernate/xdocs changes.xml

epugh       2004/09/24 05:01:52

  Modified:    hibernate/xdocs changes.xml
  Log:
  doucment fix to mphibernate-9
  
  Revision  Changes    Path
  1.21      +3 -0      maven-plugins/hibernate/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/hibernate/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml	14 Aug 2004 19:28:57 -0000	1.20
  +++ changes.xml	24 Sep 2004 12:01:52 -0000	1.21
  @@ -24,6 +24,9 @@
       <author email="michal.maczka@dimatics.com">Michal Maczka</author>
     </properties>
     <body>
  +    <release version="1.3" date="in cvs">
  +      <action dev="epugh" type="fix" issue="MPHIBERNATE-9">plugin:test fails without a network connection</action>
  +    </release>
       <release version="1.2" date="2004-08-14">
         <action dev="epugh" type="fix" issue="MPHIBERNATE-10" due-to="Henning Schmiedehausen">maven-hibernate ignores the "config" attribute</action>
         <action dev="epugh" type="fix" issue="MPHIBERNATE-11" due-to="Henning Schmiedehausen">maven-hibernate needs cglib when sending SQL directly to the database</action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org