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.

nightlies.xml 5.0 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <document>
  17. <properties>
  18. <title>Nightly+Continuous Builds</title>
  19. <base/>
  20. </properties>
  21. <body>
  22. <section name="Nightly Builds">
  23. <p>We don't provide binary nightly builds at the moment, but if you
  24. want to build Ant from sources, you can use a <a
  25. href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p>
  26. </section>
  27. <section name="Continuous Builds">
  28. <p>JetBrains is offering Ant the service of a Continuous Build on there TeamCity
  29. system. You can directly access the builds of Ant and Ivy:
  30. <table class="ContinuousBuild">
  31. <tr>
  32. <th>Title</th>
  33. <th>Description</th>
  34. <th>Build command</th>
  35. <th>last build</th>
  36. <th>last success</th>
  37. </tr>
  38. <tr>
  39. <td colspan="5" class="title"><b>Apache Ant</b></td>
  40. </tr>
  41. <tr>
  42. <td class="title">Ant Core Trunk</td>
  43. <td class="description">current development </td>
  44. <td class="command">clean test</td>
  45. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastFinished">last build</a></td>
  46. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastSuccessful">last success</a></td>
  47. </tr>
  48. <tr>
  49. <td class="title">Ant Distribution</td>
  50. <td class="description">a 'distribution' nearly as done while releasing.</td>
  51. <td class="command">allclean main_distribution</td>
  52. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt130&amp;buildId=lastFinished">last build</a></td>
  53. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt130&amp;buildId=lastSuccessful">last success</a></td>
  54. </tr>
  55. <tr>
  56. <td colspan="5" class="title"><b>Apache Ivy</b></td>
  57. </tr>
  58. <tr>
  59. <td class="title">Core 2.0.x</td>
  60. <td class="description">maintenance of 2.x releases</td>
  61. <td class="command"> </td>
  62. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt126&amp;buildId=lastFinished">last build</a></td>
  63. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt126&amp;buildId=lastSuccessful">last success</a></td>
  64. </tr>
  65. <tr>
  66. <td class="title">Core Trunk</td>
  67. <td class="description">current development </td>
  68. <td class="command"> </td>
  69. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt125&amp;buildId=lastFinished">last build</a></td>
  70. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt125&amp;buildId=lastSuccessful">last success</a></td>
  71. </tr>
  72. <tr>
  73. <td class="title">Core Trunk - Checkstyle</td>
  74. <td class="description">check of code styleguide</td>
  75. <td class="command"> </td>
  76. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt127&amp;buildId=lastFinished">last build</a></td>
  77. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt127&amp;buildId=lastSuccessful">last success</a></td>
  78. </tr>
  79. <tr>
  80. <td class="title">Core Trunk - Distribution</td>
  81. <td class="description">a 'distribution' nearly as done while releasing.</td>
  82. <td class="command"> </td>
  83. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt128&amp;buildId=lastFinished">last build</a></td>
  84. <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt128&amp;buildId=lastSuccessful">last success</a></td>
  85. </tr>
  86. <!-- TEMPLATE>
  87. <tr>
  88. <td class="title"> </td>
  89. <td class="description"> </td>
  90. <td class="command"> </td>
  91. <td class="link"><a href="">last build</a></td>
  92. <td class="link"><a href="">last success</a></td>
  93. </tr>
  94. -->
  95. </table>
  96. </p>
  97. <!-->
  98. <ul>
  99. <li>Apache Ant <ul>
  100. <li><a href="http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt129">Core Trunk</a>
  101. </ul></li>
  102. <li>Apache Ivy
  103. </li>
  104. <li><a href="http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt129">Ant Core</a> <ul>
  105. <li>
  106. <a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastSuccessful">
  107. the last successful build</a> and
  108. <a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastFinished">
  109. the last build</a>.</p>
  110. -->
  111. </section>
  112. </body>
  113. </document>