Author: gmcdonald
Date: Fri Jun 8 20:14:37 2007
New Revision: 545687
URL: http://svn.apache.org/viewvc?view=rev&rev=545687
Log:
Fix typo, update local Forrest DOAP copy
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/doap/doap-forrest.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/doap/doap-forrest.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/doap/doap-forrest.xml?view=diff&rev=545687&r1=545686&r2=545687
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/doap/doap-forrest.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/doap/doap-forrest.xml
Fri Jun 8 20:14:37 2007
@@ -28,16 +28,16 @@
<name>Apache Forrest</name>
<uri>http://forrest.apache.org</uri>
</author>
- <updated>2005-08-09T23:06:00Z</updated>
+ <updated>2007-04-18T03:40:00Z</updated>
<id>tag:apache.org:forrest</id><link
rel="alternate"
type="text/html"
hreflang="en"
href="http://forrest.apache.org"/>
<entry>
- <title>Apache Forrest 0.7</title>
- <id>tag:apache.org:forrest:0.7</id>
- <updated>2005-08-09T23:06:00Z</updated>
+ <title>Apache Forrest 0.8</title>
+ <id>tag:apache.org:forrest:0.8</id>
+ <updated>2007-04-18T07:00:00Z</updated>
<content type="application/rdf+xml">
<doap:Project>
<doap:name>Apache Forrest</doap:name>
@@ -56,7 +56,6 @@
its automated facility.
</doap:description>
<doap:programming-language
xml:lang="en">Java</doap:programming-language>
- <doap:programming-language
xml:lang="en">XML</doap:programming-language>
<doap:category
rdf:resource="http://projects.apache.org/category/build-management"/>
<doap:category
rdf:resource="http://projects.apache.org/category/database"/>
<doap:category
rdf:resource="http://projects.apache.org/category/graphics"/>
@@ -88,11 +87,12 @@
<doap:release>
<doap:Version>
<doap:name>Latest stable release</doap:name>
- <doap:revision>0.7</doap:revision>
- <doap:created>2005-06-23</doap:created>
+ <doap:revision>0.8</doap:revision>
+ <doap:created>2007-04-18</doap:created>
</doap:Version>
</doap:release>
</doap:Project>
</content>
</entry>
</feed>
+
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml?view=diff&rev=545687&r1=545686&r2=545687
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
Fri Jun 8 20:14:37 2007
@@ -73,7 +73,7 @@
Forrest</a>.
</p>
<p>
- Using the locatoinmap you can retrieve this content from anywhere you
+ Using the locationmap you can retrieve this content from anywhere you
want, for example, the DOAP file for the Forrest project comes from
directly from SVN, thus we are always assured of it being up to date.
</p>