This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git.
from 1d3954a Simplify SvnPub logic.
new db604d2 Add MicroProfile javadoc
new e870306 Add Jakarta EE javadoc. Move git repo list to Configuration
class.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/tomee/website/Configuration.java | 66 ++++++++++++++++++++++
src/main/java/org/apache/tomee/website/JBake.java | 13 +----
.../java/org/apache/tomee/website/Javadocs.java | 53 +++++++++--------
src/main/java/org/apache/tomee/website/Source.java | 53 ++++++++++++++++-
.../java/org/apache/tomee/website/Sources.java | 6 ++
5 files changed, 151 insertions(+), 40 deletions(-)
create mode 100644 src/main/java/org/apache/tomee/website/Configuration.java