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.git.
from ef9428b Use https when accessing Maven Central (http access has been
disabled globally)
new d974187 Comment out due to hardcoded http://repo1.maven.org/maven2
url in ShrinkWrap
new 9151672 TOMEE-2765 ShrinkWrap Maven Resolver 3.1.4 Upgrade ShrinkWrap
Resolver to leverage https://repo1.maven.org/maven2 url
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:
arquillian/arquillian-openejb-embedded/pom.xml | 2 +-
.../openejb/arquillian/openejb/SWMavenWarTest.java | 2 +-
.../arquillian/tests/jaxws/EarClassLoaderTest.java | 6 +++---
.../tests/jaxws/EarWebAppFirstClassLoaderTest.java | 8 ++++----
.../arquillian/tests/hibernate/HibernateTest.java | 20 ++++++++++++++------
arquillian/arquillian-tomee-tests/pom.xml | 2 +-
arquillian/ziplock/pom.xml | 2 +-
.../java/org/superbiz/enricher/maven/Enrichers.java | 4 ++--
pom.xml | 2 +-
9 files changed, 28 insertions(+), 20 deletions(-)