This is an automated email from the ASF dual-hosted git repository.
kaspersor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel-membrane.git.
from eca9851 Merge branch 'METAMODEL-1159-composite-query'
new 3233777 Upgrading MetaModel dependency from 5.1.0 to 5.2.0
new 05dfed4 Made use of a slight improvement wrt.
DataContextFactoryRegistry build
new 4f85390 Turning on "batch mode" and "quite mode" for the Docker mvn
command.
new a041428 Made build simpler by simply copying the built .jar file to
docker image
new dd53d49 Fixed docker build which wasn't working because of
.dockerignore
new 2b83190 Removed digital signature files (of other JAR files) from
shaded jar.
The 6 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:
.dockerignore | 18 ---------------
.../membrane/app/registry/DataContextSupplier.java | 16 +++++--------
docker-compose.yml | 2 +-
pom.xml | 12 +++++-----
Dockerfile => undertow/Dockerfile | 10 ++++-----
undertow/pom.xml | 26 +++++++++++++++++-----
6 files changed, 38 insertions(+), 46 deletions(-)
delete mode 100644 .dockerignore
rename Dockerfile => undertow/Dockerfile (82%)