CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate HibernateSubTask.java,1.14,1.15

Paul Galbraith <[email protected]>
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.