Author: sebb
Date: Mon Apr 23 16:34:24 2018
New Revision: 1829901
URL: http://svn.apache.org/viewvc?rev=1829901&view=rev
Log:
Board reports
Modified:
attic/site-jekyll/src/_data/projects.json
attic/site-jekyll/src/_layouts/project.html
Modified: attic/site-jekyll/src/_data/projects.json
URL:
http://svn.apache.org/viewvc/attic/site-jekyll/src/_data/projects.json?rev=1829901&r1=1829900&r2=1829901&view=diff
==============================================================================
--- attic/site-jekyll/src/_data/projects.json (original)
+++ attic/site-jekyll/src/_data/projects.json Mon Apr 23 16:34:24 2018
@@ -34,7 +34,6 @@
"website": "http://axkit.org",
"retired": "August 2009",
"wiki": "",
- "board": "",
"mailnames": [],
"description": "Apache AxKit was an XML Application Server for Apache. It
provided on-the-fly conversion from XML to any format, such as HTML, WAP or
text using either W3C standard techniques, or flexible custom code."
},
@@ -47,7 +46,6 @@
"scm": "svn",
"jira": "SANDESHA2C",
"wiki": "",
- "board": "",
"mailnames": [],
"description": "Sandesha2/C was a C implementation of the
WS-ReliableMessaging specification. Sandesha2/C was built on top of Apache
Axis2/C Web services engine, as a module. Therefore by using Sandesha2/C you
could add reliable messaging capability to Web services hosted using Axis2/C.
Sandesha2/C could also be used with Axis2/C client to interact with an already
hosted Web services in a reliable manner."
},
@@ -59,7 +57,6 @@
"scm": "svn",
"jira": "AXIS2C",
"wiki": "",
- "board": "",
"mailnames": [],
"description": "Savan/C was a C implementation of WS-Eventing
specification. Savan/C was built on top of Axis2/C. Therefore by using Savan/C
you could add WS-Eventing capability to Web services hosted using Axis2/C.
Savan/C was designed as a general publisher/subscriber tool. The arcitecture
was designed to abstract the general publisher/subscriber features so that
people could support more than one publisher/subscriber mechanisms within the
same infrastructure."
},
@@ -70,7 +67,6 @@
"retired": "September 2014",
"jira": "SAVAN",
"wiki": "",
- "board": "",
"mailnames": [],
"description": "Savan/Java was a Java implementation of WS-Eventing
specification. Savan/Java was built on top of Axis2/Java. Therefore by using
Savan/Java you could add WS-Eventing capability to Web services hosted using
Axis2/Java. Savan/Java was designed as a general publisher/subscriber tool. The
arcitecture was designed to abstract the general publisher/subscriber features
so that people could support more than one publisher/subscriber mechanisms
within the same infrastructure."
},
@@ -100,8 +96,7 @@
"subproject": "crimson",
"retired": "August 2010",
"wiki": "",
- "board": "crimson",
- "mailnames": [],
+ "mailnames": [],
"description": "Apache Crimson was a Java XML parser which supports XML 1.0
via various APIs."
},
{
@@ -220,7 +215,6 @@
"scm": "svn",
"jira": "CACTUS",
"wiki": "",
- "board": "",
"mailnames": ["dev", "user"],
"description": "Apache akarta previously hosted Cactus, a simple test
framework for unit testing server-side java code."
},
@@ -232,7 +226,6 @@
"scm": "svn",
"jira": "ECS",
"wiki": "",
- "board": "",
"mailnames": ["dev", "user"],
"description": "Jakarta previously hosted ECS (Element Construction Set), a
Java API for generating elements for any of a variety of markup languages
(examples included HTML 4.0 and XML)."
},
@@ -243,8 +236,6 @@
"retired": "September 2010",
"scm": "svn",
"bugzilla": "oro",
- "wiki": "",
- "board": "",
"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."
},
@@ -256,7 +247,6 @@
"scm": "svn",
"bugzilla": "regexp",
"wiki": "",
- "board": "",
"mailnames": ["dev", "user"],
"description": "Jakarta previously hosted Regexp, a 100% Pure Java Regular
Expression package."
},
@@ -279,7 +269,6 @@
"scm": "svn",
"bugzilla": "taglibs",
"wiki": "",
- "board": "",
"mailnames": ["dev"],
"description": "Jakarta hosted the Jakarta Taglibs project, a large
collection of JSP Tag Libraries. They ranged from simple utility libraries and
UI libraries, to Dreamweaver extensions and an implementation of the JSP
Standard Tag Library (JSTL) specification."
},
@@ -311,7 +300,6 @@
"scm": "svn",
"jira": "OJB",
"wiki": "https://wiki.apache.org/db-ojb",
- "board": "",
"mailnames": ["dev", "user"],
"description": "Apache OJB was an Object/Relational mapping tool that
allowed transparent persistence for Java Objects against relational databases."
},
@@ -444,7 +432,6 @@
"subproject": "muse",
"retired": "January 2013",
"wiki": "",
- "board": "",
"mailnames": ["dev", "user", "commits"],
"description": "Muse was a Java-based implementation of the
WS-ResourceFramework (WSRF), WS-BaseNotification (WSN), and
WS-DistributedManagement (WSDM) specifications."
},
Modified: attic/site-jekyll/src/_layouts/project.html
URL:
http://svn.apache.org/viewvc/attic/site-jekyll/src/_layouts/project.html?rev=1829901&r1=1829900&r2=1829901&view=diff
==============================================================================
--- attic/site-jekyll/src/_layouts/project.html (original)
+++ attic/site-jekyll/src/_layouts/project.html Mon Apr 23 16:34:24 2018
@@ -95,10 +95,12 @@
<td><a href="https://git-wip-us.apache.org/repos/asf?p={{
page.json.project }}.git">git-wip-us.apache.org/repos/asf?p={{
page.json.project }}.git</a></td>
</tr>
{%- endif %}
+{%- unless page.json.subproject %}
<tr>
<td>Board Reports</td>
- <td>{% if page.json.wiki == "" %}Not available{% else %}<a
href="https://whimsy.apache.org/board/minutes/{{ page.json.id
}}.html">Minutes</a>{% endif %}</td>
+ <td><a href="https://whimsy.apache.org/board/minutes/{{ page.json.board
| default: page.json.project }}.html">Minutes</a></td>
</tr>
+{%- endunless %}
<tr>
<td>Downloads</td>
<td><a href="http://archive.apache.org/dist/{{ page.json.dist
}}/">archive.apache.org/dist/{{ page.json.dist }}/</a>