Skip to content

Commit

Permalink
Merge pull request #314 from quarkusio/2.2-backports
Browse files Browse the repository at this point in the history
Bump to Quarkus 2.2.3.Final
  • Loading branch information
geoand committed Sep 16, 2021
2 parents 9cc0e81 + 34d062a commit d28406c
Show file tree
Hide file tree
Showing 30 changed files with 2,354 additions and 1,961 deletions.
720 changes: 429 additions & 291 deletions generated-platform-project/quarkus-kogito/bom/pom.xml

Large diffs are not rendered by default.

Expand Up @@ -42,6 +42,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -54,7 +58,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down Expand Up @@ -82,7 +86,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down Expand Up @@ -82,7 +86,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -48,6 +48,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -60,7 +64,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -51,6 +51,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -63,7 +67,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -51,6 +51,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -63,7 +67,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -51,6 +51,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -63,7 +67,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -51,6 +51,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -63,7 +67,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down Expand Up @@ -82,7 +86,7 @@
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-test-utils</artifactId>
<artifactId>kogito-quarkus-test-utils</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down
Expand Up @@ -50,6 +50,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand All @@ -63,7 +67,7 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-test-maven</artifactId>
<version>2.1.0.Final</version>
<version>2.2.2.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down
Expand Up @@ -42,6 +42,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down
Expand Up @@ -47,6 +47,10 @@
<artifactId>javax.activation-api</artifactId>
<groupId>javax.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jakarta.activation-api</artifactId>
<groupId>jakarta.activation</groupId>
</exclusion>
<exclusion>
<artifactId>jaxb-osgi</artifactId>
<groupId>com.sun.xml.bind</groupId>
Expand Down
2 changes: 1 addition & 1 deletion generated-platform-project/quarkus-maven-plugin/pom.xml
Expand Up @@ -23,7 +23,7 @@
<goal>attach-maven-plugin</goal>
</goals>
<configuration>
<originalPluginCoords>io.quarkus:quarkus-maven-plugin:2.2.2.Final</originalPluginCoords>
<originalPluginCoords>io.quarkus:quarkus-maven-plugin:2.2.3.Final</originalPluginCoords>
<targetPluginCoords>io.quarkus.platform:quarkus-maven-plugin:999-SNAPSHOT</targetPluginCoords>
</configuration>
</execution>
Expand Down

0 comments on commit d28406c

Please sign in to comment.