svn commit: r1830123 - /attic/site/build.sh

2018-04-25 Thread sebb
Author: sebb Date: Wed Apr 25 23:17:26 2018 New Revision: 1830123 URL: http://svn.apache.org/viewvc?rev=1830123=rev Log: Dummy Modified: attic/site/build.sh Modified: attic/site/build.sh URL: http://svn.apache.org/viewvc/attic/site/build.sh?rev=1830123=1830122=1830123=diff

svn commit: r1830120 - /attic/site/build.sh

2018-04-25 Thread sebb
Author: sebb Date: Wed Apr 25 22:39:31 2018 New Revision: 1830120 URL: http://svn.apache.org/viewvc?rev=1830120=rev Log: Dummy change to force build Modified: attic/site/build.sh Modified: attic/site/build.sh URL: http://svn.apache.org/viewvc/attic/site/build.sh?rev=1830120=1830119=1830120

svn commit: r1830118 - /attic/site/build.sh

2018-04-25 Thread sebb
Author: sebb Date: Wed Apr 25 22:15:18 2018 New Revision: 1830118 URL: http://svn.apache.org/viewvc?rev=1830118=rev Log: Add doc and see if build is triggered OK Modified: attic/site/build.sh Modified: attic/site/build.sh URL: http://svn.apache.org/viewvc/attic/site/build.sh?rev=1830118

svn commit: r1830059 - /attic/site-jekyll/src/_plugins/generate_projects.rb

2018-04-25 Thread sebb
Author: sebb Date: Wed Apr 25 09:34:37 2018 New Revision: 1830059 URL: http://svn.apache.org/viewvc?rev=1830059=rev Log: Drop debug Modified: attic/site-jekyll/src/_plugins/generate_projects.rb Modified: attic/site-jekyll/src/_plugins/generate_projects.rb URL: http://svn.apache.org/viewvc

svn commit: r1830058 - in /attic/site-jekyll/src: _data/project.txt _data/projects.json _includes/project.list _plugins/generate_projects.rb

2018-04-25 Thread sebb
Author: sebb Date: Wed Apr 25 09:33:26 2018 New Revision: 1830058 URL: http://svn.apache.org/viewvc?rev=1830058=rev Log: Rename id=>stem because that is what it is Modified: attic/site-jekyll/src/_data/project.txt attic/site-jekyll/src/_data/projects.json attic/site-jekyll/

svn commit: r1830041 - in /attic/site-jekyll: README.md src/_layouts/project.html src/_plugins/generate_projects.rb

2018-04-24 Thread sebb
Author: sebb Date: Wed Apr 25 01:17:23 2018 New Revision: 1830041 URL: http://svn.apache.org/viewvc?rev=1830041=rev Log: Simplify template and add docs Modified: attic/site-jekyll/README.md attic/site-jekyll/src/_layouts/project.html attic/site-jekyll/src/_plugins

svn commit: r1830040 - /attic/site-jekyll/build.sh

2018-04-24 Thread sebb
Author: sebb Date: Wed Apr 25 01:13:56 2018 New Revision: 1830040 URL: http://svn.apache.org/viewvc?rev=1830040=rev Log: +=hashbang Modified: attic/site-jekyll/build.sh Modified: attic/site-jekyll/build.sh URL: http://svn.apache.org/viewvc/attic/site-jekyll/build.sh?rev=1830040=1830039

svn commit: r1830034 - /attic/site-test/jakarta-sites/

2018-04-24 Thread sebb
Author: sebb Date: Tue Apr 24 23:02:37 2018 New Revision: 1830034 URL: http://svn.apache.org/viewvc?rev=1830034=rev Log: Not used Removed: attic/site-test/jakarta-sites/

svn commit: r1830033 - in /attic/site-test: docs2/ jekyll.sh jekyll/

2018-04-24 Thread sebb
Author: sebb Date: Tue Apr 24 22:58:56 2018 New Revision: 1830033 URL: http://svn.apache.org/viewvc?rev=1830033=rev Log: No longer needed - PoC moved to attic/jekyll Removed: attic/site-test/docs2/ attic/site-test/jekyll/ attic/site-test/jekyll.sh

SIte layout - should not store files only under docs/

2018-04-24 Thread sebb
The original Attic site only had generated (or copied) files under docs/ Some files now only exist under docs/ This makes it harder to do track when files are no longer being generated. Whatever method is used to generate the site, I think we should stick with recreating docs/ as part of the

Re: Buildbot now working, but checkin not enabled

2018-04-24 Thread sebb
On 24 April 2018 at 16:29, sebb <seb...@gmail.com> wrote: > The buildbot job attic-site [1] is now working. > > It does the following: > - checkout attic/site (fresh) > - rm -rf docs/projects > - runs ./build.sh > - svn add docs -force > - svn commit

Re: Buildbot now working, but checkin not enabled

2018-04-24 Thread sebb
On 24 April 2018 at 17:18, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 24 Apr 2018, at 17:29, sebb <seb...@gmail.com> wrote: >> >> The buildbot job attic-site [1] is now working. >> >> It does the following: >> - checkout attic/site

Buildbot now working, but checkin not enabled

2018-04-24 Thread sebb
The buildbot job attic-site [1] is now working. It does the following: - checkout attic/site (fresh) - rm -rf docs/projects - runs ./build.sh - svn add docs -force - svn commit (currently disabled) Note that it is necessary to remove the generated files to ensure any deletions are noticed

svn commit: r1830003 - /attic/site/build.sh

2018-04-24 Thread sebb
Author: sebb Date: Tue Apr 24 14:43:42 2018 New Revision: 1830003 URL: http://svn.apache.org/viewvc?rev=1830003=rev Log: += hashbang Modified: attic/site/build.sh Modified: attic/site/build.sh URL: http://svn.apache.org/viewvc/attic/site/build.sh?rev=1830003=1830002=1830003=diff

Re: svn commit: r1829959 - /attic/site-jekyll/src/_data/projects.json

2018-04-24 Thread sebb
On 24 April 2018 at 11:21, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 24 Apr 2018, at 12:16, sebb <seb...@gmail.com> wrote: >> >> On 24 April 2018 at 10:58, Jan Iversen <j...@apache.org >> <mailto:j...@apache.org>> wrote: >>&

svn commit: r1829977 - /attic/site/build.sh

2018-04-24 Thread sebb
Author: sebb Date: Tue Apr 24 10:24:10 2018 New Revision: 1829977 URL: http://svn.apache.org/viewvc?rev=1829977=rev Log: Add EOL Modified: attic/site/build.sh Modified: attic/site/build.sh URL: http://svn.apache.org/viewvc/attic/site/build.sh?rev=1829977=1829976=1829977=diff

Re: svn commit: r1829960 - /attic/site-jekyll/src/gen-flags

2018-04-24 Thread sebb
On 24 April 2018 at 07:53, wrote: > Author: henkp > Date: Tue Apr 24 06:53:17 2018 > New Revision: 1829960 > > URL: http://svn.apache.org/viewvc?rev=1829960=rev > Log: > += gen-flags > > Added: > attic/site-jekyll/src/gen-flags (with props) > > Added:

Re: svn commit: r1829959 - /attic/site-jekyll/src/_data/projects.json

2018-04-24 Thread sebb
On 24 April 2018 at 05:52, wrote: > Author: henkp > Date: Tue Apr 24 04:52:50 2018 > New Revision: 1829959 > > URL: http://svn.apache.org/viewvc?rev=1829959=rev > Log: > rm tab (illegal) The text was updated to make sure it agreed with the existing Attic site. > Modified: >

svn commit: r1829954 - /attic/site-jekyll/src/_layouts/project.html

2018-04-23 Thread sebb
Author: sebb Date: Tue Apr 24 00:47:03 2018 New Revision: 1829954 URL: http://svn.apache.org/viewvc?rev=1829954=rev Log: Clearer layout whilst still preserving the same output spacing Modified: attic/site-jekyll/src/_layouts/project.html Modified: attic/site-jekyll/src/_layouts/project.html

svn commit: r1829953 - /attic/site-jekyll/src/_layouts/project.html

2018-04-23 Thread sebb
Author: sebb Date: Tue Apr 24 00:43:02 2018 New Revision: 1829953 URL: http://svn.apache.org/viewvc?rev=1829953=rev Log: Clearer layout whilst still preserving the same output spacing Modified: attic/site-jekyll/src/_layouts/project.html Modified: attic/site-jekyll/src/_layouts/project.html

svn commit: r1829952 - /attic/site-jekyll/src/_includes/project.list

2018-04-23 Thread sebb
Author: sebb Date: Tue Apr 24 00:19:11 2018 New Revision: 1829952 URL: http://svn.apache.org/viewvc?rev=1829952=rev Log: Simplify; the generator has already calculated the id variable if necessary Modified: attic/site-jekyll/src/_includes/project.list Modified: attic/site-jekyll/src

svn commit: r1829951 - /attic/site-jekyll/src/_data/project.txt

2018-04-23 Thread sebb
Author: sebb Date: Tue Apr 24 00:11:09 2018 New Revision: 1829951 URL: http://svn.apache.org/viewvc?rev=1829951=rev Log: Docco Modified: attic/site-jekyll/src/_data/project.txt Modified: attic/site-jekyll/src/_data/project.txt URL: http://svn.apache.org/viewvc/attic/site-jekyll/src/_data

svn commit: r1829950 - /attic/site-jekyll/src/_data/project.txt

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 23:49:19 2018 New Revision: 1829950 URL: http://svn.apache.org/viewvc?rev=1829950=rev Log: Typo Modified: attic/site-jekyll/src/_data/project.txt Modified: attic/site-jekyll/src/_data/project.txt URL: http://svn.apache.org/viewvc/attic/site-jekyll/src/_data

svn commit: r1829949 - in /attic/site-jekyll: README.md src/_data/project.txt

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 22:55:26 2018 New Revision: 1829949 URL: http://svn.apache.org/viewvc?rev=1829949=rev Log: Docco Added: attic/site-jekyll/README.md attic/site-jekyll/src/_data/project.txt (with props) Added: attic/site-jekyll/README.md URL: http://svn.apache.org/viewvc

svn commit: r1829948 - /attic/site-jekyll/src/_data/projects.json

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 22:08:14 2018 New Revision: 1829948 URL: http://svn.apache.org/viewvc?rev=1829948=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 commit: r1829945 - /attic/site-jekyll/src/_layouts/project.html

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 21:26:44 2018 New Revision: 1829945 URL: http://svn.apache.org/viewvc?rev=1829945=rev Log: Syntax error Modified: attic/site-jekyll/src/_layouts/project.html Modified: attic/site-jekyll/src/_layouts/project.html URL: http://svn.apache.org/viewvc/attic/site

svn commit: r1829944 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 21:21:29 2018 New Revision: 1829944 URL: http://svn.apache.org/viewvc?rev=1829944=rev Log: Fix up to agree with existing site Modified: attic/site-jekyll/src/_data/projects.json attic/site-jekyll/src/_layouts/project.html Modified: attic/site-jekyll/src

svn commit: r1829943 - /attic/site-jekyll/src/_plugins/generate_projects.rb

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 21:20:44 2018 New Revision: 1829943 URL: http://svn.apache.org/viewvc?rev=1829943=rev Log: Fix up wiki name Modified: attic/site-jekyll/src/_plugins/generate_projects.rb Modified: attic/site-jekyll/src/_plugins/generate_projects.rb URL: http://svn.apache.org

svn commit: r1829913 - in /attic/site/xdocs/projects: harmony.xml jakarta-cactus.xml jakarta-ecs.xml jakarta-oro.xml jakarta-regexp.xml jakarta-slide.xml jakarta-taglibs.xml jakarta.xml xml.xml

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 18:32:58 2018 New Revision: 1829913 URL: http://svn.apache.org/viewvc?rev=1829913=rev Log: Standardise author name Modified: attic/site/xdocs/projects/harmony.xml attic/site/xdocs/projects/jakarta-cactus.xml attic/site/xdocs/projects/jakarta-ecs.xml

svn commit: r1829907 - /attic/site/xdocs/projects/deltacloud.xml

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 16:57:18 2018 New Revision: 1829907 URL: http://svn.apache.org/viewvc?rev=1829907=rev Log: Can't have git and SVN Modified: attic/site/xdocs/projects/deltacloud.xml Modified: attic/site/xdocs/projects/deltacloud.xml URL: http://svn.apache.org/viewvc/attic/site

svn commit: r1829901 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 16:34:24 2018 New Revision: 1829901 URL: http://svn.apache.org/viewvc?rev=1829901=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

svn commit: r1829899 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 16:14:15 2018 New Revision: 1829899 URL: http://svn.apache.org/viewvc?rev=1829899=rev Log: Handle SCM Modified: attic/site-jekyll/src/_data/projects.json attic/site-jekyll/src/_layouts/project.html Modified: attic/site-jekyll/src/_data/projects.json URL

svn commit: r1829897 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html _plugins/generate_projects.rb

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 15:46:22 2018 New Revision: 1829897 URL: http://svn.apache.org/viewvc?rev=1829897=rev Log: Simplify issue tracker data Modified: attic/site-jekyll/src/_data/projects.json attic/site-jekyll/src/_layouts/project.html attic/site-jekyll/src/_plugins

Re: svn commit: r1829888 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html _plugins/generate_projects.rb

2018-04-23 Thread sebb
rgds > jan i > > Sent from my iPad > >> On 23 Apr 2018, at 15:51, s...@apache.org wrote: >> >> Author: sebb >> Date: Mon Apr 23 13:51:31 2018 >> New Revision: 1829888 >> >> URL: http://svn.apache.org/viewvc?rev=1829888=rev >> Log: >> S

svn commit: r1829891 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html _plugins/generate_projects.rb

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 14:54:18 2018 New Revision: 1829891 URL: http://svn.apache.org/viewvc?rev=1829891=rev Log: Simplify mailing list generation Modified: attic/site-jekyll/src/_data/projects.json attic/site-jekyll/src/_layouts/project.html attic/site-jekyll/src/_plugins

svn commit: r1829888 - in /attic/site-jekyll/src: _data/projects.json _layouts/project.html _plugins/generate_projects.rb

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 13:51:31 2018 New Revision: 1829888 URL: http://svn.apache.org/viewvc?rev=1829888=rev Log: Split the website field into project[/subproject] if possible Modified: attic/site-jekyll/src/_data/projects.json attic/site-jekyll/src/_layouts/project.html attic

svn commit: r1829877 - in /attic/site-jekyll/src: index.html process.html resolution.html

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 13:22:13 2018 New Revision: 1829877 URL: http://svn.apache.org/viewvc?rev=1829877=rev Log: Fix up to agree with existing site Modified: attic/site-jekyll/src/index.html attic/site-jekyll/src/process.html attic/site-jekyll/src/resolution.html Modified

svn commit: r1829870 - in /attic/site-jekyll: ./ _data/ _includes/ _layouts/ _plugins/ scripts/ src/ src/_data/ src/_includes/ src/_layouts/ src/_plugins/ src/scripts/ src/style/ style/

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 12:59:01 2018 New Revision: 1829870 URL: http://svn.apache.org/viewvc?rev=1829870=rev Log: Rearrange to be more like original site layout Added: attic/site-jekyll/src/ attic/site-jekyll/src/_config.yml - copied, changed from r1829868, attic/site-jekyll

svn commit: r1829867 - /attic/site-jekyll/Gemfile

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 12:51:35 2018 New Revision: 1829867 URL: http://svn.apache.org/viewvc?rev=1829867=rev Log: Gem stuff Added: attic/site-jekyll/Gemfile - copied unchanged from r1829866, attic/site-test/Gemfile

svn commit: r1829868 - /attic/site-jekyll/Gemfile.lock

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 12:51:50 2018 New Revision: 1829868 URL: http://svn.apache.org/viewvc?rev=1829868=rev Log: Gem stuff Added: attic/site-jekyll/Gemfile.lock - copied unchanged from r1829867, attic/site-test/Gemfile.lock

svn commit: r1829863 - /attic/site-jekyll/build.sh

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 12:36:10 2018 New Revision: 1829863 URL: http://svn.apache.org/viewvc?rev=1829863=rev Log: Build script Added: attic/site-jekyll/build.sh - copied unchanged from r1829862, attic/site-test/jekyll.sh

svn commit: r1829862 - /attic/site-jekyll/

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 12:33:28 2018 New Revision: 1829862 URL: http://svn.apache.org/viewvc?rev=1829862=rev Log: Easier to review separate tree Added: attic/site-jekyll/ - copied from r1829861, attic/site-test/jekyll/

Re: Index.lua script (was: svn commit: r1829853 - in /attic/site: docs/projects/oltu.html xdocs/projects/oltu.xml)

2018-04-23 Thread sebb
On 23 April 2018 at 12:52, <j...@apache.org> wrote: > > >> On 23 Apr 2018, at 13:47, sebb AT ASF <s...@apache.org> wrote: >> >> On 23 April 2018 at 12:37, Henk P. Penning <penn...@uu.nl >> <mailto:penn...@uu.nl>> wrote: >>> On Mon,

Index.lua script (was: svn commit: r1829853 - in /attic/site: docs/projects/oltu.html xdocs/projects/oltu.xml)

2018-04-23 Thread sebb AT ASF
On 23 April 2018 at 12:07, Henk P. Penning <penn...@uu.nl> wrote: > Hi Sebb, > > I created an 'index.lua' script for attic.a.o ; > > -- only some 130 lines > -- it creates the index and projects/ pages for attic.a.o > -- I added one or two 'dist' attributes

svn commit: r1829853 - in /attic/site: docs/projects/oltu.html xdocs/projects/oltu.xml

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 10:21:59 2018 New Revision: 1829853 URL: http://svn.apache.org/viewvc?rev=1829853=rev Log: Oltu uses confluence Modified: attic/site/docs/projects/oltu.html attic/site/xdocs/projects/oltu.xml Modified: attic/site/docs/projects/oltu.html URL: http

svn commit: r1829850 - in /attic/site-test: lib/ xdocs/

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 09:45:15 2018 New Revision: 1829850 URL: http://svn.apache.org/viewvc?rev=1829850=rev Log: Unused for the PoCs Removed: attic/site-test/lib/ attic/site-test/xdocs/

svn commit: r1829851 - in /attic/site-test: build.props build.sh build.xml

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 09:45:34 2018 New Revision: 1829851 URL: http://svn.apache.org/viewvc?rev=1829851=rev Log: Unused for the PoCs Removed: attic/site-test/build.props attic/site-test/build.sh attic/site-test/build.xml

svn commit: r1829848 - in /attic/site: docs/projects/ xdocs/stylesheets/

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 09:25:28 2018 New Revision: 1829848 URL: http://svn.apache.org/viewvc?rev=1829848=rev Log: JIRA uses uppercase names Modified: attic/site/docs/projects/ace.html attic/site/docs/projects/avalon.html attic/site/docs/projects/continuum.html attic/site

svn commit: r1829846 - in /attic/site: docs/ docs/projects/ xdocs/stylesheets/

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 09:09:18 2018 New Revision: 1829846 URL: http://svn.apache.org/viewvc?rev=1829846=rev Log: Project name is really ACE Modified: attic/site/docs/index.html attic/site/docs/process.html attic/site/docs/projects/abdera.html attic/site/docs/projects

svn commit: r1829842 - in /attic/site/docs: ./ projects/

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 08:32:04 2018 New Revision: 1829842 URL: http://svn.apache.org/viewvc?rev=1829842=rev Log: Updated copyright year Modified: attic/site/docs/index.html attic/site/docs/process.html attic/site/docs/projects/abdera.html attic/site/docs/projects/ace.html

svn commit: r1829839 - /attic/site/xdocs/stylesheets/site.vsl

2018-04-23 Thread sebb
Author: sebb Date: Mon Apr 23 08:29:53 2018 New Revision: 1829839 URL: http://svn.apache.org/viewvc?rev=1829839=rev Log: Update copyright year and remove spurious Modified: attic/site/xdocs/stylesheets/site.vsl Modified: attic/site/xdocs/stylesheets/site.vsl URL: http://svn.apache.org

Re: New maintenance.

2018-04-22 Thread sebb
gt; after all ; this makes it easier to fix the httpd config as > a separate issue ; we'll rm -rf flagged/ later. I think the name should relate to the function. 'retired' is too general. Why not 'add-banner' ? >> Ps. I can help to change attic.js, but I am afraid the generate script i

Re: New maintenance.

2018-04-22 Thread sebb
On 22 April 2018 at 15:48, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 22 Apr 2018, at 16:41, sebb <seb...@gmail.com> wrote: >> >> On 22 April 2018 at 14:53, <j...@apache.org <mailto:j...@apache.org>> wrote: >>> Hi >>

Re: New maintenance.

2018-04-22 Thread sebb
sier, and hopefully satisfy the majority of problems Sebb see). > > > Based on site-json I propose the following changes: > > Change docs/scripts/attic.js to project.json (kept as pure json outside docs). > Remove xdocs. > > Allow a build job to monitor for svn changes and if any activ

Re: svn commit: r1829770 - in /attic/site-json: build.props build.sh build.xml docs/projects/ lib/ xdocs/

2018-04-22 Thread sebb
On 22 April 2018 at 13:04, Henk P. Penning <penn...@uu.nl> wrote: > On Sun, 22 Apr 2018, sebb wrote: > >> Date: Sun, 22 Apr 2018 13:53:15 +0200 >> From: sebb <seb...@gmail.com> >> To: general@attic.apache.org >> Subject: Re: svn commit: r1829770 - in

Re: svn commit: r1829770 - in /attic/site-json: build.props build.sh build.xml docs/projects/ lib/ xdocs/

2018-04-22 Thread sebb
On 22 April 2018 at 12:12, Henk P. Penning wrote: > On Sun, 22 Apr 2018, Jan Iversen wrote: > >> Date: Sun, 22 Apr 2018 12:42:39 +0200 >> From: Jan Iversen >> To: general@attic.apache.org >> Subject: Re: svn commit: r1829770 - in /attic/site-json:

svn commit: r1829781 - /attic/site/docs/.htaccess

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 11:36:22 2018 New Revision: 1829781 URL: http://svn.apache.org/viewvc?rev=1829781=rev Log: It does; remove the test file Removed: attic/site/docs/.htaccess

svn commit: r1829780 - /attic/site/docs/.htaccess

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 11:35:31 2018 New Revision: 1829780 URL: http://svn.apache.org/viewvc?rev=1829780=rev Log: Does .htaccess work? Added: attic/site/docs/.htaccess (with props) Added: attic/site/docs/.htaccess URL: http://svn.apache.org/viewvc/attic/site/docs/.htaccess?rev

Re: svn commit: r1829770 - in /attic/site-json: build.props build.sh build.xml docs/projects/ lib/ xdocs/

2018-04-22 Thread sebb
On 22 April 2018 at 11:42, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 22 Apr 2018, at 12:41, s...@apache.org wrote: >> >> Author: sebb >> Date: Sun Apr 22 10:41:16 2018 >> New Revision: 1829770 >> >> URL: http://svn.apache.org/viewv

svn commit: r1829775 - /attic/site-json/docs/scripts/attic.js

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 10:50:01 2018 New Revision: 1829775 URL: http://svn.apache.org/viewvc?rev=1829775=rev Log: Jakarta parent should be displayed first (agrees with existing) Modified: attic/site-json/docs/scripts/attic.js Modified: attic/site-json/docs/scripts/attic.js URL: http

svn commit: r1829774 - /attic/site-json/docs/scripts/attic.js

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 10:48:24 2018 New Revision: 1829774 URL: http://svn.apache.org/viewvc?rev=1829774=rev Log: Fix up project names to agree with existing Modified: attic/site-json/docs/scripts/attic.js Modified: attic/site-json/docs/scripts/attic.js URL: http://svn.apache.org

svn commit: r1829770 - in /attic/site-json: build.props build.sh build.xml docs/projects/ lib/ xdocs/

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 10:41:16 2018 New Revision: 1829770 URL: http://svn.apache.org/viewvc?rev=1829770=rev Log: Reduce to proposed source files Removed: attic/site-json/build.props attic/site-json/build.sh attic/site-json/build.xml attic/site-json/docs/projects

svn commit: r1829768 - in /attic/site-json/docs: index.html test.html

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 10:31:28 2018 New Revision: 1829768 URL: http://svn.apache.org/viewvc?rev=1829768=rev Log: Replace HOME page Added: attic/site-json/docs/index.html - copied unchanged from r1829767, attic/site-json/docs/test.html Removed: attic/site-json/docs/test.html

svn commit: r1829767 - /attic/site-json/

2018-04-22 Thread sebb
Author: sebb Date: Sun Apr 22 10:28:47 2018 New Revision: 1829767 URL: http://svn.apache.org/viewvc?rev=1829767=rev Log: Initial checkin for JSON proposal Added: attic/site-json/ - copied from r1829765, attic/site/

Re: Discussion on proposed solutions for simplified maintenance.

2018-04-22 Thread sebb
ssion on proposed solutions for simplified maintenance. > > >>> On 22 Apr 2018, at 11:33, sebb <seb...@gmail.com> wrote: > > >>> For proper comparison I think we need to see the whole solution. >>> This will obviously have to be done so that it d

Re: Discussion on proposed solutions for simplified maintenance.

2018-04-22 Thread sebb
On 22 April 2018 at 09:54, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 22 Apr 2018, at 10:17, sebb <seb...@gmail.com> wrote: >> >> On 21 April 2018 at 12:57, <j...@apache.org> wrote: >>> Hi. >>> >>> After having

Re: Second proposal for new site maintenance.

2018-04-22 Thread sebb
On 22 April 2018 at 09:51, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 22 Apr 2018, at 09:43, sebb <seb...@gmail.com> wrote: >> >> On 20 April 2018 at 12:11, <j...@apache.org> wrote: >>> Hi >>> >>> I have

Re: Second proposal for new site maintenance.

2018-04-22 Thread sebb
On 20 April 2018 at 12:11, <j...@apache.org> wrote: > Hi > > I have given some thought to the proposal by Sebb that replaces my proposal. > > There have been on/off talks over a long time about simplifying the > maintenance, common for the talks are the wish to only m

Re: Site generation ideas - JSON and Jekyll

2018-04-19 Thread sebb
On 19 April 2018 at 21:40, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 19 Apr 2018, at 22:22, sebb <seb...@gmail.com> wrote: >> >>> On 19 April 2018 at 21:08, Jan Iversen <j...@apache.org> wrote: >>> >>>

Re: Site generation ideas - JSON and Jekyll

2018-04-19 Thread sebb
On 19 April 2018 at 21:08, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 19 Apr 2018, at 22:02, sebb <seb...@gmail.com> wrote: >> >>> On 19 April 2018 at 19:41, Jan Iversen <j...@apache.org> wrote: >>> >>>

Re: Site generation ideas - JSON and Jekyll

2018-04-19 Thread sebb
On 19 April 2018 at 19:43, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 19 Apr 2018, at 17:10, sebb <seb...@gmail.com> wrote: >> >>> On 19 April 2018 at 13:27, sebb <seb...@gmail.com> wrote: >>> I have done so

Re: Site generation ideas - JSON and Jekyll

2018-04-19 Thread sebb
On 19 April 2018 at 19:41, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 19 Apr 2018, at 17:10, sebb <seb...@gmail.com> wrote: >> >>> On 19 April 2018 at 13:27, sebb <seb...@gmail.com> wrote: >>> I have done so

Re: Site generation ideas - JSON and Jekyll

2018-04-19 Thread sebb
On 19 April 2018 at 13:27, sebb <seb...@gmail.com> wrote: > I have done some further investigation of using JSON and Jekyll. > > I think JSON is not the best format for maintenance. > This is because it is messy including chunks of text (e.g. for > additional info on the pro

svn commit: r1829554 [2/2] - in /attic/site-test: ./ yaml/ yaml/_data/ yaml/_includes/ yaml/_layouts/ yaml/_projects/ yaml/scripts/ yaml/style/

2018-04-19 Thread sebb
Added: attic/site-test/yaml/_projects/whirr.md URL: http://svn.apache.org/viewvc/attic/site-test/yaml/_projects/whirr.md?rev=1829554=auto == --- attic/site-test/yaml/_projects/whirr.md (added) +++

Site generation ideas - JSON and Jekyll

2018-04-19 Thread sebb
I have done some further investigation of using JSON and Jekyll. I think JSON is not the best format for maintenance. This is because it is messy including chunks of text (e.g. for additional info on the project). Also it does not allow any comments. The format is rather strict, with lots of

Re: Sample Jekyll implementation

2018-04-19 Thread sebb
On 18 April 2018 at 07:43, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 18 Apr 2018, at 03:04, sebb <seb...@gmail.com> wrote: >> >> The SVN tree under: >> >> https://svn.apache.org/repos/asf/attic/site-test >> >> has

How long to see output? (was: Sample Jekyll implementation)

2018-04-18 Thread sebb
On 18 April 2018 at 07:43, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 18 Apr 2018, at 03:04, sebb <seb...@gmail.com> wrote: >> >> The SVN tree under: >> >> https://svn.apache.org/repos/asf/attic/site-test >> >> has

Sample Jekyll implementation

2018-04-17 Thread sebb
The SVN tree under: https://svn.apache.org/repos/asf/attic/site-test has a sample implementation of the site generation using Jekyll This uses projects.json to create the list of projects for the RH side of pages as well as generating the individual pages. It needs some tweaking and

svn commit: r1829412 [4/6] - in /attic/site-test: ./ docs2/ docs2/projects/ docs2/scripts/ docs2/style/

2018-04-17 Thread sebb
Added: attic/site-test/docs2/projects/jakarta-regexp.html URL: http://svn.apache.org/viewvc/attic/site-test/docs2/projects/jakarta-regexp.html?rev=1829412=auto == --- attic/site-test/docs2/projects/jakarta-regexp.html

svn commit: r1829412 [5/6] - in /attic/site-test: ./ docs2/ docs2/projects/ docs2/scripts/ docs2/style/

2018-04-17 Thread sebb
Added: attic/site-test/docs2/projects/onami.html URL: http://svn.apache.org/viewvc/attic/site-test/docs2/projects/onami.html?rev=1829412=auto == --- attic/site-test/docs2/projects/onami.html (added) +++

svn commit: r1829412 [6/6] - in /attic/site-test: ./ docs2/ docs2/projects/ docs2/scripts/ docs2/style/

2018-04-17 Thread sebb
Added: attic/site-test/docs2/projects/wink.html URL: http://svn.apache.org/viewvc/attic/site-test/docs2/projects/wink.html?rev=1829412=auto == --- attic/site-test/docs2/projects/wink.html (added) +++

svn commit: r1829412 [3/6] - in /attic/site-test: ./ docs2/ docs2/projects/ docs2/scripts/ docs2/style/

2018-04-17 Thread sebb
Added: attic/site-test/docs2/projects/esme.html URL: http://svn.apache.org/viewvc/attic/site-test/docs2/projects/esme.html?rev=1829412=auto == --- attic/site-test/docs2/projects/esme.html (added) +++

svn commit: r1829411 - in /attic/site-test/jekyll/_layouts: default.html page.html post.html

2018-04-17 Thread sebb
Author: sebb Date: Wed Apr 18 01:01:27 2018 New Revision: 1829411 URL: http://svn.apache.org/viewvc?rev=1829411=rev Log: Not needed Removed: attic/site-test/jekyll/_layouts/default.html attic/site-test/jekyll/_layouts/page.html attic/site-test/jekyll/_layouts/post.html

svn commit: r1829410 [1/2] - in /attic/site-test: ./ jekyll/ jekyll/_data/ jekyll/_includes/ jekyll/_layouts/ jekyll/_plugins/ jekyll/scripts/ jekyll/style/

2018-04-17 Thread sebb
Author: sebb Date: Wed Apr 18 00:42:06 2018 New Revision: 1829410 URL: http://svn.apache.org/viewvc?rev=1829410=rev Log: Initial Jekyll implementation using JSON driver file Added: attic/site-test/Gemfile attic/site-test/Gemfile.lock attic/site-test/jekyll/ attic/site-test

svn commit: r1829410 [2/2] - in /attic/site-test: ./ jekyll/ jekyll/_data/ jekyll/_includes/ jekyll/_layouts/ jekyll/_plugins/ jekyll/scripts/ jekyll/style/

2018-04-17 Thread sebb
Added: attic/site-test/jekyll/style/compressed.css URL: http://svn.apache.org/viewvc/attic/site-test/jekyll/style/compressed.css?rev=1829410=auto == --- attic/site-test/jekyll/style/compressed.css (added) +++

svn commit: r1829380 - /attic/site-test/

2018-04-17 Thread sebb
Author: sebb Date: Tue Apr 17 17:53:02 2018 New Revision: 1829380 URL: http://svn.apache.org/viewvc?rev=1829380=rev Log: Try out Jekyll Added: attic/site-test/ - copied from r1829379, attic/site/

Re: New website proposal

2018-04-17 Thread sebb
On 17 April 2018 at 15:03, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >>> On 17 Apr 2018, at 14:52, sebb <seb...@gmail.com> wrote: >>> >>> On 17 April 2018 at 13:35, Jan Iversen <j...@apache.org> wrote: >>> >&

Re: New website proposal

2018-04-17 Thread sebb
On 17 April 2018 at 13:35, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 17 Apr 2018, at 14:22, sebb <seb...@gmail.com> wrote: >> >>> On 17 April 2018 at 13:04, Jan Iversen <jancasacon...@gmail.com> wrote: >>> >

svn commit: r1829362 - in /attic/site: docs/projects/ace.html docs/projects/oltu.html xdocs/projects/ace.xml xdocs/projects/oltu.xml

2018-04-17 Thread sebb
Author: sebb Date: Tue Apr 17 12:40:15 2018 New Revision: 1829362 URL: http://svn.apache.org/viewvc?rev=1829362=rev Log: dev mail is added by default Modified: attic/site/docs/projects/ace.html attic/site/docs/projects/oltu.html attic/site/xdocs/projects/ace.xml attic/site/xdocs

svn commit: r1829361 - /attic/site/build.sh

2018-04-17 Thread sebb
Author: sebb Date: Tue Apr 17 12:28:25 2018 New Revision: 1829361 URL: http://svn.apache.org/viewvc?rev=1829361=rev Log: Add Ant wrapper Added: attic/site/build.sh (with props) Added: attic/site/build.sh URL: http://svn.apache.org/viewvc/attic/site/build.sh?rev=1829361=auto

Re: New website proposal

2018-04-17 Thread sebb
On 17 April 2018 at 13:04, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 17 Apr 2018, at 13:55, sebb <seb...@gmail.com> wrote: >> >> On 17 April 2018 at 11:59, Jan Iversen <j...@apache.org >> <mailto:j...@apache.org>> wrote: >>&

Re: New website proposal

2018-04-17 Thread sebb
On 17 April 2018 at 11:59, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 17 Apr 2018, at 12:53, sebb <seb...@gmail.com> wrote: >> >>> On 15 April 2018 at 10:42, Jan Iversen <j...@apache.org> wrote: >>> >>>

Re: svn commit: r1829195 - /attic/site/docs/projects.json

2018-04-17 Thread sebb
On 15 April 2018 at 09:38, wrote: > Author: jani > Date: Sun Apr 15 08:38:21 2018 > New Revision: 1829195 > > URL: http://svn.apache.org/viewvc?rev=1829195=rev > Log: > projects.json is moved in scripts/attic.js > this is due to a wish from Infra to have a static website > and

Re: New website proposal

2018-04-17 Thread sebb
On 15 April 2018 at 10:42, Jan Iversen <j...@apache.org> wrote: > > > Sent from my iPad > >> On 15 Apr 2018, at 11:37, sebb <seb...@gmail.com> wrote: >> >>> On 15 April 2018 at 10:03, <j...@apache.org> wrote: >>> Hi >>>

Re: WARN: project from a retired committee but PMC not changed to Attic in http://svn.apache.org/repos/asf/oltu/site/doap_org.apache.oltu.parent.rdf

2018-04-15 Thread sebb
The auth file has been updated and I have changed the Oltu DOAP On 14 April 2018 at 08:44, Jan Iversen wrote: > I like to get an email from infra about needed changes, when the Infra ticket > to give us permission is still open: > >

Re: New website proposal

2018-04-15 Thread sebb
On 15 April 2018 at 10:03, wrote: > Hi > > Please have a look at > http://attic.apache.org/test.html > > This is a “new” homepage. The only real new thing is that I got rid of “ant” > and sidebar/project pages are generated in Javascript.

Re: Sorry for the noise

2018-04-13 Thread sebb
On 13 April 2018 at 11:34, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 13 Apr 2018, at 12:30, sebb <seb...@gmail.com> wrote: >> >> On 13 April 2018 at 11:22, Jan Iversen <jancasacon...@gmail.com >> <mailto:jancasacon...@gmail.com>&

Re: Flagging Wikis as retired

2018-04-13 Thread sebb
not change. However the URLs do vary quite a lot, so that would affect the matching in the HTTPD config and how the Lua derives the project name from the URL. > rgds > Jan I. > >> On 13 Apr 2018, at 12:24, sebb <seb...@gmail.com> wrote: >> >> The current Attic pro

Re: Sorry for the noise

2018-04-13 Thread sebb
On 13 April 2018 at 11:22, Jan Iversen <jancasacon...@gmail.com> wrote: > > >> On 13 Apr 2018, at 12:17, sebb <seb...@gmail.com> wrote: >> >> On 13 April 2018 at 11:08, <j...@apache.org> wrote: >>> Hi all >>> >>> Sorry for the

Re: Sorry for the noise

2018-04-13 Thread sebb
On 13 April 2018 at 11:08, wrote: > Hi all > > Sorry for the noise on this list, I am trying to simplify the website, > meaning getting rid of the ant generation. What's wrong with Ant ? Or do you mean Velocity (Anakia, Texen)? > The idea is to: > - have a sidebar file that

<    1   2   3   4   5   6   7   >