Skip to content

Commit

Permalink
[Quarkus 3] Updated rewrite data
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Jul 25, 2023
1 parent 6dad8f5 commit 89ae0e3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions .ci/environments/quarkus-3/patches/0001_before_sh.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 4e0b91b3d1..c6714f07c2 100644
index 1141ce4da6..76a499b856 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -40,22 +40,22 @@
Expand Down Expand Up @@ -256,7 +256,7 @@ index 4e0b91b3d1..c6714f07c2 100644
</dependency>

diff --git a/drools-base/pom.xml b/drools-base/pom.xml
index 5f0f0c76e0..f2b3bb45af 100644
index 759d1dc2ad..a5fb7a622c 100644
--- a/drools-base/pom.xml
+++ b/drools-base/pom.xml
@@ -63,9 +63,10 @@
Expand Down Expand Up @@ -1638,7 +1638,7 @@ index 19c566794f..984f218d5f 100644
import org.drools.core.common.DisconnectedFactHandle;
import org.kie.api.command.ExecutableCommand;
diff --git a/drools-compiler/pom.xml b/drools-compiler/pom.xml
index 2a6ee9d235..be37bbc24a 100644
index fe25aeb02a..9492138d6b 100644
--- a/drools-compiler/pom.xml
+++ b/drools-compiler/pom.xml
@@ -108,9 +108,10 @@
Expand Down Expand Up @@ -1670,7 +1670,7 @@ index 1fcab7e603..a61c6ac6ef 100644
import com.sun.codemodel.CodeWriter;
import com.sun.codemodel.JCodeModel;
diff --git a/drools-core/pom.xml b/drools-core/pom.xml
index 956db858da..19522e1afe 100644
index a7a3b4e852..eabeae6720 100644
--- a/drools-core/pom.xml
+++ b/drools-core/pom.xml
@@ -76,9 +76,10 @@
Expand Down Expand Up @@ -2111,7 +2111,7 @@ index b683dcef38..5e7d100d4c 100644
import static org.junit.jupiter.api.Assertions.assertEquals;

diff --git a/drools-drl-quarkus-extension/drools-drl-quarkus/pom.xml b/drools-drl-quarkus-extension/drools-drl-quarkus/pom.xml
index a062c633a5..b64dd8d53f 100644
index 18266ffbd4..b16cacbe6a 100644
--- a/drools-drl-quarkus-extension/drools-drl-quarkus/pom.xml
+++ b/drools-drl-quarkus-extension/drools-drl-quarkus/pom.xml
@@ -83,7 +83,7 @@
Expand Down Expand Up @@ -2139,7 +2139,7 @@ index 3a767f8f52..4943dd1dff 100644
import java.math.BigDecimal;
import java.math.BigInteger;
diff --git a/drools-mvel/pom.xml b/drools-mvel/pom.xml
index 41f9883e52..1be322063a 100644
index 8d5ee900e0..59d1a48237 100644
--- a/drools-mvel/pom.xml
+++ b/drools-mvel/pom.xml
@@ -70,9 +70,10 @@
Expand Down Expand Up @@ -2171,7 +2171,7 @@ index 866fd03b54..b4fa18bf5c 100644
import java.math.BigDecimal;
import java.math.BigInteger;
diff --git a/drools-persistence/drools-persistence-api/pom.xml b/drools-persistence/drools-persistence-api/pom.xml
index ae463ae6fe..753292f61c 100644
index 334e37c5cf..13678c7b70 100644
--- a/drools-persistence/drools-persistence-api/pom.xml
+++ b/drools-persistence/drools-persistence-api/pom.xml
@@ -41,9 +41,10 @@
Expand Down Expand Up @@ -2330,7 +2330,7 @@ index 228078eec7..267c2fca72 100644
import org.drools.commands.impl.AbstractInterceptor;
import org.drools.persistence.api.OrderedTransactionSynchronization;
diff --git a/drools-persistence/drools-persistence-jpa/pom.xml b/drools-persistence/drools-persistence-jpa/pom.xml
index cd00129c55..cb73ac7138 100644
index d41e34ba41..f0249dccf7 100644
--- a/drools-persistence/drools-persistence-jpa/pom.xml
+++ b/drools-persistence/drools-persistence-jpa/pom.xml
@@ -103,9 +103,10 @@
Expand Down Expand Up @@ -2737,7 +2737,7 @@ index 31038d2afa..775f3f19dc 100644
import org.drools.core.impl.EnvironmentFactory;
import org.kie.api.runtime.Environment;
diff --git a/drools-reliability/drools-reliability-infinispan/pom.xml b/drools-reliability/drools-reliability-infinispan/pom.xml
index a97263f5b3..233d1c3a73 100644
index 7f11166ffb..eaca8efabc 100644
--- a/drools-reliability/drools-reliability-infinispan/pom.xml
+++ b/drools-reliability/drools-reliability-infinispan/pom.xml
@@ -40,7 +40,7 @@
Expand Down Expand Up @@ -2787,7 +2787,7 @@ index c4902c912e..7091274b36 100644
import java.io.IOException;
import java.io.StringWriter;
diff --git a/drools-test-coverage/test-integration-nomvel/pom.xml b/drools-test-coverage/test-integration-nomvel/pom.xml
index 87545999c9..34cc281fc3 100644
index 31b46c1f7e..d62ab784ec 100644
--- a/drools-test-coverage/test-integration-nomvel/pom.xml
+++ b/drools-test-coverage/test-integration-nomvel/pom.xml
@@ -102,9 +102,10 @@
Expand All @@ -2804,7 +2804,7 @@ index 87545999c9..34cc281fc3 100644
<dependency>
<groupId>jakarta.xml.bind</groupId>
diff --git a/drools-traits/pom.xml b/drools-traits/pom.xml
index 6929a493e1..4ff75e2b9e 100644
index 514c9ec2cd..368f4b3f1c 100644
--- a/drools-traits/pom.xml
+++ b/drools-traits/pom.xml
@@ -138,8 +138,8 @@
Expand Down Expand Up @@ -2860,7 +2860,7 @@ index aaf01f00a2..9d634ec94c 100644
import org.drools.core.base.MapGlobalResolver;
import org.drools.core.impl.EnvironmentFactory;
diff --git a/drools-wiring/drools-wiring-dynamic/pom.xml b/drools-wiring/drools-wiring-dynamic/pom.xml
index c6dd328384..980a6cca5f 100755
index 7e11c4d9eb..3978487185 100755
--- a/drools-wiring/drools-wiring-dynamic/pom.xml
+++ b/drools-wiring/drools-wiring-dynamic/pom.xml
@@ -34,9 +34,10 @@
Expand Down Expand Up @@ -3182,7 +3182,7 @@ index 1e4a002044..0f043b9da0 100644
import org.jboss.jandex.ClassInfo;
import org.jboss.jandex.DotName;
diff --git a/kie-dmn/kie-dmn-legacy-tests/pom.xml b/kie-dmn/kie-dmn-legacy-tests/pom.xml
index 78c45df74c..11c2cbe045 100644
index 4251009e55..ecb25d2372 100644
--- a/kie-dmn/kie-dmn-legacy-tests/pom.xml
+++ b/kie-dmn/kie-dmn-legacy-tests/pom.xml
@@ -100,9 +100,10 @@
Expand Down Expand Up @@ -3268,7 +3268,7 @@ index 14c47f65e8..4004e43729 100644
import org.jboss.jandex.ClassInfo;
import org.jboss.jandex.DotName;
diff --git a/kie-dmn/kie-dmn-openapi/pom.xml b/kie-dmn/kie-dmn-openapi/pom.xml
index 6a5de4c839..1a2cde8a1a 100644
index 629fa8e8af..3405f1954c 100644
--- a/kie-dmn/kie-dmn-openapi/pom.xml
+++ b/kie-dmn/kie-dmn-openapi/pom.xml
@@ -62,9 +62,10 @@
Expand All @@ -3285,7 +3285,7 @@ index 6a5de4c839..1a2cde8a1a 100644
<dependency>
<groupId>jakarta.xml.bind</groupId>
diff --git a/kie-dmn/kie-dmn-pmml-tests-parent/kie-dmn-pmml-tests/pom.xml b/kie-dmn/kie-dmn-pmml-tests-parent/kie-dmn-pmml-tests/pom.xml
index 2078d6468a..fcaeff9e03 100644
index 9f515b78cb..4cbb7b6c28 100644
--- a/kie-dmn/kie-dmn-pmml-tests-parent/kie-dmn-pmml-tests/pom.xml
+++ b/kie-dmn/kie-dmn-pmml-tests-parent/kie-dmn-pmml-tests/pom.xml
@@ -62,9 +62,10 @@
Expand Down Expand Up @@ -3493,7 +3493,7 @@ index f6c8310e3a..9b27fa3be2 100644
-import javax.xml.bind.annotation.XmlNs;
+import jakarta.xml.bind.annotation.XmlNs;
diff --git a/kie-internal/pom.xml b/kie-internal/pom.xml
index d4ad1eadd7..bb4f232253 100644
index 1acfd99581..7f2ebe893e 100644
--- a/kie-internal/pom.xml
+++ b/kie-internal/pom.xml
@@ -76,9 +76,10 @@
Expand Down
8 changes: 4 additions & 4 deletions .ci/environments/quarkus-3/quarkus3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: Update Quarkus version and refactor imports and resources if needed
type: specs.openrewrite.org/v1beta/recipe
recipeList:
- org.openrewrite.maven.ChangePropertyValue: {
key: version.io.quarkus,
newValue: 3.0.0.Final
newValue: 3.0.0.Final,
key: version.io.quarkus
}
- org.kie.drools.Quarkus3Migration
- org.kie.ManagedDependencies
Expand Down Expand Up @@ -117,6 +117,8 @@ recipeList:
}
- org.kie.openrewrite.recipe.jpmml.JPMMLRecipe
---
displayName: Update Managed Dependencies
name: org.kie.ManagedDependencies
description: Update all managed dependencies based on dependency updates from Quarkus.
type: specs.openrewrite.org/v1beta/recipe
recipeList:
Expand Down Expand Up @@ -503,8 +505,6 @@ recipeList:
newGroupId: org.keycloak,
newArtifactId: keycloak-admin-client-jakarta
}
displayName: Update Managed Dependencies
name: org.kie.ManagedDependencies
---
type: specs.openrewrite.org/v1beta/recipe
name: io.quarkus.updates.core.quarkus30.UpgradeQuarkiverse
Expand Down

0 comments on commit 89ae0e3

Please sign in to comment.