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 3.9 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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>Get Involved</strong></p>
  51. <ul>
  52. <li> <a href="./mail.html">Mailing Lists</a>
  53. </li>
  54. <li> <a href="./cvs.html">CVS Repositories</a>
  55. </li>
  56. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  57. </li>
  58. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  59. </li>
  60. </ul>
  61. <p><strong>Project Managment</strong></p>
  62. <ul>
  63. <li> <a href="./contributors.html">Contributors</a>
  64. </li>
  65. <li> <a href="./mission.html">Mission</a>
  66. </li>
  67. <li> <a href="./guidelines.html">Guidelines Notes</a>
  68. </li>
  69. <li> <a href="./legal.html">Legal</a>
  70. </li>
  71. </ul>
  72. </td>
  73. <td align="left" valign="top">
  74. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  75. <tr><td bgcolor="#525D76">
  76. <font color="#ffffff" face="arial,helvetica,sanserif">
  77. <a name="Project Guidelines"><strong>Project Guidelines</strong></a>
  78. </font>
  79. </td></tr>
  80. <tr><td>
  81. <blockquote>
  82. <p>We are still in the process of defining the guidelines for this
  83. project - to get an idea what they may look like, we want to point
  84. you to the guidelines of the <a href="http://jakarta.apache.org/site/guidelines.html">Jakarta</a>
  85. and <a href="http://httpd.apache.org/dev/guidelines.html">httpd</a>
  86. projects as well as the work currently on the way at the <a href="http://incubator.apache.org/">Incubator</a> project.</p>
  87. </blockquote>
  88. </td></tr>
  89. </table>
  90. </td>
  91. </tr>
  92. <!-- FOOTER -->
  93. <tr><td colspan="2">
  94. <hr noshade="" size="1"/>
  95. </td></tr>
  96. <tr><td colspan="2">
  97. <div align="center"><font color="#525D76" size="-1"><em>
  98. Copyright &#169; 2000-2002, Apache Software Foundation
  99. </em></font></div>
  100. </td></tr>
  101. </table>
  102. </body>
  103. </html>
  104. <!-- end the processing -->