Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32163/src/xdoclet/modules/hibernate
Modified Files: HibernateSubTask.java Log Message: default xml reformatting to 'false' Index: HibernateSubTask.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/HibernateSubTask.java,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** HibernateSubTask.java 13 Jul 2005 15:00:44 -0000 1.14 --- HibernateSubTask.java 8 Aug 2005 15:02:28 -0000 1.15 *************** *** 77,81 **** setTemplateURL(getClass().getResource(DEFAULT_HIBERNATE_TEMPLATE_FILE)); setDestinationFile(GENERATED_HIBERNATE_FILE_NAME); ! setXmlPrettified(true); } --- 77,81 ---- setTemplateURL(getClass().getResource(DEFAULT_HIBERNATE_TEMPLATE_FILE)); setDestinationFile(GENERATED_HIBERNATE_FILE_NAME); ! setXmlPrettified(false); } ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel