You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/04/05 07:33:10 UTC

cvs commit: jakarta-avalon-excalibur/extension/src/xdocs index.xml

hammant     02/04/04 21:33:10

  Modified:    extension/src/xdocs index.xml
  Log:
  Contents of xdocs moved to new location
  
  Revision  Changes    Path
  1.2       +17 -2     jakarta-avalon-excalibur/extension/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/extension/src/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	4 Apr 2002 19:33:12 -0000	1.1
  +++ index.xml	5 Apr 2002 05:33:10 -0000	1.2
  @@ -11,15 +11,30 @@
     </header>
     <body>
       <s1 title="Introduction">
  +      <warn>
  +        This package is under development, and the API is not
  +        guaranteed to be the same when it is ready for release.
  +        You can find this in the Scratchpad.jar file if you want
  +        to play with it.  Do not blame us if the next release of
  +        Excalibur breaks your code if you use this package.
  +      </warn>
         <p>
  -        ???
  +        Utility classes that contains methods to scan a manifest
  +        and return an array of either available or required optional packages
  +        documented in that manifest.
  +      </p>
  +      <p>
  +        For more information about optional packages, see the document
  +        <em>Optional Package Versioning</em> in the documentation bundle
  +        for your Java2 Standard Edition package, in the file
  +        <code>guide/extensions/versioning.html</code>.
         </p>
       </s1>
     </body>
     <footer>
       <legal>
         Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision: 1.1 $ $Date: 2002/04/04 19:33:12 $
  +      $Revision: 1.2 $ $Date: 2002/04/05 05:33:10 $
       </legal>
     </footer>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>