You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/07/28 13:01:33 UTC

[turbine-archetypes] branch docker5x updated (1ebe556 -> 594d874)

This is an automated email from the ASF dual-hosted git repository.

gk pushed a change to branch docker5x
in repository https://gitbox.apache.org/repos/asf/turbine-archetypes.git.


    from 1ebe556  use junit5, update doku, add docker profile, update maven compiler plugin
     add a142346  fix configuration bugs in docker-compose, and maven plugin group maven settings
     add 8b0ea05  use https to enable maven 3.8.1 default requirements
     add 71b7148  set default docker turbine url
     add 8ca59fc  update documentation, add and move infos
     add 152149d  fix mysql datadir, use https in maven settings, which is required in maven 3.8.1, fix docs
     add 5e3b21d  all info in docs folder, github will find README.md automatically, more explicit schema.xml
     add 9749f94  fix mysql datadir, use https in maven settings, which is required in maven 3.8.1, fix docs
     add 02e1378  Merge branch 'master' of https://gitbox.apache.org/repos/asf/turbine-archetypes
     add 8936b5e  fix mark up urls, formatting, readd deleted development section
     add 594d874  Merge branch 'master' into docker5x

No new revisions were added by this update.

Summary of changes:
 README.md                                          | 17 ++--
 .../archetype-resources/docs/DOCKER-README.md      | 95 ++++++++++-----------
 .../resources/archetype-resources/docs/README.md   | 99 ++++++++--------------
 src/main/resources/archetype-resources/pom.xml     |  3 +-
 .../src/main/docker-resources/app/settings.xml     | 12 +--
 .../src/main/docker-resources/db/Dockerfile        |  4 -
 .../src/main/docker-resources/db/mysql/conf/my.cnf |  9 +-
 .../src/main/docker-resources/docker-compose.yml   | 32 +++----
 .../main/torque-schema/torque-security-schema.xml  | 10 +--
 9 files changed, 122 insertions(+), 159 deletions(-)