aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Pepping <spepping@apache.org>2010-07-21 07:03:23 +0000
committerSimon Pepping <spepping@apache.org>2010-07-21 07:03:23 +0000
commitf4072e33fb487c1685bbf686257028e6b715f097 (patch)
treeb5921d976d06fa0c1ca8e16171c88397e49aa1eb
parentd6ed09f8f1babe3d03f8751e01004c5463963c5e (diff)
downloadxmlgraphics-fop-f4072e33fb487c1685bbf686257028e6b715f097.tar.gz
xmlgraphics-fop-f4072e33fb487c1685bbf686257028e6b715f097.zip
Insert 21 July 2010 as the release date
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@966108 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--src/documentation/content/doap.rdf2
-rw-r--r--src/documentation/content/xdocs/faq.xml2
-rw-r--r--src/documentation/content/xdocs/news-data.xml2
-rw-r--r--src/documentation/content/xdocs/status.xml4
-rw-r--r--status.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/src/documentation/content/doap.rdf b/src/documentation/content/doap.rdf
index 5a4aac934..8ccd82bf6 100644
--- a/src/documentation/content/doap.rdf
+++ b/src/documentation/content/doap.rdf
@@ -84,7 +84,7 @@
<release>
<Version>
<name>Latest stable release</name>
- <created>2010-07-31</created>
+ <created>2010-07-21</created>
<revision>1.0</revision>
</Version>
</release>
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml
index 87ce1c167..c2f6cb7ca 100644
--- a/src/documentation/content/xdocs/faq.xml
+++ b/src/documentation/content/xdocs/faq.xml
@@ -138,7 +138,7 @@
<p>
When it's ready and the committers have enough time to go
through the time-consuming process of creating a release. We
- released version 1.0 in July 2010, and will release version
+ released version 1.0 on 21 July 2010, and will release version
1.1 when we accumulated enough additions and bug fixes. If
you want to speed up the process, consider <link
href="dev/index.html#involved">contributing</link> to
diff --git a/src/documentation/content/xdocs/news-data.xml b/src/documentation/content/xdocs/news-data.xml
index 6a221725f..62908926c 100644
--- a/src/documentation/content/xdocs/news-data.xml
+++ b/src/documentation/content/xdocs/news-data.xml
@@ -17,7 +17,7 @@
-->
<!-- $Id$ -->
<news>
- <item date="2010-07-20" title="Apache FOP 1.0 Released">
+ <item date="2010-07-21" title="Apache FOP 1.0 Released">
<p>
The Apache FOP team is delighted to present you a production grade
release of the new FOP codebase. This release
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index f2bcc10bb..fa52809e5 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -29,14 +29,14 @@
<title>Status</title>
<p>[last updated 5 July 2010]</p>
<p>
- FOP version 0.95 was released on 5 August 2008. FOP version 1.0 was released in July 2010.
+ FOP version 0.95 was released on 5 August 2008. FOP version 1.0 was released on 21 July 2010.
</p>
</section>
<section>
<title>Development Status</title>
<p>The FOP code base is gradually evolving, from version 0.90
- released on 22 November 2005, to version 1.0 released in July
+ released on 22 November 2005, to version 1.0 released on 21 July
2010. Further releases in the 1.x series may be expected.</p>
<p>FOP releases before version 0.90 were based on a different
code base. The last release in that series was version 0.20.5,
diff --git a/status.xml b/status.xml
index 4bb58aebc..660fc6002 100644
--- a/status.xml
+++ b/status.xml
@@ -59,7 +59,7 @@
-->
<release version="FOP Trunk" date="TBD">
</release>
- <release version="1.0" date="July 2010">
+ <release version="1.0" date="21 July 2010">
<action context="Renderers" dev="JM" type="fix">
AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled).
</action>