This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch TOMEE-4180 in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 6a6f5068ce6a02b99d82c62138bc83c5a78e25b6 Author: Richard Zowalla <[email protected]> AuthorDate: Mon Jan 30 10:36:22 2023 +0100 TOMEE-4180 - CXF 3.5.5 (wip) --- .../arquillian-tomee-jaxws-tests/src/test/resources/arquillian.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/src/test/resources/arquillian.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/src/test/resources/arquillian.xml index ef74aa234b..667b5d2add 100644 --- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/src/test/resources/arquillian.xml +++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/src/test/resources/arquillian.xml @@ -32,7 +32,6 @@ openejb.classloader.forced-load=org.apache.openejb.arquillian.tests. tomee.webapp.classloader.forced-skip=org.apache.commons.logging. </property> - <property name="debug">1</property> </configuration> </container> <container qualifier="tomee-remote">
