[
https://issues.apache.org/jira/browse/TOMEE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037368#comment-17037368
]
David Jencks commented on TOMEE-2773:
-------------------------------------
My attempts to investigate the content with no apparent source:
[https://tomee.apache.org/admin/configuration/application.html]
is definitely on the website, and is in the svn pub-sub system.
It’s rendering is somewhat like the currently-bake-rendered pages, but with
noticeable differences, and there are corresponding pages in the tomee-8.0,
tomee-7.1.0, etc docs.
It’s not rendered by jbake/tomee-site-generator
AFAICT, it’s not in tomee-site-generator resources, nor in tomee-site.
Where did it come from?
I’m not sure how to count exactly, but there might be around 80-90 of these
pages that I haven’t found a source for.
It’s been there for a while….
svn log admin/configuration/application.html
------------------------------------------------------------------------
r1811638 | andygumbrecht | 2017-10-09 21:50:03 -0700 (Mon, 09 Oct 2017) | 1 line
Downloads, now with archive
------------------------------------------------------------------------
r1801643 | jgallimore | 2017-07-11 11:31:12 -0700 (Tue, 11 Jul 2017) | 1 line
Updating site from tomee-site-generator
------------------------------------------------------------------------
r1801631 | jgallimore | 2017-07-11 09:17:24 -0700 (Tue, 11 Jul 2017) | 1 line
Updating site from tomee-site-generator
------------------------------------------------------------------------
r1796252 | rmannibucau | 2017-05-26 01:06:29 -0700 (Fri, 26 May 2017) | 1 line
starting to rewire examples properly
------------------------------------------------------------------------
r1780916 | rmannibucau | 2017-01-30 06:38:05 -0800 (Mon, 30 Jan 2017) | 1 line
updating ng site to try to fix download page
------------------------------------------------------------------------
r1772522 | rmannibucau | 2016-12-04 03:01:40 -0800 (Sun, 04 Dec 2016) | 1 line
attempting a mobile menu
------------------------------------------------------------------------
r1772515 | rmannibucau | 2016-12-04 02:20:37 -0800 (Sun, 04 Dec 2016) | 1 line
first ng import as main site
------------------------------------------------------------------------
Looking at the history of the JBake class I rather suspect it was generated by
an earlier version of the site-generator and the location was no longer
targeted in this commit:
[Pull examples and docs from active
branches|https://github.com/djencks/tomee-site-generator/commit/3c8d3037d12581fa02383ee2552146332871d385#diff-bc487c7f0ce74f2fc6e346520485e135]
(nov 2018)
> Determine desired content sources for website
> ---------------------------------------------
>
> Key: TOMEE-2773
> URL: https://issues.apache.org/jira/browse/TOMEE-2773
> Project: TomEE
> Issue Type: Sub-task
> Components: Website
> Reporter: David Jencks
> Assignee: David Jencks
> Priority: Major
>
> The known content sources for the current Tomee website are:
> * [https://github.com/apache/tomee-site] Content in .mdtext and possibly .md
> format. Some of these are present on the current site, and there are a
> considerable number of files here that are not present on the current site.
> I believe these can be recognized on the site by the CMS style appearance.
> * [https://github.com/apache/tomee-site-generator] master branch Content is
> mostly in .md files
> * [https://github.com/apache/tomee.] Branches trunk, 7.1.x, 7.0.x. Content
> mostly in .adoc files. In earlier branches, some content in .md files.
>
> The Apache site is currently published through svnpubsub at
> [https://svn.apache.org/repos/asf/tomee/site/trunk/content]
>
> There are a considerable number of files that do not come from any of the
> known content sources. They appear to be formatted with a broken version of
> the "skin" used by the current tomee-site-generator. I think they are
> never-cleaned-up relics of a previous version of the tomcat-site-generator.
>
> Once the desired sources and source (e.g. versions) are determined the
> content can be moved to an Antora-consistent structure) (already
> provisionally done in my forked projects) Converting .md to basic asciidoc
> can be done automatically, although some editing is still needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)