diff --git a/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions b/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions index ed2060aaa9a..68d7504d541 100644 --- a/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions +++ b/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions @@ -45,7 +45,7 @@ pipeline { CHROME_EXTENSION__manifestFile = 'manifest.prod.json' CHROME_EXTENSION__onlineEditorUrl = 'https://apache.github.io/incubator-kie-kogito-online' SWF_CHROME_EXTENSION__routerTargetOrigin = 'https://apache.github.io' - SWF_CHROME_EXTENSION__routerRelativePath = "kogito-online/swf-chrome-extension/${params.RELEASE_VERSION}" + SWF_CHROME_EXTENSION__routerRelativePath = "incubator-kie-kogito-online/swf-chrome-extension/${params.RELEASE_VERSION}" SWF_CHROME_EXTENSION__manifestFile = 'manifest.prod.json' RELEASE_ARTIFACTS_DIR = "${WORKSPACE}/release-artifacts" diff --git a/.github/actions/setup-env/action.yml b/.github/actions/setup-env/action.yml index d10f0cd9138..ba701e7e763 100644 --- a/.github/actions/setup-env/action.yml +++ b/.github/actions/setup-env/action.yml @@ -246,6 +246,11 @@ runs: libxml2-utils > /dev/null 2>&1 fi + - name: "Allow unprivileged user namespace (Ubuntu Only)" + if: runner.os == 'Linux' + shell: bash + run: sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 + - name: "Update bash for macOS (macOS Only)" shell: bash if: runner.os == 'macOS' diff --git a/.github/supporting-files/ci/partitions/partition1.txt b/.github/supporting-files/ci/partitions/partition1.txt index fbbd1566205..717676af4ef 100644 --- a/.github/supporting-files/ci/partitions/partition1.txt +++ b/.github/supporting-files/ci/partitions/partition1.txt @@ -1,4 +1,5 @@ -@kie-tools-examples/sonataflow-greeting-quarkus-example +@kie-tools-examples/sonataflow-greeting +@kie-tools-examples/serverless-workflow-editor-standalone-on-webapp @kie-tools/serverless-logic-web-tools-swf-builder-image @kie-tools/serverless-logic-web-tools @kie-tools/serverless-logic-web-tools-base-builder-image diff --git a/.rat-excludes b/.rat-excludes index 5e6e5f14ca3..5b3703d6da0 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -20,41 +20,41 @@ pnpm-lock.yaml pnpm-workspace.yaml # _intellij-project/maven-based-packages-@-kie-tools.iml maven-based-packages-@-kie-tools.iml -# examples/base64png-editor-vscode-extension/.vscodeignore +# examples/micro-frontends-multiplying-architecture-base64png-editor-vscode-extension/.vscodeignore .vscodeignore -# examples/commit-message-validation-service/go.mod +# examples/kie-sandbox-commit-message-validation-service/go.mod go.mod -# examples/commit-message-validation-service/go.sum +# examples/kie-sandbox-commit-message-validation-service/go.sum go.sum -# examples/drools-process-usertasks-quarkus-example/drools-process-usertasks-quarkus-example.iml -drools-process-usertasks-quarkus-example.iml -# examples/drools-process-usertasks-quarkus-example/src/main/docker/Dockerfile.jvm +# examples/process-user-tasks-subsystem/process-user-tasks-subsystem.iml +process-user-tasks-subsystem.iml +# examples/process-user-tasks-subsystem/src/main/docker/Dockerfile.jvm Dockerfile.jvm -# examples/drools-process-usertasks-quarkus-example/src/main/docker/Dockerfile.native +# examples/process-user-tasks-subsystem/src/main/docker/Dockerfile.native Dockerfile.native -# examples/jbpm-compact-architecture-example/.gitignore +# examples/process-compact-architecture/.gitignore .gitignore -# examples/jbpm-compact-architecture-example/jbpm-compact-architecture-quarkus-example.iml -jbpm-compact-architecture-quarkus-example.iml -# examples/jbpm-compact-architecture-example/docker-compose/startContainers.sh +# examples/process-compact-architecture/process-compact-architecture.iml +process-compact-architecture.iml +# examples/process-compact-architecture/docker-compose/startContainers.sh startContainers.sh -# examples/jbpm-compact-architecture-example/docker-compose/pgadmin/pgpass +# examples/process-compact-architecture/docker-compose/pgadmin/pgpass pgpass -# examples/jbpm-compact-architecture-example/docker-compose/sql/init.sql +# examples/process-compact-architecture/docker-compose/sql/init.sql init.sql -# examples/ping-pong-view-angular/src/assets/.gitkeep +# examples/micro-frontends-multiplying-architecture-ping-pong-view-in-angular/src/assets/.gitkeep .gitkeep -# examples/sonataflow-greeting-quarkus-example/sonataflow-greeting-quarkus-example.iml -sonataflow-greeting-quarkus-example.iml -# examples/todo-list-view-vscode-extension/.vscodeignore +# examples/sonataflow-greeting/sonataflow-greeting.iml +sonataflow-greeting.iml +# examples/micro-frontends-multiplying-architecture-todo-list-view-vscode-extension/.vscodeignore .vscodeignore -# examples/webapp/static/examples/dorinha.base64png +# examples/micro-frontends-multiplying-architecture-base64png-editor-on-webapp/static/examples/dorinha.base64png dorinha.base64png -# examples/webapp/static/examples/luiz.base64png +# examples/micro-frontends-multiplying-architecture-base64png-editor-on-webapp/static/examples/luiz.base64png luiz.base64png -# examples/webapp/static/examples/sample.base64png +# examples/micro-frontends-multiplying-architecture-base64png-editor-on-webapp/static/examples/sample.base64png sample.base64png -# examples/webapp/static/examples/tiago.base64png +# examples/micro-frontends-multiplying-architecture-base64png-editor-on-webapp/static/examples/tiago.base64png tiago.base64png # packages/bpmn-marshaller/src/schemas/bpmn-2_0/BPMN20.xsd BPMN20.xsd @@ -1022,8 +1022,6 @@ Base64Util.java TimeUnit.java # packages/stunner-editors/errai-common/src/main/java/org/jboss/errai/common/compat/README.eclipse README.eclipse -# packages/stunner-editors/errai-common/src/main/java/org/jboss/errai/common/compat/javax/annotation/processing/Generated.java -Generated.java # packages/stunner-editors/errai-common/src/main/resources/META-INF/ErraiApp.properties ErraiApp.properties # packages/stunner-editors/errai-common/src/test/resources/ErraiApp.properties diff --git a/LICENSE b/LICENSE index 0eaebabe635..b15ffa1d212 100644 --- a/LICENSE +++ b/LICENSE @@ -663,45 +663,6 @@ for packages/stunner-editors/errai-javax-enterprise/src/main/java/javax/enterpri Copyright 2010, Red Hat, Inc., and individual contributors Licensed under the Apache License, Version 2.0 ----------------------------------------------------------------------------------------------------------------------------------- -for packages/stunner-editors/errai-common/src/main/java/org/jboss/errai/common/compat/javax/annotation/processing/Generated.java - -Copyright (c) 2005-2013 Oracle and/or its affiliates. All rights reserved. - -The contents of this file are subject to the terms of either the GNU -General Public License Version 2 only ("GPL") or the Common Development -and Distribution License("CDDL") (collectively, the "License"). You -may not use this file except in compliance with the License. You can -obtain a copy of the License at -https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html -or packager/legal/LICENSE.txt. See the License for the specific -language governing permissions and limitations under the License. - -When distributing the software, include this License Header Notice in each -file and include the License file at packager/legal/LICENSE.txt. - -GPL Classpath Exception: -Oracle designates this particular file as subject to the "Classpath" -exception as provided by Oracle in the GPL Version 2 section of the License -file that accompanied this code. - -Modifications: -If applicable, add the following below the License Header, with the fields -enclosed by brackets [] replaced by your own identifying information: -"Portions Copyright [year] [name of copyright owner]" - -Contributor(s): -If you wish your version of this file to be governed by only the CDDL or -only the GPL Version 2, indicate your decision by adding "[Contributor] -elects to include this software in this distribution under the [CDDL or GPL -Version 2] license." If you don't indicate a single choice of license, a -recipient has the option to distribute your version of this file under -either the CDDL, the GPL Version 2 or to extend the choice of license to -its licensees as provided above. However, if you add GPL Version 2 code -and therefore, elected the GPL Version 2 license, then the option applies -only if the new code is made subject to such option by the copyright -holder. - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- for packages/dashbuilder/appformer/uberfire-workbench/uberfire-workbench-client-views-patternfly/src/main/resources/org/uberfire/client/views/static/jquery-ui/jquery-ui.min.js packages/dashbuilder/appformer/uberfire-workbench/uberfire-workbench-client-views-patternfly/src/main/resources/org/uberfire/client/views/static/jquery-ui/jquery-ui.min.css diff --git a/_intellij-project/.idea/misc.xml b/_intellij-project/.idea/misc.xml index ba7d67621f7..152bd7cf6f1 100644 --- a/_intellij-project/.idea/misc.xml +++ b/_intellij-project/.idea/misc.xml @@ -4,7 +4,7 @@