You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2004/02/18 11:06:51 UTC

cvs commit: jakarta-commons/discovery adc-guidelines.html

bayard      2004/02/18 02:06:51

  Modified:    discovery adc-guidelines.html
  Log:
  fixed error in xhtml
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-commons/discovery/adc-guidelines.html
  
  Index: adc-guidelines.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/discovery/adc-guidelines.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- adc-guidelines.html	21 Aug 2002 16:14:17 -0000	1.1
  +++ adc-guidelines.html	18 Feb 2004 10:06:51 -0000	1.2
  @@ -15,7 +15,7 @@
   
   
   <a name="Introduction"></a>
  -<h2>1.  Introduction</h3>
  +<h3>1.  Introduction</h3>
   
   Kick-off: set of design/architectural guidelines.
   This should serve as both a record of decisions made,
  @@ -23,7 +23,7 @@
   
   
   <a name="Security and doPrivileged()"></a>
  -<h2>2.  Security and doPrivileged()</h3>
  +<h3>2.  Security and doPrivileged()</h3>
   Do not use doPrivileged() instructions within discovery.
   That remains the responsibility of the end-user.
   
  
  
  

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