You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

guidelines.html 4.1 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  8. <title>Apache Ant - Project Guidelines</title>
  9. </head>
  10. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  11. <table border="0" width="100%" cellspacing="0">
  12. <!-- TOP IMAGE -->
  13. <tr>
  14. <td colspan="2">
  15. <a href="http://ant.apache.org/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  16. </td>
  17. </tr>
  18. </table>
  19. <table border="0" width="100%" cellspacing="4">
  20. <tr><td colspan="2">
  21. <hr noshade="" size="1"/>
  22. </td></tr>
  23. <tr>
  24. <!-- LEFT SIDE NAVIGATION -->
  25. <td valign="top" nowrap="true">
  26. <p><strong>Apache Ant</strong></p>
  27. <ul>
  28. <li> <a href="./index.html">Front Page</a>
  29. </li>
  30. <li> <a href="./LICENSE">License</a>
  31. </li>
  32. <li> <a href="./antnews.html">News</a>
  33. </li>
  34. </ul>
  35. <p><strong>Documentation</strong></p>
  36. <ul>
  37. <li> <a href="./manual/index.html">Manual</a>
  38. </li>
  39. <li> <a href="./projects.html">Related Projects</a>
  40. </li>
  41. <li> <a href="./external.html">External Tools and Tasks</a>
  42. </li>
  43. <li> <a href="./resources.html">Resources</a>
  44. </li>
  45. <li> <a href="./faq.html">Ant FAQ</a>
  46. </li>
  47. <li> <a href="./problems.html">Having Problems?</a>
  48. </li>
  49. </ul>
  50. <p><strong>Download</strong></p>
  51. <ul>
  52. <li> <a href="./bindownload.cgi">Binary Distributions</a>
  53. </li>
  54. <li> <a href="./srcdownload.cgi">Source Distributions</a>
  55. </li>
  56. </ul>
  57. <p><strong>Get Involved</strong></p>
  58. <ul>
  59. <li> <a href="./mail.html">Mailing Lists</a>
  60. </li>
  61. <li> <a href="./cvs.html">CVS Repositories</a>
  62. </li>
  63. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  64. </li>
  65. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  66. </li>
  67. </ul>
  68. <p><strong>Project Management</strong></p>
  69. <ul>
  70. <li> <a href="./contributors.html">Contributors</a>
  71. </li>
  72. <li> <a href="./mission.html">Mission</a>
  73. </li>
  74. <li> <a href="./guidelines.html">Guidelines Notes</a>
  75. </li>
  76. <li> <a href="./legal.html">Legal</a>
  77. </li>
  78. </ul>
  79. </td>
  80. <td align="left" valign="top">
  81. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  82. <tr><td bgcolor="#525D76">
  83. <font color="#ffffff" face="arial,helvetica,sanserif">
  84. <a name="Project Guidelines"><strong>Project Guidelines</strong></a>
  85. </font>
  86. </td></tr>
  87. <tr><td>
  88. <blockquote>
  89. <p>We are still in the process of defining the guidelines for this
  90. project - to get an idea what they may look like, we want to point
  91. you to the guidelines of the <a href="http://jakarta.apache.org/site/guidelines.html">Jakarta</a>
  92. and <a href="http://httpd.apache.org/dev/guidelines.html">httpd</a>
  93. projects as well as the work currently on the way at the <a href="http://incubator.apache.org/">Incubator</a> project.</p>
  94. </blockquote>
  95. </td></tr>
  96. </table>
  97. </td>
  98. </tr>
  99. <!-- FOOTER -->
  100. <tr><td colspan="2">
  101. <hr noshade="" size="1"/>
  102. </td></tr>
  103. <tr><td colspan="2">
  104. <div align="center"><font color="#525D76" size="-1"><em>
  105. Copyright &#169; 2000-2002, Apache Software Foundation
  106. </em></font></div>
  107. </td></tr>
  108. </table>
  109. </body>
  110. </html>
  111. <!-- end the processing -->