diff --git a/Makefile b/Makefile index 6875fbef32..9d013627a6 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ mvn_opts= mvn_cmd=mvn $(mvn_opts) build_chain_branch=$(shell git branch --show-current) -build_chain_file='https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -build_chain_group='kiegroup' -build_chain_project='kiegroup/kogito-examples' +build_chain_file='https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/main/.ci/pull-request-config.yaml' +build_chain_group='apache' +build_chain_project='apache/incubator-kie-kogito-examples' default: help @@ -21,7 +21,7 @@ build-quickly: .PHONY: build-upstream ## (build-chain) Build upstream projects from the same branch. If needed, you can modify the `build_chain_file`, `build_chain_group` and `build_chain_branch`. See `build_chain_file` for setting correct environment variables build-upstream: build-chain - build-chain build cross_pr -f ${build_chain_file} -o /tmp/bc -p ${build_chain_project} -b ${build_chain_branch} -g ${build_chain_group} --skipParallelCheckout --skipProjectExecution kiegroup/kogito-examples --skipProjectCheckout kiegroup/kogito-examples + build-chain build cross_pr -f ${build_chain_file} -o /tmp/bc -p ${build_chain_project} -b ${build_chain_branch} -g ${build_chain_group} --skipParallelCheckout --skipProjectExecution apache/incubator-kie-kogito-examples --skipProjectCheckout apache/incubator-kie-kogito-examples .PHONY: build-pr pr_link= diff --git a/README.md b/README.md index 286d111dd9..97eaae93a1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This module contains a number of examples that you can take a look at and try ou Since Kogito aims at supporting both Quarkus and Spring Boot each example usually provides both type of projects. - Default branch is `stable`, pointing to the latest released version. -- **[You can also check all versions by looking at releases.](https://github.com/kiegroup/kogito-examples/releases/latest)** +- **[You can also check all versions by looking at releases.](https://github.com/apache/incubator-kie-kogito-examples/releases/latest)** ## Use alternative Quarkus platforms diff --git a/kogito-quarkus-examples/decisiontable-quarkus-example/operator/decisiontable-quarkus-example.yaml b/kogito-quarkus-examples/decisiontable-quarkus-example/operator/decisiontable-quarkus-example.yaml index 7436593a2f..57984472e2 100644 --- a/kogito-quarkus-examples/decisiontable-quarkus-example/operator/decisiontable-quarkus-example.yaml +++ b/kogito-quarkus-examples/decisiontable-quarkus-example/operator/decisiontable-quarkus-example.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/decisiontable-quarkus-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/dmn-listener-quarkus/operator/dmn-quarkus-example.yaml b/kogito-quarkus-examples/dmn-listener-quarkus/operator/dmn-quarkus-example.yaml index c5958575db..afcf721b92 100644 --- a/kogito-quarkus-examples/dmn-listener-quarkus/operator/dmn-quarkus-example.yaml +++ b/kogito-quarkus-examples/dmn-listener-quarkus/operator/dmn-quarkus-example.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-listener-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/dmn-pmml-quarkus-example/operator/dmn-pmml-quarkus-example.yaml b/kogito-quarkus-examples/dmn-pmml-quarkus-example/operator/dmn-pmml-quarkus-example.yaml index ef586c8b24..74713c4dcf 100644 --- a/kogito-quarkus-examples/dmn-pmml-quarkus-example/operator/dmn-pmml-quarkus-example.yaml +++ b/kogito-quarkus-examples/dmn-pmml-quarkus-example/operator/dmn-pmml-quarkus-example.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-pmml-quarkus-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/dmn-quarkus-example/operator/dmn-quarkus-example.yaml b/kogito-quarkus-examples/dmn-quarkus-example/operator/dmn-quarkus-example.yaml index 148bc634b2..69e8bcd1f0 100644 --- a/kogito-quarkus-examples/dmn-quarkus-example/operator/dmn-quarkus-example.yaml +++ b/kogito-quarkus-examples/dmn-quarkus-example/operator/dmn-quarkus-example.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-quarkus-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/dmn-tracing-quarkus/README.md b/kogito-quarkus-examples/dmn-tracing-quarkus/README.md index f401157604..2311a41d89 100644 --- a/kogito-quarkus-examples/dmn-tracing-quarkus/README.md +++ b/kogito-quarkus-examples/dmn-tracing-quarkus/README.md @@ -134,7 +134,7 @@ Example response: ## Integration example with Trusty Service -When the tracing addon is enabled, the tracing events are emitted and pushed to a Kafka broker. The [Trusty Service](https://github.com/kiegroup/kogito-apps/tree/main/trusty) can consume such events and store them on a storage. The Trusty Service exposes then some api to consume the information that has been collected. +When the tracing addon is enabled, the tracing events are emitted and pushed to a Kafka broker. The [Trusty Service](https://github.com/apache/incubator-kie-kogito-apps/tree/main/trusty) can consume such events and store them on a storage. The Trusty Service exposes then some api to consume the information that has been collected. A `docker-compose` example is provided in the current folder. In particular, when `docker-compose up` is run, a Kafka broker, an Infinispan container and the latest build of the trusty service configured to use Infinispan are deployed. Once the services are up and running, after a decision has been evaluated, you can access the trusty service API to list the evaluations at `localhost:8081/executions` for example. diff --git a/kogito-quarkus-examples/dmn-tracing-quarkus/operator/dmn-quarkus-example.yaml b/kogito-quarkus-examples/dmn-tracing-quarkus/operator/dmn-quarkus-example.yaml index 1420b17435..fc395c3c83 100644 --- a/kogito-quarkus-examples/dmn-tracing-quarkus/operator/dmn-quarkus-example.yaml +++ b/kogito-quarkus-examples/dmn-tracing-quarkus/operator/dmn-quarkus-example.yaml @@ -36,7 +36,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/dmn-tracing-quarkus - uri: "https://github.com/kiegroup/kogito-examples/" + uri: "https://github.com/apache/incubator-kie-kogito-examples/" # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/flexible-process-quarkus/operator/flexible-process-quarkus.yaml b/kogito-quarkus-examples/flexible-process-quarkus/operator/flexible-process-quarkus.yaml index 73b3f05714..7faab42a24 100644 --- a/kogito-quarkus-examples/flexible-process-quarkus/operator/flexible-process-quarkus.yaml +++ b/kogito-quarkus-examples/flexible-process-quarkus/operator/flexible-process-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/flexible-process-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/operator/travels.yaml b/kogito-quarkus-examples/kogito-travel-agency/extended/operator/travels.yaml index e397753c98..5804b0c901 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/operator/travels.yaml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/operator/travels.yaml @@ -45,7 +45,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/kogito-travel-agency/extended/travels - uri: "https://github.com/kiegroup/kogito-examples/" + uri: "https://github.com/apache/incubator-kie-kogito-examples/" # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/operator/visas.yaml b/kogito-quarkus-examples/kogito-travel-agency/extended/operator/visas.yaml index b1cf2cc767..45fd717e61 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/operator/visas.yaml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/operator/visas.yaml @@ -25,7 +25,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/kogito-travel-agency/extended/visas - uri: "https://github.com/kiegroup/kogito-examples/" + uri: "https://github.com/apache/incubator-kie-kogito-examples/" # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/travels/README.md b/kogito-quarkus-examples/kogito-travel-agency/extended/travels/README.md index 463fe026af..97bad5ef6f 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/travels/README.md +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/travels/README.md @@ -371,4 +371,4 @@ curl -H "Content-Type: application/json" -H "Accept: application/json" -X POST h ### Querying the technical cache When running **Kogito Data Index Service** on dev mode, the GraphiQL UI is available at [http://localhost:8180](http://localhost:8180/) and allow to -perform different queries on the model as is explained at [wiki/Data-Index-service](https://github.com/kiegroup/kogito-runtimes/wiki/Data-Index-Service) +perform different queries on the model as is explained at [wiki/Data-Index-service](https://github.com/apache/incubator-kie-kogito-runtimes/wiki/Data-Index-Service) diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/visas/README.md b/kogito-quarkus-examples/kogito-travel-agency/extended/visas/README.md index 7f5cdb9195..4153730b4f 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/visas/README.md +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/visas/README.md @@ -227,4 +227,4 @@ EOF ### Querying the technical cache When running **Kogito Data Index Service** on dev mode, the GraphiQL UI is available at [http://localhost:8180](http://localhost:8180/) and allow to -perform different queries on the model as is explained at [wiki/Data-Index-service](https://github.com/kiegroup/kogito-runtimes/wiki/Data-Index-Service) +perform different queries on the model as is explained at [wiki/Data-Index-service](https://github.com/apache/incubator-kie-kogito-runtimes/wiki/Data-Index-Service) diff --git a/kogito-quarkus-examples/ocp-tryout/applicationImage.md b/kogito-quarkus-examples/ocp-tryout/applicationImage.md index 89e8e0c79c..c7df34afda 100644 --- a/kogito-quarkus-examples/ocp-tryout/applicationImage.md +++ b/kogito-quarkus-examples/ocp-tryout/applicationImage.md @@ -1,7 +1,7 @@ ## Prepare Kogito application image The Tryout process installs a container image, which must be accessible from an image repository. If such an image exists, this step can be skipped. -Below steps show the process of building and uploading an image using the example of the [extended Kogito Travel Agency](https://github.com/kiegroup/kogito-examples/tree/stable/kogito-quarkus-examples/kogito-travel-agency/extended/travels/) application: +Below steps show the process of building and uploading an image using the example of the [extended Kogito Travel Agency](https://github.com/apache/incubator-kie-kogito-examples/tree/stable/kogito-quarkus-examples/kogito-travel-agency/extended/travels/) application: - cd into `kogito-examples/kogito-quarkus-examples/kogito-travel-agency/extended/travels` - build the application: `mvn clean package` - build the image: `docker build -f src/main/docker/Dockerfile.jvm -t quarkus/kogito-travel-agency-travels-jvm .` diff --git a/kogito-quarkus-examples/pmml-quarkus-example/operator/pmml-quarkus-example.yaml b/kogito-quarkus-examples/pmml-quarkus-example/operator/pmml-quarkus-example.yaml index c4b5aad4c6..fe8be68924 100644 --- a/kogito-quarkus-examples/pmml-quarkus-example/operator/pmml-quarkus-example.yaml +++ b/kogito-quarkus-examples/pmml-quarkus-example/operator/pmml-quarkus-example.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/pmml-quarkus-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-business-rules-quarkus/operator/process-business-rules-quarkus.yaml b/kogito-quarkus-examples/process-business-rules-quarkus/operator/process-business-rules-quarkus.yaml index e19fce04f1..b41100cf63 100644 --- a/kogito-quarkus-examples/process-business-rules-quarkus/operator/process-business-rules-quarkus.yaml +++ b/kogito-quarkus-examples/process-business-rules-quarkus/operator/process-business-rules-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-business-rules-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-error-handling/operator/process-scripts-quarkus.yaml b/kogito-quarkus-examples/process-error-handling/operator/process-scripts-quarkus.yaml index dcc6e81d08..87e6f0fe9c 100644 --- a/kogito-quarkus-examples/process-error-handling/operator/process-scripts-quarkus.yaml +++ b/kogito-quarkus-examples/process-error-handling/operator/process-scripts-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-error-handling - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-infinispan-persistence-quarkus/operator/process-infinispan-persistence-quarkus.yaml b/kogito-quarkus-examples/process-infinispan-persistence-quarkus/operator/process-infinispan-persistence-quarkus.yaml index 93c23d5a55..49e3f6c398 100644 --- a/kogito-quarkus-examples/process-infinispan-persistence-quarkus/operator/process-infinispan-persistence-quarkus.yaml +++ b/kogito-quarkus-examples/process-infinispan-persistence-quarkus/operator/process-infinispan-persistence-quarkus.yaml @@ -35,7 +35,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/process-infinispan-persistence-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-kafka-multi-quarkus/operator/process-kafka-multi-quarkus.yaml b/kogito-quarkus-examples/process-kafka-multi-quarkus/operator/process-kafka-multi-quarkus.yaml index 0213fad4d7..172824f643 100644 --- a/kogito-quarkus-examples/process-kafka-multi-quarkus/operator/process-kafka-multi-quarkus.yaml +++ b/kogito-quarkus-examples/process-kafka-multi-quarkus/operator/process-kafka-multi-quarkus.yaml @@ -39,7 +39,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-kafka-multi-quickstart-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-kafka-persistence-quarkus/operator/process-kafka-persistence-quarkus.yaml b/kogito-quarkus-examples/process-kafka-persistence-quarkus/operator/process-kafka-persistence-quarkus.yaml index f4fbf5b00b..b824bbf469 100644 --- a/kogito-quarkus-examples/process-kafka-persistence-quarkus/operator/process-kafka-persistence-quarkus.yaml +++ b/kogito-quarkus-examples/process-kafka-persistence-quarkus/operator/process-kafka-persistence-quarkus.yaml @@ -35,7 +35,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/process-kafka-persistence-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-kafka-quickstart-quarkus/operator/process-kafka-quickstart-quarkus.yaml b/kogito-quarkus-examples/process-kafka-quickstart-quarkus/operator/process-kafka-quickstart-quarkus.yaml index 356d25cc20..2e7b87e03c 100644 --- a/kogito-quarkus-examples/process-kafka-quickstart-quarkus/operator/process-kafka-quickstart-quarkus.yaml +++ b/kogito-quarkus-examples/process-kafka-quickstart-quarkus/operator/process-kafka-quickstart-quarkus.yaml @@ -39,7 +39,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-kafka-quickstart-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-knative-quickstart-quarkus/README.md b/kogito-quarkus-examples/process-knative-quickstart-quarkus/README.md index fab6af775b..9317d827b6 100644 --- a/kogito-quarkus-examples/process-knative-quickstart-quarkus/README.md +++ b/kogito-quarkus-examples/process-knative-quickstart-quarkus/README.md @@ -3,7 +3,7 @@ ## Description A quickstart project that deals with traveller processing carried by rules. It illustrates how easy it is to make the Kogito processes and rules to work with Knative Eventing. This project is based on -the example [Process with Kafka](https://github.com/kiegroup/kogito-examples/tree/main/kogito-quarkus-examples/process-kafka-quickstart-quarkus). +the example [Process with Kafka](https://github.com/apache/incubator-kie-kogito-examples/tree/main/kogito-quarkus-examples/process-kafka-quickstart-quarkus). This example shows diff --git a/kogito-quarkus-examples/process-mongodb-persistence-quarkus/operator/process-mongodb-persistence-quarkus.yaml b/kogito-quarkus-examples/process-mongodb-persistence-quarkus/operator/process-mongodb-persistence-quarkus.yaml index e39af034fa..87936fe87f 100644 --- a/kogito-quarkus-examples/process-mongodb-persistence-quarkus/operator/process-mongodb-persistence-quarkus.yaml +++ b/kogito-quarkus-examples/process-mongodb-persistence-quarkus/operator/process-mongodb-persistence-quarkus.yaml @@ -35,7 +35,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/process-mongodb-persistence-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-outbox-mongodb-quarkus/README.md b/kogito-quarkus-examples/process-outbox-mongodb-quarkus/README.md index 9d541b4adf..8d79623ebb 100644 --- a/kogito-quarkus-examples/process-outbox-mongodb-quarkus/README.md +++ b/kogito-quarkus-examples/process-outbox-mongodb-quarkus/README.md @@ -36,7 +36,7 @@ curl -d '{"approver" : "john", "order" : {"orderNumber" : "12345", "shipped" : f
-6. With the Kafka broker info from step 8, run the Kogito Data Index Service with MongoDB to consume Kafka messages: https://github.com/kiegroup/kogito-runtimes/wiki/Data-Index-Service +6. With the Kafka broker info from step 8, run the Kogito Data Index Service with MongoDB to consume Kafka messages: https://github.com/apache/incubator-kie-kogito-runtimes/wiki/Data-Index-Service 7. Shut down the cluster ```shell diff --git a/kogito-quarkus-examples/process-quarkus-example/operator/process-quarkus-example.yaml b/kogito-quarkus-examples/process-quarkus-example/operator/process-quarkus-example.yaml index f6c4456a06..f143c6d0fa 100644 --- a/kogito-quarkus-examples/process-quarkus-example/operator/process-quarkus-example.yaml +++ b/kogito-quarkus-examples/process-quarkus-example/operator/process-quarkus-example.yaml @@ -25,7 +25,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/process-quarkus-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: #uncomment to enable persistence diff --git a/kogito-quarkus-examples/process-rest-service-call-quarkus/operator/process-service-rest-call-quarkus.yaml b/kogito-quarkus-examples/process-rest-service-call-quarkus/operator/process-service-rest-call-quarkus.yaml index 47d877f7d0..a3cc78d961 100644 --- a/kogito-quarkus-examples/process-rest-service-call-quarkus/operator/process-service-rest-call-quarkus.yaml +++ b/kogito-quarkus-examples/process-rest-service-call-quarkus/operator/process-service-rest-call-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-service-rest-call-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/README.md b/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/README.md index 40ee897c75..faaa6ee043 100644 --- a/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/README.md +++ b/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/README.md @@ -2,7 +2,7 @@ ## Description -This example contains a BPMN that performs two consecutive REST invocations using [RestWorkItemHandler](https://github.com/kiegroup/kogito-runtimes/blob/main/kogito-workitems/kogito-rest-workitem/src/main/java/org/kogito/workitem/rest/RestWorkItemHandler.java), an alternative declarative approach to service programatic calls. +This example contains a BPMN that performs two consecutive REST invocations using [RestWorkItemHandler](https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/kogito-workitems/kogito-rest-workitem/src/main/java/org/kogito/workitem/rest/RestWorkItemHandler.java), an alternative declarative approach to service programatic calls. Note that in order to user a WorkItem in Kogito Editor, corresponding .wid file needs to located together with the bpmn file under the same directory diff --git a/kogito-quarkus-examples/process-rest-workitem-quarkus/README.md b/kogito-quarkus-examples/process-rest-workitem-quarkus/README.md index 3062033e64..be4e40faca 100644 --- a/kogito-quarkus-examples/process-rest-workitem-quarkus/README.md +++ b/kogito-quarkus-examples/process-rest-workitem-quarkus/README.md @@ -5,7 +5,7 @@ A quickstart project that processes users in the system. It's main purpose is to to call external REST service to load a given user by its username. -There are two ways to invoke a rest web service in Kogito: programmatically, as shown in this other [example](https://github.com/kiegroup/kogito-examples/tree/stable/kogito-quarkus-examples/process-service-calls-quarkus) or using RestWorkItemHandler, as in this example. +There are two ways to invoke a rest web service in Kogito: programmatically, as shown in this other [example](https://github.com/apache/incubator-kie-kogito-examples/tree/stable/kogito-quarkus-examples/process-service-calls-quarkus) or using RestWorkItemHandler, as in this example. Note that in order to user a WorkItem in Kogito Editor, corresponding .wid file needs to located together with the bpmn file under the same directory diff --git a/kogito-quarkus-examples/process-rest-workitem-quarkus/operator/process-service-rest-call-quarkus.yaml b/kogito-quarkus-examples/process-rest-workitem-quarkus/operator/process-service-rest-call-quarkus.yaml index 47d877f7d0..a3cc78d961 100644 --- a/kogito-quarkus-examples/process-rest-workitem-quarkus/operator/process-service-rest-call-quarkus.yaml +++ b/kogito-quarkus-examples/process-rest-workitem-quarkus/operator/process-service-rest-call-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-service-rest-call-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-scripts-quarkus/operator/process-scripts-quarkus.yaml b/kogito-quarkus-examples/process-scripts-quarkus/operator/process-scripts-quarkus.yaml index de55a9acf4..be06e47cde 100644 --- a/kogito-quarkus-examples/process-scripts-quarkus/operator/process-scripts-quarkus.yaml +++ b/kogito-quarkus-examples/process-scripts-quarkus/operator/process-scripts-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-scripts-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-service-calls-quarkus/operator/process-service-calls-quarkus.yaml b/kogito-quarkus-examples/process-service-calls-quarkus/operator/process-service-calls-quarkus.yaml index 1db0021b58..604cfe0672 100644 --- a/kogito-quarkus-examples/process-service-calls-quarkus/operator/process-service-calls-quarkus.yaml +++ b/kogito-quarkus-examples/process-service-calls-quarkus/operator/process-service-calls-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-service-calls-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-timer-quarkus/operator/process-timer-quarkus.yaml b/kogito-quarkus-examples/process-timer-quarkus/operator/process-timer-quarkus.yaml index 2b3ace5f6e..cfccfbda03 100644 --- a/kogito-quarkus-examples/process-timer-quarkus/operator/process-timer-quarkus.yaml +++ b/kogito-quarkus-examples/process-timer-quarkus/operator/process-timer-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-timer-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/operator/process-usertasks-lifecycle-quarkus.yaml b/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/operator/process-usertasks-lifecycle-quarkus.yaml index 5c6a685ed9..adfe580a35 100644 --- a/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/operator/process-usertasks-lifecycle-quarkus.yaml +++ b/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/operator/process-usertasks-lifecycle-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-usertasks-quarkus/operator/process-usertasks-quarkus.yaml b/kogito-quarkus-examples/process-usertasks-quarkus/operator/process-usertasks-quarkus.yaml index 21d47cadf5..7ddab454d9 100644 --- a/kogito-quarkus-examples/process-usertasks-quarkus/operator/process-usertasks-quarkus.yaml +++ b/kogito-quarkus-examples/process-usertasks-quarkus/operator/process-usertasks-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-usertasks-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/process-usertasks-with-security-quarkus/operator/process-tasks-security-quarkus.yaml b/kogito-quarkus-examples/process-usertasks-with-security-quarkus/operator/process-tasks-security-quarkus.yaml index 790b05e6dc..04f2b5cf90 100644 --- a/kogito-quarkus-examples/process-usertasks-with-security-quarkus/operator/process-tasks-security-quarkus.yaml +++ b/kogito-quarkus-examples/process-usertasks-with-security-quarkus/operator/process-tasks-security-quarkus.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-usertasks-with-security-quarkus - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/rules-quarkus-helloworld/operator/rules-quarkus-helloworld.yaml b/kogito-quarkus-examples/rules-quarkus-helloworld/operator/rules-quarkus-helloworld.yaml index c8ac168738..4e7885e3e9 100644 --- a/kogito-quarkus-examples/rules-quarkus-helloworld/operator/rules-quarkus-helloworld.yaml +++ b/kogito-quarkus-examples/rules-quarkus-helloworld/operator/rules-quarkus-helloworld.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/rules-quarkus-helloworld - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/ruleunit-quarkus-example/operator/ruleunit-quarkus-example.yaml b/kogito-quarkus-examples/ruleunit-quarkus-example/operator/ruleunit-quarkus-example.yaml index 4a903397ba..cbf179d3cf 100644 --- a/kogito-quarkus-examples/ruleunit-quarkus-example/operator/ruleunit-quarkus-example.yaml +++ b/kogito-quarkus-examples/ruleunit-quarkus-example/operator/ruleunit-quarkus-example.yaml @@ -29,7 +29,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/ruleunit-quarkus-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-quarkus-examples/trusty-demonstration/kubernetes/README.md b/kogito-quarkus-examples/trusty-demonstration/kubernetes/README.md index 7ee55969c6..7915128bcc 100644 --- a/kogito-quarkus-examples/trusty-demonstration/kubernetes/README.md +++ b/kogito-quarkus-examples/trusty-demonstration/kubernetes/README.md @@ -62,7 +62,7 @@ KOGITO_VERSION=v1.5.0 Deploy the kogito operator in the cluster ```bash -wget https://github.com/kiegroup/kogito-operator/releases/download/${KOGITO_VERSION}/kogito-operator.yaml +wget https://github.com/apache/incubator-kie-kogito-operator/releases/download/${KOGITO_VERSION}/kogito-operator.yaml kubectl apply -f kogito-operator.yaml ``` diff --git a/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/README.md b/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/README.md index fbc13b2051..89e550ff84 100644 --- a/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/README.md +++ b/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/README.md @@ -21,7 +21,7 @@ You will need: mvn clean compile quarkus:dev ``` -The tracing addon emits tracing events to a Kafka broker running within Quarkus DevServices. A [Trusty Service](https://github.com/kiegroup/kogito-apps/tree/main/trusty) +The tracing addon emits tracing events to a Kafka broker running within Quarkus DevServices. A [Trusty Service](https://github.com/apache/incubator-kie-kogito-apps/tree/main/trusty) instance, also running within Quarkus DevServices, consumes the events and stores them in a PostgreSQL instance running within Quarkus DevServices too. Within Quarkus DevMode the DevMode UI can be launched by pressing [d] or navigating to http://localhost:8080/q/dev/. diff --git a/kogito-springboot-examples/decisiontable-springboot-example/operator/decisiontable-springboot-example.yaml b/kogito-springboot-examples/decisiontable-springboot-example/operator/decisiontable-springboot-example.yaml index 40eac11057..844a8c845d 100644 --- a/kogito-springboot-examples/decisiontable-springboot-example/operator/decisiontable-springboot-example.yaml +++ b/kogito-springboot-examples/decisiontable-springboot-example/operator/decisiontable-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/decisiontable-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/dmn-listener-springboot/operator/dmn-springboot-example.yaml b/kogito-springboot-examples/dmn-listener-springboot/operator/dmn-springboot-example.yaml index 3523735497..eb46fa58f3 100644 --- a/kogito-springboot-examples/dmn-listener-springboot/operator/dmn-springboot-example.yaml +++ b/kogito-springboot-examples/dmn-listener-springboot/operator/dmn-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-listener-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/dmn-pmml-springboot-example/operator/dmn-pmml-springboot-example.yaml b/kogito-springboot-examples/dmn-pmml-springboot-example/operator/dmn-pmml-springboot-example.yaml index ac37fc8170..d500c425ca 100644 --- a/kogito-springboot-examples/dmn-pmml-springboot-example/operator/dmn-pmml-springboot-example.yaml +++ b/kogito-springboot-examples/dmn-pmml-springboot-example/operator/dmn-pmml-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-pmml-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/dmn-springboot-example/operator/dmn-springboot-example.yaml b/kogito-springboot-examples/dmn-springboot-example/operator/dmn-springboot-example.yaml index 0a3742d67e..b4f32b7ed8 100644 --- a/kogito-springboot-examples/dmn-springboot-example/operator/dmn-springboot-example.yaml +++ b/kogito-springboot-examples/dmn-springboot-example/operator/dmn-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/dmn-tracing-springboot/README.md b/kogito-springboot-examples/dmn-tracing-springboot/README.md index 5aff354a29..508b4df195 100644 --- a/kogito-springboot-examples/dmn-tracing-springboot/README.md +++ b/kogito-springboot-examples/dmn-tracing-springboot/README.md @@ -108,6 +108,6 @@ Example response: ## Integration example with Trusty Service -When the tracing addon is enabled, the tracing events are emitted and pushed to a Kafka broker. The [Trusty Service](https://github.com/kiegroup/kogito-apps/tree/main/trusty) can consume such events and store them on a storage. The Trusty Service exposes then some api to consume the information that has been collected. +When the tracing addon is enabled, the tracing events are emitted and pushed to a Kafka broker. The [Trusty Service](https://github.com/apache/incubator-kie-kogito-apps/tree/main/trusty) can consume such events and store them on a storage. The Trusty Service exposes then some api to consume the information that has been collected. A `docker-compose` example is provided in the current folder. In particular, when `docker-compose up` is run, a Kafka broker, an Infinispan container and the nightly build of the trusty service are deployed. Once the services are up and running, after a decision has been evaluated, you can access the trusty service swagger at `localhost:8081/swagger-ui.html` and try to query what are the evaluations of the last day at `localhost:8081/v1/executions` for example. diff --git a/kogito-springboot-examples/dmn-tracing-springboot/operator/dmn-tracing-springboot.yaml b/kogito-springboot-examples/dmn-tracing-springboot/operator/dmn-tracing-springboot.yaml index 0a3742d67e..b4f32b7ed8 100644 --- a/kogito-springboot-examples/dmn-tracing-springboot/operator/dmn-tracing-springboot.yaml +++ b/kogito-springboot-examples/dmn-tracing-springboot/operator/dmn-tracing-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/dmn-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/flexible-process-springboot/operator/flexible-process-springboot.yaml b/kogito-springboot-examples/flexible-process-springboot/operator/flexible-process-springboot.yaml index d5ebc4dae7..617dad07df 100644 --- a/kogito-springboot-examples/flexible-process-springboot/operator/flexible-process-springboot.yaml +++ b/kogito-springboot-examples/flexible-process-springboot/operator/flexible-process-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/flexible-process-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/pmml-springboot-example/operator/pmml-springboot-example.yaml b/kogito-springboot-examples/pmml-springboot-example/operator/pmml-springboot-example.yaml index 39ca1a2da3..5e11bcb16c 100644 --- a/kogito-springboot-examples/pmml-springboot-example/operator/pmml-springboot-example.yaml +++ b/kogito-springboot-examples/pmml-springboot-example/operator/pmml-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-springboot-examples/pmml-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-business-rules-springboot/operator/process-business-rules-springboot.yaml b/kogito-springboot-examples/process-business-rules-springboot/operator/process-business-rules-springboot.yaml index 1270958458..94a013c1ee 100644 --- a/kogito-springboot-examples/process-business-rules-springboot/operator/process-business-rules-springboot.yaml +++ b/kogito-springboot-examples/process-business-rules-springboot/operator/process-business-rules-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-business-rules-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-infinispan-persistence-springboot/operator/process-infinispan-persistence-springboot.yaml b/kogito-springboot-examples/process-infinispan-persistence-springboot/operator/process-infinispan-persistence-springboot.yaml index 1b361628cb..87a711b76c 100644 --- a/kogito-springboot-examples/process-infinispan-persistence-springboot/operator/process-infinispan-persistence-springboot.yaml +++ b/kogito-springboot-examples/process-infinispan-persistence-springboot/operator/process-infinispan-persistence-springboot.yaml @@ -40,7 +40,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-infinispan-persistence-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-kafka-multi-springboot/operator/process-kafka-multi-springboot.yaml b/kogito-springboot-examples/process-kafka-multi-springboot/operator/process-kafka-multi-springboot.yaml index 7b2ac5ec84..96cbed36c3 100644 --- a/kogito-springboot-examples/process-kafka-multi-springboot/operator/process-kafka-multi-springboot.yaml +++ b/kogito-springboot-examples/process-kafka-multi-springboot/operator/process-kafka-multi-springboot.yaml @@ -40,7 +40,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-kafka-multi-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-kafka-quickstart-springboot/operator/process-kafka-quickstart-springboot.yaml b/kogito-springboot-examples/process-kafka-quickstart-springboot/operator/process-kafka-quickstart-springboot.yaml index 898353a7d0..f1d0005eed 100644 --- a/kogito-springboot-examples/process-kafka-quickstart-springboot/operator/process-kafka-quickstart-springboot.yaml +++ b/kogito-springboot-examples/process-kafka-quickstart-springboot/operator/process-kafka-quickstart-springboot.yaml @@ -40,7 +40,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-kafka-quickstart-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-mongodb-persistence-springboot/operator/process-mongodb-persistence-springboot.yaml b/kogito-springboot-examples/process-mongodb-persistence-springboot/operator/process-mongodb-persistence-springboot.yaml index 8f8f0c2357..a58205b2cb 100644 --- a/kogito-springboot-examples/process-mongodb-persistence-springboot/operator/process-mongodb-persistence-springboot.yaml +++ b/kogito-springboot-examples/process-mongodb-persistence-springboot/operator/process-mongodb-persistence-springboot.yaml @@ -35,7 +35,7 @@ spec: type: RemoteSource gitSource: contextDir: kogito-quarkus-examples/process-mongodb-persistence-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-outbox-mongodb-springboot/README.md b/kogito-springboot-examples/process-outbox-mongodb-springboot/README.md index cf375bf3e9..82624b5d82 100644 --- a/kogito-springboot-examples/process-outbox-mongodb-springboot/README.md +++ b/kogito-springboot-examples/process-outbox-mongodb-springboot/README.md @@ -36,7 +36,7 @@ curl -d '{"approver" : "john", "order" : {"orderNumber" : "12345", "shipped" : f -6. With the Kafka broker info from step 8, run the Kogito Data Index Service with MongoDB to consume Kafka messages: https://github.com/kiegroup/kogito-runtimes/wiki/Data-Index-Service +6. With the Kafka broker info from step 8, run the Kogito Data Index Service with MongoDB to consume Kafka messages: https://github.com/apache/incubator-kie-kogito-runtimes/wiki/Data-Index-Service 7. Shut down the cluster ```shell diff --git a/kogito-springboot-examples/process-rest-service-call-springboot/operator/process-service-rest-call-springboot.yaml b/kogito-springboot-examples/process-rest-service-call-springboot/operator/process-service-rest-call-springboot.yaml index 79c5dbe254..b9a4502582 100644 --- a/kogito-springboot-examples/process-rest-service-call-springboot/operator/process-service-rest-call-springboot.yaml +++ b/kogito-springboot-examples/process-rest-service-call-springboot/operator/process-service-rest-call-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-service-rest-call-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-scripts-springboot/operator/process-scripts-springboot.yaml b/kogito-springboot-examples/process-scripts-springboot/operator/process-scripts-springboot.yaml index 6c654c02f3..f211f37ec9 100644 --- a/kogito-springboot-examples/process-scripts-springboot/operator/process-scripts-springboot.yaml +++ b/kogito-springboot-examples/process-scripts-springboot/operator/process-scripts-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-scripts-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-service-calls-springboot/operator/process-service-calls-springboot.yaml b/kogito-springboot-examples/process-service-calls-springboot/operator/process-service-calls-springboot.yaml index 6913ca1b6f..ceda118127 100644 --- a/kogito-springboot-examples/process-service-calls-springboot/operator/process-service-calls-springboot.yaml +++ b/kogito-springboot-examples/process-service-calls-springboot/operator/process-service-calls-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-service-calls-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-springboot-example/operator/process-springboot-example.yaml b/kogito-springboot-examples/process-springboot-example/operator/process-springboot-example.yaml index b8a63fe28f..f4ecb08bbe 100644 --- a/kogito-springboot-examples/process-springboot-example/operator/process-springboot-example.yaml +++ b/kogito-springboot-examples/process-springboot-example/operator/process-springboot-example.yaml @@ -41,7 +41,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-timer-springboot/operator/process-timer-springboot.yaml b/kogito-springboot-examples/process-timer-springboot/operator/process-timer-springboot.yaml index 878a268e07..1b16eee740 100644 --- a/kogito-springboot-examples/process-timer-springboot/operator/process-timer-springboot.yaml +++ b/kogito-springboot-examples/process-timer-springboot/operator/process-timer-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-timer-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/operator/process-usertasks-lifecycle-springboot.yaml b/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/operator/process-usertasks-lifecycle-springboot.yaml index 68bbbf6936..4fadf4c42b 100644 --- a/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/operator/process-usertasks-lifecycle-springboot.yaml +++ b/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/operator/process-usertasks-lifecycle-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-usertasks-custom-lifecycle-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-usertasks-springboot/operator/process-usertasks-springboot.yaml b/kogito-springboot-examples/process-usertasks-springboot/operator/process-usertasks-springboot.yaml index feecb967ff..db8703b8a8 100644 --- a/kogito-springboot-examples/process-usertasks-springboot/operator/process-usertasks-springboot.yaml +++ b/kogito-springboot-examples/process-usertasks-springboot/operator/process-usertasks-springboot.yaml @@ -31,7 +31,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-usertasks-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/process-usertasks-with-security-springboot/operator/process-tasks-security-springboot.yaml b/kogito-springboot-examples/process-usertasks-with-security-springboot/operator/process-tasks-security-springboot.yaml index 4d77304697..62b0d1ee68 100644 --- a/kogito-springboot-examples/process-usertasks-with-security-springboot/operator/process-tasks-security-springboot.yaml +++ b/kogito-springboot-examples/process-usertasks-with-security-springboot/operator/process-tasks-security-springboot.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/process-usertasks-with-security-springboot - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/rules-legacy-springboot-example/operator/ruleunit-springboot-example.yaml b/kogito-springboot-examples/rules-legacy-springboot-example/operator/ruleunit-springboot-example.yaml index 869ceb3b4e..6df41d8093 100644 --- a/kogito-springboot-examples/rules-legacy-springboot-example/operator/ruleunit-springboot-example.yaml +++ b/kogito-springboot-examples/rules-legacy-springboot-example/operator/ruleunit-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/ruleunit-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/kogito-springboot-examples/ruleunit-springboot-example/operator/ruleunit-springboot-example.yaml b/kogito-springboot-examples/ruleunit-springboot-example/operator/ruleunit-springboot-example.yaml index 869ceb3b4e..6df41d8093 100644 --- a/kogito-springboot-examples/ruleunit-springboot-example/operator/ruleunit-springboot-example.yaml +++ b/kogito-springboot-examples/ruleunit-springboot-example/operator/ruleunit-springboot-example.yaml @@ -30,7 +30,7 @@ spec: # value: "my value" gitSource: contextDir: kogito-quarkus-examples/ruleunit-springboot-example - uri: 'https://github.com/kiegroup/kogito-examples' + uri: 'https://github.com/apache/incubator-kie-kogito-examples' # set your maven nexus repository to speed up the build time #mavenMirrorURL: --- diff --git a/pom.xml b/pom.xml index 5e6e95f023..672573bd75 100755 --- a/pom.xml +++ b/pom.xml @@ -76,14 +76,14 @@