This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 80c32fe606 improve ClasspathCustomizationTest
new ea32137f68 fix further tomee-maven-plugin tests
new ea5b5b6d85 Fix broken test
new e272975b5f fix missing httpclient dependency for unit tests
new 9cc64d96a4 fix broken dependency setup for joda
The 4 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-tomee-jaxrs-tests/pom.xml | 6 ++++
.../arquillian-tomee-jaxws-tests/pom.xml | 2 +-
.../arquillian/tests/jaxws/EarClassLoaderTest.java | 4 +--
.../tests/jaxws/EarWebAppFirstClassLoaderTest.java | 6 ++--
.../arquillian-tomee-webprofile-tests/pom.xml | 7 ++++
.../plugin/test/ClasspathCustomizationTest.java | 8 +----
.../openejb/maven/plugin/test/ClasspathHelper.java | 38 +++++++++-------------
.../maven/plugin/test/StripVersionTest.java | 6 +++-
8 files changed, 41 insertions(+), 36 deletions(-)
copy
itests/openejb-itests-optional-classes/lib_with_optional_dep/src/main/java/org/apache/tomee/itests/optional/optlib/Car.java
=>
maven/tomee-maven-plugin/src/test/java/org/apache/openejb/maven/plugin/test/ClasspathHelper.java
(51%)