User: rinkrank
  Date: 02/04/03 17:03:10

  Modified:    config/.Refactory pretty.settings
  Log:
  The pretty settings from xjavadoc were (are still) applied to xdoclet sources.
  It seems JRefactory only loads it once. Since the xdoclet build now invokes xjavadoc
  build first, xjavadoc settings are used. I'm sorry if I have messed up the 
formatting.
  This commit has modified the header (so that BEKK is not included).
  
  Revision  Changes    Path
  1.9       +12 -0     xdoclet/config/.Refactory/pretty.settings
  
  Index: pretty.settings
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/config/.Refactory/pretty.settings,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -w -r1.8 -r1.9
  --- pretty.settings   22 Nov 2001 17:04:28 -0000      1.8
  +++ pretty.settings   4 Apr 2002 01:03:10 -0000       1.9
  @@ -1,6 +1,18 @@
   #  Version
   version=3.8
    
  +#
  +# Header:
  +# Uncomment these lines if you would like
  +# a standard header at the beginning of each file.
  +# You are allowed an unlimited number of lines here,
  +# just number them sequentially.
  +#
  +header.1=/*
  +header.2= * Copyright (c) 2001,2002 The XDoclet team
  +header.3= * All rights reserved.
  +header.4= */
  +
   # This is the number of characters to indent for each block.
   indent=1
   
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to