This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new e1959c1 temporarily enable debug logging in IT
e1959c1 is described below
commit e1959c12cfa18095c7964f16021550aba06abcb7
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Jul 7 10:29:13 2023 +0200
temporarily enable debug logging in IT
---
src/it/install-file-test/invoker.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/it/install-file-test/invoker.properties
b/src/it/install-file-test/invoker.properties
index 4c74892..3d2fb27 100644
--- a/src/it/install-file-test/invoker.properties
+++ b/src/it/install-file-test/invoker.properties
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-invoker.goals=install -Dsling.urlSuffix=/system/console
-Dsling.bundle.name=org.apache.sling.commons.messaging
+invoker.goals=install -Dsling.urlSuffix=/system/console
-Dsling.bundle.name=org.apache.sling.commons.messaging -X
invoker.goals.2=install -Dsling.deploy.method=WebDAV
-Dsling.urlSuffix=/dav/default/apps/sling-it
invoker.goals.3=install -Dsling.deploy.method=SlingPostServlet
-Dsling.urlSuffix=/apps/sling-it
# invalid URL must lead to build failure