Skip to content

Commit

Permalink
Merge pull request #1 from kiegroup/main_merged
Browse files Browse the repository at this point in the history
 Sync main branch with main-apache branch
  • Loading branch information
rgdoliveira authored Dec 15, 2023
2 parents 35a620a + 9e3a867 commit 35135bf
Show file tree
Hide file tree
Showing 3,024 changed files with 60,615 additions and 39,721 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .ci/environments/quarkus-3/after.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ project_version=$(mvn -q -Dexpression=project.version -DforceStdout help:evaluat
new_version=$(echo ${project_version} | awk -F. -v OFS=. '{$1 += 1 ; print}')

${mvn_cmd} -fae -N -e versions:update-parent -Dfull -DparentVersion="[${new_version}]" -DallowSnapshots=true -DgenerateBackupPoms=false
${mvn_cmd} -fae -N -e versions:update-child-modules -Dfull -DallowSnapshots=true -DgenerateBackupPoms=false
${mvn_cmd} -fae -N -e versions:update-child-modules -Dfull -DallowSnapshots=true -DgenerateBackupPoms=false
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
import java.net.URL;
import java.nio.charset.Charset;
import java.nio.file.Files;
Expand Down
62 changes: 31 additions & 31 deletions .ci/environments/quarkus-3/quarkus3-base-recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,111 +30,111 @@ name: io.quarkus.updates.core.quarkus30.UpgradeQuarkiverse
recipeList:
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkus.bot
artifactId: 'build-reporter-*'
artifactId: "build-reporter-*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.vault
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.amazonservices
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.cxf
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.jsch
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.jberet
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.artemis
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.config
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.freemarker
artifactId: '*'
artifactId: "*"
newVersion: 1.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.githubapp
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.mybatis
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.messaginghub
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.prettytime
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.xmlsec
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.jef
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.githubaction
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.hibernatesearchextras
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.jackson-jq
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.jdbc
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.microprofile
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.minio
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.pact
artifactId: '*'
artifactId: "*"
newVersion: 1.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.poi
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.primefaces
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.reactivemessaging.http
artifactId: '*'
artifactId: "*"
newVersion: 2.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.renarde
artifactId: '*'
artifactId: "*"
newVersion: 3.x
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: io.quarkiverse.shardingsphere
artifactId: '*'
artifactId: "*"
newVersion: 2.x

---
Expand Down Expand Up @@ -1147,13 +1147,13 @@ name: io.quarkus.updates.core.quarkus30.RenameJavaxServiceFiles
displayName: Rename a file example
recipeList:
- org.openrewrite.RenameFile:
fileMatcher: '**/META-INF/services/javax.ws.rs.ext.Providers'
fileMatcher: "**/META-INF/services/javax.ws.rs.ext.Providers"
fileName: jakarta.ws.rs.ext.Providers
- org.openrewrite.RenameFile:
fileMatcher: '**/META-INF/services/javax.ws.rs.client.ClientBuilder'
fileMatcher: "**/META-INF/services/javax.ws.rs.client.ClientBuilder"
fileName: jakarta.ws.rs.client.ClientBuilder
- org.openrewrite.RenameFile:
fileMatcher: '**/META-INF/services/javax.ws.rs.sse.SseEventSource$Builder'
fileMatcher: "**/META-INF/services/javax.ws.rs.sse.SseEventSource$Builder"
fileName: jakarta.ws.rs.sse.SseEventSource$Builder

#####
Expand Down Expand Up @@ -1193,7 +1193,7 @@ recipeList:
- org.openrewrite.text.FindAndReplace:
find: quarkus-bootstrap-maven-plugin
replace: quarkus-extension-maven-plugin
fileMatcher: '**/pom.xml'
fileMatcher: "**/pom.xml"

#####
# Adjust properties in application.properties
Expand Down
9 changes: 9 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Apache KIE
Copyright 2023 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

The Initial Developer of some parts of the framework, which are copied from, derived from, or
inspired by KIE (Knowledge Is Everthing) group, is Red Hat, Inc (https://www.redhat.com/).
Copyright Red Hat, Inc. and/or its affiliates.. All Rights Reserved.
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
/*
* Copyright 2021 Red Hat, Inc. and/or its affiliates.
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
package org.acme.travels;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
/*
* Copyright 2021 Red Hat, Inc. and/or its affiliates.
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
package org.acme.travels;

Expand Down
Loading

0 comments on commit 35135bf

Please sign in to comment.