|
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
- <!-- Content Stylesheet for Site -->
-
-
- <!-- start the processing -->
- <html>
- <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-
-
- <title>Apache Ant - Project Guidelines</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td colspan="2">
- <a href="http://ant.apache.org/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>Apache Ant</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./LICENSE">License</a>
- </li>
- <li> <a href="./antnews.html">News</a>
- </li>
- </ul>
- <p><strong>Documentation</strong></p>
- <ul>
- <li> <a href="./manual/index.html">Manual</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./external.html">External Tools and Tasks</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">Ant FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a href="./bindownload.cgi">Binary Distributions</a>
- </li>
- <li> <a href="./srcdownload.cgi">Source Distributions</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a href="./mail.html">Mailing Lists</a>
- </li>
- <li> <a href="./cvs.html">CVS Repositories</a>
- </li>
- <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
- </li>
- <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
- </li>
- </ul>
- <p><strong>Project Management</strong></p>
- <ul>
- <li> <a href="./contributors.html">Contributors</a>
- </li>
- <li> <a href="./mission.html">Mission</a>
- </li>
- <li> <a href="./guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="./legal.html">Legal</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
- <tr><td bgcolor="#525D76">
- <font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Project Guidelines"><strong>Project Guidelines</strong></a>
- </font>
- </td></tr>
- <tr><td>
- <blockquote>
- <p>We are still in the process of defining the guidelines for this
- project - to get an idea what they may look like, we want to point
- you to the guidelines of the <a href="http://jakarta.apache.org/site/guidelines.html">Jakarta</a>
- and <a href="http://httpd.apache.org/dev/guidelines.html">httpd</a>
- projects as well as the work currently on the way at the <a href="http://incubator.apache.org/">Incubator</a> project.</p>
- </blockquote>
- </td></tr>
- </table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
- <!-- end the processing -->
-
-
-
|