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

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

brett       2004/06/07 05:09:25

  Modified:    hibernate/xdocs properties.xml
  Log:
  PR: MPHIBERNATE-4
  document maven.hibernate.delimiter
  
  Revision  Changes    Path
  1.4       +5 -0      maven-plugins/hibernate/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/hibernate/xdocs/properties.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- properties.xml	1 Jun 2004 15:31:04 -0000	1.3
  +++ properties.xml	7 Jun 2004 12:09:25 -0000	1.4
  @@ -123,6 +123,11 @@
   			By default no files are excluded.
             </td>
           </tr>        
  +        <tr>
  +          <td>maven.hibernate.delimiter</td>
  +          <td>Yes</td>
  +          <td>String used to separate commands in SQL output.</td>
  +        </tr> 
         </table>
       </section>
     </body>
  
  
  

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