Browse Source

changing release date to December 27th

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1051219 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 14 years ago
parent
commit
0571e86ef8
13 changed files with 57 additions and 12 deletions
  1. +1
    -1
      docs/antnews.html
  2. +1
    -1
      docs/bindownload.html
  3. +1
    -1
      docs/faq.html
  4. +1
    -1
      docs/index.html
  5. +1
    -1
      docs/manualdownload.html
  6. +1
    -1
      docs/srcdownload.html
  7. +45
    -0
      release/signit.xml
  8. +1
    -1
      xdocs/antnews.xml
  9. +1
    -1
      xdocs/bindownload.xml
  10. +1
    -1
      xdocs/faq.xml
  11. +1
    -1
      xdocs/index.xml
  12. +1
    -1
      xdocs/manualdownload.xml
  13. +1
    -1
      xdocs/srcdownload.xml

+ 1
- 1
docs/antnews.html View File

@@ -211,7 +211,7 @@
<a name="Apache Ant 1.8.2"></a> <a name="Apache Ant 1.8.2"></a>
Apache Ant 1.8.2 Apache Ant 1.8.2
</h3> </h3>
<h3>December 20th, 2010 - Apache Ant 1.8.2 Released</h3>
<h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
<p>Apache Ant 1.8.2 is now available for download as source or binary (with and without <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
dependencies) from dependencies) from
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>


+ 1
- 1
docs/bindownload.html View File

@@ -257,7 +257,7 @@ Other mirrors: <select name="Preferred">
<a href="[preferred]/ant/README.html">release notes</a>.</p> <a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning"> <div class="warning">
<div class="label">Note</div> <div class="label">Note</div>
<div class="content">Ant 1.8.2 was released on 20-December-2010 and
<div class="content">Ant 1.8.2 was released on 27-December-2010 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br /> <br />


+ 1
- 1
docs/faq.html View File

@@ -741,7 +741,7 @@
</td> </td>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
20 December 2010
27 December 2010
</td> </td>
</tr> </tr>
</table> </table>


+ 1
- 1
docs/index.html View File

@@ -238,7 +238,7 @@
<a name="Apache Ant1.8.2"></a> <a name="Apache Ant1.8.2"></a>
Apache Ant1.8.2 Apache Ant1.8.2
</h3> </h3>
<h3>December 20th, 2010 - Apache Ant 1.8.2 Released</h3>
<h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
<p>Apache Ant 1.8.2 is now available for download as source or binary (with and without <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
dependencies) from dependencies) from
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>


+ 1
- 1
docs/manualdownload.html View File

@@ -251,7 +251,7 @@ Other mirrors: <select name="Preferred">
<a href="[preferred]/ant/README.html">release notes</a>.</p> <a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning"> <div class="warning">
<div class="label">Note</div> <div class="label">Note</div>
<div class="content">Ant 1.8.2 was released on 7-May-2010 and
<div class="content">Ant 1.8.2 was released on 27-December-2010 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br /> <br />


+ 1
- 1
docs/srcdownload.html View File

@@ -255,7 +255,7 @@ Other mirrors: <select name="Preferred">
<a href="[preferred]/ant/README.html">release notes</a>.</p> <a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning"> <div class="warning">
<div class="label">Note</div> <div class="label">Note</div>
<div class="content">Ant 1.8.2 was released on 20-December-2010 and
<div class="content">Ant 1.8.2 was released on 27-December-2010 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br /> <br />


+ 45
- 0
release/signit.xml View File

@@ -0,0 +1,45 @@
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project name="signit">
<!-- use this property file to enter your default key id -->
<property file="${user.home}/gnupg.properties"/>
<taskdef resource="org/apache/commons/openpgp/ant/antlib.xml">
<classpath>
<pathelement
location="${user.home}/.m2/repository/org/bouncycastle/bcprov-jdk12/130/bcprov-jdk12-130.jar"/>
<pathelement
location="${user.home}/.m2/repository/org/apache/commons/commons-openpgp/1.0-SNAPSHOT/commons-openpgp-1.0-SNAPSHOT.jar"/>
<pathelement
location="${user.home}/.m2/repository/org/bouncycastle/bcpg-jdk12/130/bcpg-jdk12-130.jar"/>
</classpath>
</taskdef>
<signer secring="${user.home}/AppData/Roaming/gnupg/secring.gpg"
pubring="${user.home}/AppData/Roaming/gnupg/pubring.gpg" password="${password}" keyid="${keyid}">
<fileset dir="../java-repository">
<include name="**/*.jar"/>
<include name="**/*.pom"/>
</fileset>
<fileset dir="../distribution">
<include name="**/*.bz2"/>
<include name="**/*.zip"/>
<include name="**/*.gz"/>
</fileset>
</signer>
</project>

+ 1
- 1
xdocs/antnews.xml View File

@@ -27,7 +27,7 @@


<body> <body>
<section name="Apache Ant 1.8.2"> <section name="Apache Ant 1.8.2">
<h3>December 20th, 2010 - Apache Ant 1.8.2 Released</h3>
<h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
<p>Apache Ant 1.8.2 is now available for download as source or binary (with and without <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
dependencies) from dependencies) from
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>


+ 1
- 1
xdocs/bindownload.xml View File

@@ -85,7 +85,7 @@ Other mirrors: <select name="Preferred">


<div class="warning"> <div class="warning">
<div class="label">Note</div> <div class="label">Note</div>
<div class="content">Ant 1.8.2 was released on 20-December-2010 and
<div class="content">Ant 1.8.2 was released on 27-December-2010 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br></br> <br></br>


+ 1
- 1
xdocs/faq.xml View File

@@ -232,7 +232,7 @@
</tr> </tr>
<tr> <tr>
<td>1.8.2</td> <td>1.8.2</td>
<td>20 December 2010</td>
<td>27 December 2010</td>
</tr> </tr>
</table> </table>
</answer> </answer>


+ 1
- 1
xdocs/index.xml View File

@@ -58,7 +58,7 @@
</section> </section>


<section name="Apache Ant1.8.2"> <section name="Apache Ant1.8.2">
<h3>December 20th, 2010 - Apache Ant 1.8.2 Released</h3>
<h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
<p>Apache Ant 1.8.2 is now available for download as source or binary (with and without <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
dependencies) from dependencies) from
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>


+ 1
- 1
xdocs/manualdownload.xml View File

@@ -80,7 +80,7 @@ Other mirrors: <select name="Preferred">


<div class="warning"> <div class="warning">
<div class="label">Note</div> <div class="label">Note</div>
<div class="content">Ant 1.8.2 was released on 7-May-2010 and
<div class="content">Ant 1.8.2 was released on 27-December-2010 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br></br> <br></br>


+ 1
- 1
xdocs/srcdownload.xml View File

@@ -82,7 +82,7 @@ Other mirrors: <select name="Preferred">


<div class="warning"> <div class="warning">
<div class="label">Note</div> <div class="label">Note</div>
<div class="content">Ant 1.8.2 was released on 20-December-2010 and
<div class="content">Ant 1.8.2 was released on 27-December-2010 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br></br> <br></br>


Loading…
Cancel
Save