scolebourne    2003/11/14 13:46:59

  Added:       reflect/xdocs navigation.xml index.xml
  Log:
  Add website
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/reflect/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <!DOCTYPE project [
  <!ENTITY commons-nav SYSTEM "../../incl_nav.xml">
  ]>
  
  <project name="Reflect">
  
    <title>Reflect</title>
    <organizationLogo href="/images/jakarta-logo-blue.gif">
     Jakarta
    </organizationLogo>
  
    <body>
      <menu name="Commons Reflect">
        <item name="Overview"
              href="/index.html"/>
            
      </menu>
      
      &commons-nav;
  
    </body>
  </project>
  
  
  
  1.1                  jakarta-commons-sandbox/reflect/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <document>
  
   <properties>
    <title>Commons</title>
    <author email="[EMAIL PROTECTED]">Commons Documentation Team</author>
   </properties>
  
   <body>
  
  <section name="The Reflect Component">
  
  <p>
  The <em>Reflect</em> component provides extra methods for working with reflection
  in Java. At present the component is waiting for developers. Tasks outstanding 
include
  tests, caching and bound-methods.
  </p>
  
  </section>
  
  <section name="Latest Release">
  <p>
  No releases have yet been made.
  </p>
  </section>
  
  <!--
  <section name="Documentation">
  </section>
  
  <section name="Bugs">
  <p>
  Bugs may be reported via the Bugzilla Management system. The following links may 
prove useful:
  </p>
  <ul>
   <li><a href="http://issues.apache.org/bugzilla/createaccount.cgi";>Create a Bugzilla 
account</a></li>
   <li><a 
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons";>Submit a bug 
report</a></li>
   <li><a 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Lang&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time";>All
 Lang bugs</a></li>
   <li><a 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Lang&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time";>All
 open Lang bugs</a></li>
  </ul>
  </section>
  
  <section name="Releases">
  <ul>
  <li><a href="http://www.apache.org/dist/jakarta/commons/lang/";>Version 2.0</a></li>
  <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0.1/";>Version
 1.0.1</a></li>
  <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0/";>Version
 1.0</a></li>
  <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0-b1/";>Version
 1.0-b1</a></li>
  </ul>
  </section>
  -->
  <section name="Repository">
  <ul>
  <li>
  <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/reflect/";>CVS 
Repository</a>
  </li>
  </ul>
  </section>
  
  </body>
  </document>
  
  
  
  

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

Reply via email to