Author: sebb
Date: Mon Apr 23 22:08:14 2018
New Revision: 1829948
URL: http://svn.apache.org/viewvc?rev=1829948&view=rev
Log:
Extract some more info from the existing XML files
Modified:
attic/site-jekyll/src/_data/projects.json
Modified: attic/site-jekyll/src/_data/projects.json
URL:
http://svn.apache.org/viewvc/attic/site-jekyll/src/_data/projects.json?rev=1829948&r1=1829947&r2=1829948&view=diff
==============================================================================
--- attic/site-jekyll/src/_data/projects.json (original)
+++ attic/site-jekyll/src/_data/projects.json Mon Apr 23 22:08:14 2018
@@ -75,7 +75,8 @@
"jira": "BEEHIVE",
"wiki": "https://wiki.apache.org/beehive",
"mailnames": ["dev", "commits", "user"],
- "description": "Apache Beehive was a simple object model built on J2EE and
Struts that used annotations to reduce the amount of required code."
+ "description": "Apache Beehive was a simple object model built on J2EE and
Struts that used annotations to reduce the amount of required code.",
+ "postlude": "<p>If you are looking for a project to use in place of
Beehive, the following have been suggested for its components: </p>\n<ul>\n
<li>Beehive NetUI / Page Flow - Struts 2 or Spring Web Flow</li>\n
<li>Beehive Controls - Spring Beans</li>\n <li>Beehive WSM (web service
metadata) - Axis2's implementation of JSR-181</li>\n </ul>"
},
{
"name": "Click",
@@ -93,7 +94,8 @@
"subproject": "crimson",
"retired": "August 2010",
"mailnames": [],
- "description": "Apache Crimson was a Java XML parser which supports XML 1.0
via various APIs."
+ "description": "Apache Crimson was a Java XML parser which supports XML 1.0
via various APIs.",
+ "postlude": "<p><a href=\"http://xerces.apache.org/\">Apache Xerces</a>
replaced Crimson. </p>"
},
{
"name": "Continuum",
@@ -181,7 +183,8 @@
"jira": "HIVEMIND",
"wiki": "http://wiki.apache.org/hivemind/",
"mailnames": ["dev", "commits", "user"],
- "description": "Apache HiveMind was a services and configuration
microkernel. Its features are also referred to as Inversion of Control (IoC)
Container or Lightweight Container. Closely linked to Tapestry 4, it lost
activity when Tapestry 5 moved to a new IoC container."
+ "description": "Apache HiveMind was a services and configuration
microkernel. Its features are also referred to as Inversion of Control (IoC)
Container or Lightweight Container. Closely linked to Tapestry 4, it lost
activity when Tapestry 5 moved to a new IoC container.",
+ "postlude": "<p><a
href=\"http://markmail.org/thread/hb46sg2nolnntnnz\">Discussion on the mailing
list</a> indicated that <a
href=\"http://tapestry.apache.org/tapestry5/tapestry-ioc/\">Tapestry IoC</a>
was the natural successor to HiveMind. </p>\n<p>One fork that has been created
is Gaderian at <a
href=\"http://gaderian.ops4j.org/\">http://gaderian.ops4j.org/</a>.</p>"
},
{
"name": "iBATIS",
@@ -189,7 +192,8 @@
"retired": "June 2010",
"scm": "svn",
"mailnames": ["dev", "commits", "user-cs", "user-java"],
- "description": "iBATIS was a data mapper framework that made it easier to
use a relational database with object-oriented applications. There were both
Java and .Net implementations."
+ "description": "iBATIS was a data mapper framework that made it easier to
use a relational database with object-oriented applications. There were both
Java and .Net implementations.",
+ "postlude": "<p>One fork that has been created is MyBatis at <a
href=\"http://www.mybatis.org/\">http://www.mybatis.org/</a>. </p>"
},
{
"name": "Jakarta",
@@ -228,7 +232,8 @@
"scm": "svn",
"bugzilla": "oro",
"mailnames": ["dev", "user"],
- "description": "Jakarta previously hosted ORO, a set of text-processing
Java classes that provide Perl5 compatible regular expressions, AWK-like
regular expressions, glob expressions, and utility classes for performing
substitutions, splits, filtering filenames, etc."
+ "description": "Jakarta previously hosted ORO, a set of text-processing
Java classes that provide Perl5 compatible regular expressions, AWK-like
regular expressions, glob expressions, and utility classes for performing
substitutions, splits, filtering filenames, etc.",
+ "postlude": "<p>Jakarta ORO users are encouraged to use similar features
in newer Java versions, such as <i>java.util.regexp</i></p>"
},
{
"name": "Jakarta Regexp",
@@ -238,7 +243,8 @@
"scm": "svn",
"bugzilla": "regexp",
"mailnames": ["dev", "user"],
- "description": "Jakarta previously hosted Regexp, a 100% Pure Java Regular
Expression package."
+ "description": "Jakarta previously hosted Regexp, a 100% Pure Java Regular
Expression package.",
+ "postlude": "<p>Jakarta Regexp users are encouraged to use similar
features in newer Java versions, such as <i>java.util.regexp</i></p>"
},
{
"name": "Jakarta Slide",
@@ -321,7 +327,8 @@
"retired": "June 2010",
"scm": "svn",
"mailnames": [],
- "description": "Quetzalcoatl, or Quetz as it was more commonly known, was a
project charged with the creation and maintenance of open-source software
related to mod_python and the Python programming language. Mainly formed
around the mod_python subproject, it didn't have activity in the mod_python
community to drive the larger project along."
+ "description": "Quetzalcoatl, or Quetz as it was more commonly known, was a
project charged with the creation and maintenance of open-source software
related to mod_python and the Python programming language. Mainly formed
around the mod_python subproject, it didn't have activity in the mod_python
community to drive the larger project along.",
+ "postlude": " <p>The mod_python website and downloads remain open. See
the website at <a
href=\"http://www.modpython.org/\">http://www.modpython.org</a> for more
information on mod_python. Quetz itself never had a website. </p>"
},
{
"name": "Rave",
@@ -394,7 +401,8 @@
"jira": "WHIRR",
"wiki": "https://cwiki.apache.org/confluence/display/whirr/",
"mailnames": ["dev", "user", "commits"],
- "description": "Apache Whirr was a set of libraries for running cloud
services and deploying clusters."
+ "description": "Apache Whirr was a set of libraries for running cloud
services and deploying clusters.",
+ "postlude": "<p>Note that instructions on how to obtain and build the
source are found on the wiki and not the website: <a
href=\"https://cwiki.apache.org/confluence/display/WHIRR/How+To+Contribute\">https://cwiki.apache.org/confluence/display/WHIRR/How+To+Contribute</a>.
</p>"
},
{
"name": "Wink",
@@ -424,7 +432,8 @@
"subproject": "muse",
"retired": "January 2013",
"mailnames": ["dev", "user", "commits"],
- "description": "Muse was a Java-based implementation of the
WS-ResourceFramework (WSRF), WS-BaseNotification (WSN), and
WS-DistributedManagement (WSDM) specifications."
+ "description": "Muse was a Java-based implementation of the
WS-ResourceFramework (WSRF), WS-BaseNotification (WSN), and
WS-DistributedManagement (WSDM) specifications.",
+ "postlude": "<p>One fork that has been created is <i>amused</i>,
available at <a
href=\"http://52north.org/communities/sensorweb/amused/\">http://52north.org/communities/sensorweb/amused</a>.
</p>"
},
{
"name": "Xang",
@@ -453,7 +462,8 @@
"retired": "July 2013",
"scm": "svn",
"mailnames": ["dev", "user", "commits", "cxx-dev"],
- "description": "Apache XMLBeans was a technology for accessing XML by
binding it to Java types."
+ "description": "Apache XMLBeans was a technology for accessing XML by
binding it to Java types.",
+ "postlude": "<p>Alternatives are discussed on this StackOverflow
question: <a
href=\"http://stackoverflow.com/questions/27727546/what-to-use-instead-of-xmlbeans-now-that-it-has-been-retired\">What
to use instead of XMLBeans now that it has been retired?</a></p>"
},
{
"name": "XML",