Author: bodewig
Date: Thu May 24 08:48:58 2012
New Revision: 1342171
URL: http://svn.apache.org/viewvc?rev=1342171&view=rev
Log:
some more updates, it's been a bit hectic yesterday
Modified:
ant/site/ant/production/doap_Ant.rdf
ant/site/ant/production/faq.html
ant/site/ant/sources/faq.xml
Modified: ant/site/ant/production/doap_Ant.rdf
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/doap_Ant.rdf?rev=1342171&r1=1342170&r2=1342171&view=diff
==============================================================================
--- ant/site/ant/production/doap_Ant.rdf (original)
+++ ant/site/ant/production/doap_Ant.rdf Thu May 24 08:48:58 2012
@@ -35,6 +35,13 @@
<category
rdf:resource="http://projects.apache.org/category/build-management" />
<release>
<Version>
+ <name>Apache Ant 1.8.4</name>
+ <created>2012-05-23</created>
+ <revision>1.8.4</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
<name>Apache Ant 1.8.3</name>
<created>2012-02-29</created>
<revision>1.8.3</revision>
Modified: ant/site/ant/production/faq.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/faq.html?rev=1342171&r1=1342170&r2=1342171&view=diff
==============================================================================
--- ant/site/ant/production/faq.html (original)
+++ ant/site/ant/production/faq.html Thu May 24 08:48:58 2012
@@ -760,6 +760,16 @@
29 February 2012
</td>
</tr>
+ <tr>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ 1.8.4
+ </td>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ 23 May 2012
+ </td>
+ </tr>
</table>
<p class="faq">
<a name="java-version"></a>
Modified: ant/site/ant/sources/faq.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/faq.xml?rev=1342171&r1=1342170&r2=1342171&view=diff
==============================================================================
--- ant/site/ant/sources/faq.xml (original)
+++ ant/site/ant/sources/faq.xml Thu May 24 08:48:58 2012
@@ -232,6 +232,10 @@
<td>1.8.3</td>
<td>29 February 2012</td>
</tr>
+ <tr>
+ <td>1.8.4</td>
+ <td>23 May 2012</td>
+ </tr>
</table>
</answer>
</faq>