This is an automated email from the ASF dual-hosted git repository.
tiagobento pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 2df669fe137 [10.0.x] NO-ISSUE: Add Drools staging repository to the
DmnMarshallerBackendCompatibility jbang test script (#2569)
2df669fe137 is described below
commit 2df669fe1370618c053513f3f86034631e63c16e
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Mon Sep 9 12:00:51 2024 -0300
[10.0.x] NO-ISSUE: Add Drools staging repository to the
DmnMarshallerBackendCompatibility jbang test script (#2569)
---
.../src/DmnMarshallerBackendCompatibilityTesterScript.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/packages/dmn-marshaller-backend-compatibility-tester/src/DmnMarshallerBackendCompatibilityTesterScript.java
b/packages/dmn-marshaller-backend-compatibility-tester/src/DmnMarshallerBackendCompatibilityTesterScript.java
index 8737b59b025..92d7b3302ca 100644
---
a/packages/dmn-marshaller-backend-compatibility-tester/src/DmnMarshallerBackendCompatibilityTesterScript.java
+++
b/packages/dmn-marshaller-backend-compatibility-tester/src/DmnMarshallerBackendCompatibilityTesterScript.java
@@ -19,7 +19,7 @@
///usr/bin/env jbang "$0" "$@" ; exit $?
//JAVA 17
-//REPOS
mavencentral,apache=https://repository.apache.org/content/groups/public/
+//REPOS
mavencentral,apache=https://repository.apache.org/content/groups/public/,drools=https://repository.apache.org/content/repositories/orgapachekie-1005/
//DEPS ch.qos.logback:logback-classic:1.2.13
//DEPS info.picocli:picocli:4.7.5
//DEPS org.slf4j:slf4j-simple:2.0.12
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]