You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by sc...@apache.org on 2014/04/21 18:03:00 UTC

svn commit: r1588911 - in /velocity/site/site: doap_anakia.rdf doap_texen.rdf

Author: schultz
Date: Mon Apr 21 16:02:59 2014
New Revision: 1588911

URL: http://svn.apache.org/r1588911
Log:
Fix https://issues.apache.org/jira/browse/VELOCITY-848
Use proper "Apache Foo" name for Anakia and Texen.

Modified:
    velocity/site/site/doap_anakia.rdf
    velocity/site/site/doap_texen.rdf

Modified: velocity/site/site/doap_anakia.rdf
URL: http://svn.apache.org/viewvc/velocity/site/site/doap_anakia.rdf?rev=1588911&r1=1588910&r2=1588911&view=diff
==============================================================================
--- velocity/site/site/doap_anakia.rdf (original)
+++ velocity/site/site/doap_anakia.rdf Mon Apr 21 16:02:59 2014
@@ -16,7 +16,7 @@
   <Project rdf:about="http://velocity.apache.org/anakia/">
     <created>2006-11-21</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
-    <name>Anakia</name>
+    <name>Apache Anakia</name>
     <homepage rdf:resource="http://velocity.apache.org/anakia/" />
     <asfext:pmc rdf:resource="http://velocity.apache.org/anakia/"/>
     <shortdesc>Anakia uses Apache Velocity to generate documents based on XML source files.</shortdesc>

Modified: velocity/site/site/doap_texen.rdf
URL: http://svn.apache.org/viewvc/velocity/site/site/doap_texen.rdf?rev=1588911&r1=1588910&r2=1588911&view=diff
==============================================================================
--- velocity/site/site/doap_texen.rdf (original)
+++ velocity/site/site/doap_texen.rdf Mon Apr 21 16:02:59 2014
@@ -16,7 +16,7 @@
   <Project rdf:about="http://velocity.apache.org/texen/">
     <created>2006-11-21</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
-    <name>Texen</name>
+    <name>Apache Texen</name>
     <homepage rdf:resource="http://velocity.apache.org/texen/" />
     <asfext:pmc rdf:resource="http://velocity.apache.org/texen/"/>
     <shortdesc>Texen is a general purpose text generating utility based on Apache Velocity and Apache Ant.</shortdesc>