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

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


    from 34f7c35  merged master into docker branch
     add 2fc2eb3  Modify the Flux update user behavior so if admin does not 
provide a new password, the user's old password is still preserved
     add 81a8cd0  Update to enable some of the Java9 bindings by default and 
parameterize some of the versioning info
     add a10d4f2  Update TR.props to point users to web.xml for session timeout
     new 13449d6  added docker profile, still EXPERIMENTAL, read 
docker-info.cmd, until now checked only for integration test by running mvn 
install -Pdocker and then proceeding commands from in docker-resources as 
described in docker-info.md
     new 53fc958  readme renamed, update docker-info
     new 2ea3eb5  Update docu, fix app Dockerfile/docker-compose, add docker 
parameter
     new 31e07af  renamed docker-info, updated docker docs, documented in 
changes, fix docker property setting, use docker property for skipping create-db
     new e2fe68d  activate remote debugging by default
     new 0f36830  fix show modal
     new 5ba6ae6  cleanup and fix build process; explicitely build artifacts 
outside container, current focus on integrationtest project build
     new 5a3e4f7  update version, and use in archetype  torque 4.1-SNAPSHOT 
(and Fulcrum snapshots), skip sql plugin db create/data create in docker profile
     new 2947b3c  fix in schema missing peerInterface and interface
     new 443ee20  fix in Dockerfile (mysql version), docker-compose and update 
readme
     new cb760d2  Merge branch 'docker' of 
https://gitbox.apache.org/repos/asf/turbine-archetypes into docker

The 11 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:
 pom.xml                                            |  7 +-
 .../docker-resources/db/Dockerfile                 |  6 +-
 .../docker-resources/docker-compose.yml            | 11 +--
 .../archetype-resources/docker-resources/readme.md | 88 ++++++++++++++-----
 src/main/resources/archetype-resources/pom.xml     | 49 +++++++----
 .../flux/modules/actions/user/FluxUserAction.java  | 98 +++++++++++++---------
 .../main/torque-schema/torque-security-schema.xml  |  7 +-
 .../WEB-INF/conf/TurbineResources.properties       | 10 ++-
 8 files changed, 175 insertions(+), 101 deletions(-)

Reply via email to