You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by to...@apache.org on 2003/12/18 23:21:27 UTC

cvs commit: db-ojb/src/xdoclet pretty.settings

tomdz       2003/12/18 14:21:27

  Modified:    src/xdoclet pretty.settings
  Log:
  Changed prettyprinter settings (for xdoclet) to accomodate bug in prettyprinter
  
  Revision  Changes    Path
  1.2       +1 -1      db-ojb/src/xdoclet/pretty.settings
  
  Index: pretty.settings
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/xdoclet/pretty.settings,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pretty.settings	15 Dec 2003 20:09:13 -0000	1.1
  +++ pretty.settings	18 Dec 2003 22:21:27 -0000	1.2
  @@ -467,7 +467,7 @@
   sort.5=Class(Static,Instance)
   
   # Order methods and fields in alphabetical order
  -sort.6=Alphabetical()
  +#sort.6=Alphabetical()
   
   # Maintain the order of fields with initializers
   sort.7=FieldInitializers()
  
  
  

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