You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by dd...@apache.org on 2004/02/25 00:03:25 UTC

cvs commit: jakarta-pluto/portal/src/webapp/WEB-INF/classes castor.properties

ddewolf     2004/02/24 15:03:25

  Modified:    portal/src/webapp/WEB-INF/classes castor.properties
  Log:
  Removing System.out.println.  Changed castor debug to be disabled by default.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-pluto/portal/src/webapp/WEB-INF/classes/castor.properties
  
  Index: castor.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-pluto/portal/src/webapp/WEB-INF/classes/castor.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- castor.properties	7 Jan 2004 20:37:24 -0000	1.1
  +++ castor.properties	24 Feb 2004 23:03:25 -0000	1.2
  @@ -4,6 +4,6 @@
   org.exolab.castor.parser.validation=false
   org.exolab.castor.parser.namespaces=true
   org.exolab.castor.indent=true
  -org.exolab.castor.debug=true
  +org.exolab.castor.debug=false