You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2022/11/28 04:20:02 UTC

svn commit: r1905562 - /comdev/projects.apache.org/trunk/site/json/foundation/projects.json

Author: projects_role
Date: Mon Nov 28 04:20:02 2022
New Revision: 1905562

URL: http://svn.apache.org/viewvc?rev=1905562&view=rev
Log:
updating projects data

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/projects.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1905562&r1=1905561&r2=1905562&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon Nov 28 04:20:02 2022
@@ -17132,7 +17132,7 @@
 "category": "library",
 "created": "2006-11-21",
 "description": "Anakia is an XML transformation tool that uses JDOM and Velocity to transform XML documents into the format of your choice. It provides an alternative to using Ant's style task and XSL to process XML files.",
-"doap": "https://svn.apache.org/repos/asf/velocity/site/site/doap_anakia.rdf",
+"doap": "https://gitbox.apache.org/repos/asf?p=velocity-site.git;a=blob_plain;f=site/doap_anakia.rdf;hb=HEAD",
 "download-page": "http://velocity.apache.org/download.cgi",
 "homepage": "http://velocity.apache.org/anakia/",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -17157,7 +17157,7 @@
 "category": "library",
 "created": "2006-11-21",
 "description": "DVSL (Declarative Velocity Style Language) is a tool modeled after XSLT and is intended for general XML transformations using the Velocity Template Language as the templating language for the transformations. The key differences are that it incorporates easy access to Java objects and allows you to use the Velocity template language and it's features for expressing the transformation templates.",
-"doap": "https://svn.apache.org/repos/asf/velocity/site/site/doap_dvsl.rdf",
+"doap": "https://gitbox.apache.org/repos/asf?p=velocity-site.git;a=blob_plain;f=site/doap_dvsl.rdf;hb=HEAD",
 "download-page": "http://velocity.apache.org/download.cgi",
 "homepage": "http://velocity.apache.org/dvsl/devel/",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -17182,7 +17182,7 @@
 "category": "library",
 "created": "2006-11-21",
 "description": "Texen is a general purpose text generating utility. It is capable of producing almost any sort of text output. Driven by Ant, essentially an Ant Task, Texen uses a control template, an optional set of worker templates, and control context to govern the generated output. Although TexenTask can be used directly, it is usually subclassed to initialize your control context before generating any output.",
-"doap": "https://svn.apache.org/repos/asf/velocity/site/site/doap_texen.rdf",
+"doap": "https://gitbox.apache.org/repos/asf?p=velocity-site.git;a=blob_plain;f=site/doap_texen.rdf;hb=HEAD",
 "download-page": "http://velocity.apache.org/download.cgi",
 "homepage": "http://velocity.apache.org/texen/",
 "license": "http://usefulinc.com/doap/licenses/asl20",