From 8e9ae3a624a1aa5693030698792e4768b2bcd274 Mon Sep 17 00:00:00 2001 From: jstastny-cz Date: Thu, 25 Jul 2024 14:58:36 +0200 Subject: [PATCH] NO-ISSUE: apache transfer leftovers --- .ci/jenkins/Jenkinsfile | 2 +- README.adoc | 4 ++-- .../src/main/assembly/resources/ReadMe.txt | 4 ++-- .../src/main/resources/META-INF/resources/index.html | 2 +- hello-world/README.adoc | 4 ++-- technology/java-activemq-quarkus/README.adoc | 4 ++-- technology/java-spring-boot/README.adoc | 4 ++-- technology/kotlin-quarkus/README.adoc | 6 +++--- technology/kubernetes/README.adoc | 2 +- use-cases/call-center/README.adoc | 6 +++--- use-cases/employee-scheduling/README.adoc | 6 +++--- use-cases/facility-location/README.adoc | 6 +++--- use-cases/maintenance-scheduling/README.adoc | 6 +++--- use-cases/order-picking/README.adoc | 6 +++--- use-cases/school-timetabling/README.adoc | 6 +++--- use-cases/vaccination-scheduling/README.adoc | 6 +++--- use-cases/vehicle-routing/README.adoc | 6 +++--- 17 files changed, 40 insertions(+), 40 deletions(-) diff --git a/.ci/jenkins/Jenkinsfile b/.ci/jenkins/Jenkinsfile index 886095427..7cb240996 100644 --- a/.ci/jenkins/Jenkinsfile +++ b/.ci/jenkins/Jenkinsfile @@ -25,7 +25,7 @@ pipeline { script { // load `pr_check.groovy` file from kogito-pipelines:main dir('kogito-pipelines') { - checkout(githubscm.resolveRepository('incubator-kie-kogito-pipelines', 'apache', 'main', false, 'kie-ci')) // TODO to change back to kiegroup:main + checkout(githubscm.resolveRepository('incubator-kie-kogito-pipelines', 'apache', 'main', false, 'kie-ci')) pr_check_script = load 'dsl/scripts/pr_check.groovy' } } diff --git a/README.adoc b/README.adoc index b1f9ead37..6b08ddba8 100644 --- a/README.adoc +++ b/README.adoc @@ -33,8 +33,8 @@ Run the https://www.optaplanner.org/[OptaPlanner] quickstarts now: + [source, shell] ---- -$ git clone https://github.com/kiegroup/optaplanner-quickstarts.git -$ cd optaplanner-quickstarts +$ git clone https://github.com/apache/incubator-kie-optaplanner-quickstarts.git +$ cd incubator-kie-optaplanner-quickstarts $ ./runQuickstartsFromSource.sh ---- diff --git a/build/optaplanner-distribution/src/main/assembly/resources/ReadMe.txt b/build/optaplanner-distribution/src/main/assembly/resources/ReadMe.txt index 44701c8f8..bbde96a83 100644 --- a/build/optaplanner-distribution/src/main/assembly/resources/ReadMe.txt +++ b/build/optaplanner-distribution/src/main/assembly/resources/ReadMe.txt @@ -12,7 +12,7 @@ On Windows: Run the quickstarts in IDE ---------------------------- -Please refer to https://github.com/kiegroup/optaplanner-quickstarts/blob/stable/README.adoc. +Please refer to https://github.com/apache/incubator-kie-optaplanner-quickstarts/blob/stable/README.adoc. Run the examples ---------------- @@ -56,7 +56,7 @@ Sources ------- But to build from sources, pull the sources with git: - https://github.com/kiegroup/optaplanner + https://github.com/apache/incubator-kie-optaplanner Backwards compatibility ----------------------- diff --git a/build/quickstarts-showcase/src/main/resources/META-INF/resources/index.html b/build/quickstarts-showcase/src/main/resources/META-INF/resources/index.html index 3fe909457..226022874 100644 --- a/build/quickstarts-showcase/src/main/resources/META-INF/resources/index.html +++ b/build/quickstarts-showcase/src/main/resources/META-INF/resources/index.html @@ -14,7 +14,7 @@