Author: henkp
Date: Fri Apr 27 13:46:26 2018
New Revision: 1830354
URL: http://svn.apache.org/viewvc?rev=1830354&view=rev
Log:
-= nodist
Modified:
attic/site-lua/docs/Makefile
attic/site-lua/docs/data/attic.json
attic/site-lua/docs/data/attic.yaml
attic/site-lua/docs/mk-stuff
Modified: attic/site-lua/docs/Makefile
URL:
http://svn.apache.org/viewvc/attic/site-lua/docs/Makefile?rev=1830354&r1=1830353&r2=1830354&view=diff
==============================================================================
--- attic/site-lua/docs/Makefile (original)
+++ attic/site-lua/docs/Makefile Fri Apr 27 13:46:26 2018
@@ -2,6 +2,10 @@ OBJS = index.html process.html resolutio
all :
perl mk-stuff
+ perl gen-flags -f -v
+
+prod : clean
+ perl mk-stuff
perl gen-flags -f -q
clean :
Modified: attic/site-lua/docs/data/attic.json
URL:
http://svn.apache.org/viewvc/attic/site-lua/docs/data/attic.json?rev=1830354&r1=1830353&r2=1830354&view=diff
==============================================================================
--- attic/site-lua/docs/data/attic.json (original)
+++ attic/site-lua/docs/data/attic.json Fri Apr 27 13:46:26 2018
@@ -51,7 +51,7 @@
},
{
"description" : "Apache AxKit was an XML Application Server for Apache.
It provided\non-the-fly conversion from XML to any format, such as HTML, WAP
or\ntext using either W3C standard techniques, or flexible custom code.",
- "mailnames" : null,
+ "mailnames" : [],
"name" : "AxKit",
"project" : "xml",
"retired" : "August 2009",
@@ -61,7 +61,7 @@
{
"description" : "Sandesha2/C was a C implementation of the
WS-ReliableMessaging\nspecification. Sandesha2/C was built on top of Apache
Axis2/C Web\nservices engine, as a module. Therefore by using Sandesha2/C you
could\nadd reliable messaging capability to Web services hosted using\nAxis2/C.
Sandesha2/C could also be used with Axis2/C client to\ninteract with an already
hosted Web services in a reliable manner.",
"dist" : "ws/sandesha2/c",
- "mailnames" : null,
+ "mailnames" : [],
"name" : "Axis Sandesha2/C",
"project" : "axis",
"retired" : "September 2014",
@@ -76,7 +76,7 @@
{
"description" : "Savan/C was a C implementation of WS-Eventing
specification. Savan/C\nwas built on top of Axis2/C. Therefore by using Savan/C
you could add\nWS-Eventing capability to Web services hosted using Axis2/C.
Savan/C\nwas designed as a general publisher/subscriber tool. The
arcitecture\nwas designed to abstract the general publisher/subscriber features
so\nthat people could support more than one publisher/subscriber\nmechanisms
within the same infrastructure.",
"dist" : "ws/savan/c",
- "mailnames" : null,
+ "mailnames" : [],
"name" : "Axis Savan/C",
"project" : "axis",
"retired" : "September 2014",
@@ -89,9 +89,9 @@
},
{
"description" : "Savan/Java was a Java implementation of WS-Eventing
specification.\nSavan/Java was built on top of Axis2/Java. Therefore by
using\nSavan/Java you could add WS-Eventing capability to Web services
hosted\nusing Axis2/Java. Savan/Java was designed as a
general\npublisher/subscriber tool. The arcitecture was designed to
abstract\nthe general publisher/subscriber features so that people could
support\nmore than one publisher/subscriber mechanisms within the
same\ninfrastructure.",
- "mailnames" : null,
+ "dist" : "",
+ "mailnames" : [],
"name" : "Axis Savan/Java",
- "nodist" : true,
"project" : "axis",
"retired" : "September 2014",
"subproject" : "axis2/java/savan",
@@ -137,9 +137,9 @@
},
{
"description" : "Apache Crimson was a Java XML parser which supports XML
1.0 via\nvarious APIs.",
- "mailnames" : null,
+ "dist" : "",
+ "mailnames" : [],
"name" : "Crimson",
- "nodist" : true,
"postlude" : "<p><a href=\"http://xerces.apache.org/\">Apache Xerces</a>
replaced\nCrimson. </p>",
"project" : "xml",
"retired" : "August 2010",
@@ -426,7 +426,7 @@
"Bugzilla",
"taglibs"
],
- "website" : null
+ "website" : ""
},
{
"description" : "Lenya was an Open Source Java/XML Content Management
System that came\nwith revision control, multi-site management, scheduling,
search,\nWYSIWYG editors, and workflow.",
@@ -511,14 +511,14 @@
},
{
"description" : "Quetzalcoatl, or Quetz as it was more commonly known,
was a project\ncharged with the creation and maintenance of open-source
software\nrelated to mod_python and the Python programming language.
Mainly\nformed around the mod_python subproject, it didn't have activity
in\nthe mod_python community to drive the larger project along.",
- "mailnames" : null,
+ "dist" : "",
+ "mailnames" : [],
"name" : "Quetzalcoatl",
- "nodist" : true,
"postlude" : "<p>The mod_python website and downloads remain open. See
the website\nat <a
href=\"http://www.modpython.org/\">http://www.modpython.org</a>\nfor more
information on mod_python. Quetz itself never had a website.\n</p>",
"project" : "quetzalcoatl",
"retired" : "June 2010",
"scm" : "svn",
- "website" : null
+ "website" : ""
},
{
"description" : "Apache Rave was a web and social mashup engine that
aggregated and\nserved web widgets. It was targeted as an engine for internet
and\nintranet portals.",
@@ -689,16 +689,16 @@
"retired" : "January 2013",
"stem" : "muse",
"subproject" : "muse",
- "website" : null
+ "website" : ""
},
{
"description" : "Apache Xang was an XML Web Framework that aggregated
multiple data\nsources, made that data URL addressable and defined custom
methods to\naccess that data.",
+ "dist" : "",
"mailnames" : [
"dev",
"cvs"
],
"name" : "Xang",
- "nodist" : true,
"project" : "xml",
"retired" : "December 2009",
"scm" : "svn",
Modified: attic/site-lua/docs/data/attic.yaml
URL:
http://svn.apache.org/viewvc/attic/site-lua/docs/data/attic.yaml?rev=1830354&r1=1830353&r2=1830354&view=diff
==============================================================================
--- attic/site-lua/docs/data/attic.yaml (original)
+++ attic/site-lua/docs/data/attic.yaml Fri Apr 27 13:46:26 2018
@@ -70,7 +70,7 @@ name: AxKit
project: xml
subproject: axkit
retired: August 2009
-mailnames:
+mailnames: []
website: http://axkit.org
description: |-
Apache AxKit was an XML Application Server for Apache. It provided
@@ -83,7 +83,7 @@ subproject: axis2/c/sandesha
dist: ws/sandesha2/c
stem: axis-sandesha-c
retired: September 2014
-mailnames:
+mailnames: []
tracker:
- JIRA
- SANDESHA2C
@@ -101,7 +101,7 @@ project: axis
subproject: axis2/c/savan
dist: ws/savan/c
retired: September 2014
-mailnames:
+mailnames: []
tracker:
- JIRA
- AXIS2C
@@ -118,12 +118,12 @@ description: |-
name: Axis Savan/Java
project: axis
subproject: axis2/java/savan
+dist: ''
retired: September 2014
-mailnames:
+mailnames: []
tracker:
- JIRA
- SAVAN
-nodist: true
description: |-
Savan/Java was a Java implementation of WS-Eventing specification.
Savan/Java was built on top of Axis2/Java. Therefore by using
@@ -178,9 +178,9 @@ description: |-
name: Crimson
project: xml
subproject: crimson
+dist: ''
retired: August 2010
-mailnames:
-nodist: true
+mailnames: []
description: |-
Apache Crimson was a Java XML parser which supports XML 1.0 via
various APIs.
@@ -494,7 +494,7 @@ tracker:
- Bugzilla
- taglibs
scm: svn
-website:
+website: ''
description: |-
Jakarta hosted the Jakarta Taglibs project, a large collection of JSP
Tag Libraries. They ranged from simple utility libraries and UI
@@ -711,11 +711,11 @@ description: |-
---
name: Quetzalcoatl
project: quetzalcoatl
+dist: ''
retired: June 2010
-mailnames:
+mailnames: []
scm: svn
-website:
-nodist: true
+website: ''
description: |-
Quetzalcoatl, or Quetz as it was more commonly known, was a project
charged with the creation and maintenance of open-source software
@@ -906,7 +906,7 @@ mailnames:
- dev
- user
- commits
-website:
+website: ''
description: |-
Muse was a Java-based implementation of the WS-ResourceFramework
(WSRF), WS-BaseNotification (WSN), and WS-DistributedManagement (WSDM)
@@ -919,12 +919,12 @@ postlude: |-
name: Xang
project: xml
subproject: xang
+dist: ''
retired: December 2009
mailnames:
- dev
- cvs
scm: svn
-nodist: true
description: |-
Apache Xang was an XML Web Framework that aggregated multiple data
sources, made that data URL addressable and defined custom methods to
Modified: attic/site-lua/docs/mk-stuff
URL:
http://svn.apache.org/viewvc/attic/site-lua/docs/mk-stuff?rev=1830354&r1=1830353&r2=1830354&view=diff
==============================================================================
--- attic/site-lua/docs/mk-stuff (original)
+++ attic/site-lua/docs/mk-stuff Fri Apr 27 13:46:26 2018
@@ -168,9 +168,9 @@ sub scm_url
) ;
}
sub arch_url
- { my ( $p, $sub, $dist, $ndst ) = @_ ;
- return $NA if $ndst ;
+ { my ( $p, $sub, $dist ) = @_ ;
return $NA unless defined $p ;
+ return $NA if defined $dist and $dist eq '' ;
$p .= "/$sub" if defined $sub ;
$p = $dist if defined $dist ;
url "http://archive.apache.org/dist/$p/", "archive.apache.org/dist/$p/"
@@ -218,7 +218,6 @@ sub mk_proj
my $board = $hash -> {board} ;
my $scm = $hash -> {scm} ;
my $dist = $hash -> {dist} ;
- my $ndst = $hash -> {nodist} ;
my $post = $hash -> {postlude} || DEF_POST $name ;
my @res =
( [ 'Website'
@@ -240,7 +239,7 @@ sub mk_proj
, minutes_url $board || $proj
]
, [ 'Archive'
- , arch_url $proj, $sprj, $dist, $ndst
+ , arch_url $proj, $sprj, $dist
]
) ;
my $res = <<TAB ;