ceki        2003/03/18 12:25:32

  Modified:    src/jalopy log4j-coding-convention.xml
  Log:
  There are problems with multi-line formatting of comments. More specifically, the 
<h3> tags disappear.
  
  Reversing to the original settings.
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-log4j/src/jalopy/log4j-coding-convention.xml
  
  Index: log4j-coding-convention.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/jalopy/log4j-coding-convention.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- log4j-coding-convention.xml       18 Mar 2003 12:27:18 -0000      1.3
  +++ log4j-coding-convention.xml       18 Mar 2003 20:25:32 -0000      1.4
  @@ -53,7 +53,7 @@
           </braces>
           <comments>
               <format>
  -                <multiline>true</multiline>
  +                <multiline>false</multiline>
               </format>
               <javadoc>
                   <check>
  @@ -68,7 +68,7 @@
                       <field>0</field>
                       <method>0</method>
                   </generate>
  -                <parseComments>true</parseComments>
  +                <parseComments>false</parseComments>
                   <tags>
                       <in-line />
                       <standard />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to