You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2009/02/13 22:29:34 UTC

svn commit: r744247 - /directory/shared/trunk/asn1/src/site/xdoc/index.xml

Author: felixk
Date: Fri Feb 13 21:29:31 2009
New Revision: 744247

URL: http://svn.apache.org/viewvc?rev=744247&view=rev
Log:
Add deprecation note

Modified:
    directory/shared/trunk/asn1/src/site/xdoc/index.xml

Modified: directory/shared/trunk/asn1/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/asn1/src/site/xdoc/index.xml?rev=744247&r1=744246&r2=744247&view=diff
==============================================================================
--- directory/shared/trunk/asn1/src/site/xdoc/index.xml (original)
+++ directory/shared/trunk/asn1/src/site/xdoc/index.xml Fri Feb 13 21:29:31 2009
@@ -26,6 +26,13 @@
   <body>
     <section name="Overview">
       <p>
+        <note>
+          <strong>
+            This section is deprecated and must be updated
+          </strong>
+        </note>
+      </p>
+      <p>
         The Apache ASN.1 runtime is a high performance non-blocking replacement for 
         the Snacc4J runtime and eventually its Java stub compiler for ASN.1.  It 
         is designed from the ground up to work with NIO constructs like Channels and