Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.0.x] NO_ISSUE: Try to update docs to 10.0.0 #4538

Open
wants to merge 22 commits into
base: 10.0.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

If either of the two badges above are not green, please get in contact with engineering: some document might no longer be aligned.

# Kogito documentation
# jBPM documentation
domhanak marked this conversation as resolved.
Show resolved Hide resolved

<p align="center"><img width=55% height=55% src="_images/logos/kogitoLogo.png"_></p>

Expand Down
14 changes: 7 additions & 7 deletions _artifacts/document-attributes-kogito-comm.adoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// Do NOT delete repeated or superfluous variables unless the same can be deleted from all other attributes docs (for DM, PAM, jBPM, etc.). All attributes here are in use in product docs at this time, and as we single source, we need those same variables to render appropriately for Drools. But do please correct and add info where necessary. (Stetson, 2 Aug 2018)

:PRODUCT: Kogito
:PRODUCT_SHORT: Kogito
:PRODUCT_INIT: kogito
:PRODUCT_INIT_CAP: KOGITO
:PRODUCT_INIT_BA: kogito
:PRODUCT_INIT_CAP_BA: KOGITO
:URL_COMPONENT_PRODUCT: kogito
:PRODUCT: jBPM
:PRODUCT_SHORT: jBPM
:PRODUCT_INIT: jBPM
:PRODUCT_INIT_CAP: JBPM
:PRODUCT_INIT_BA: jbpm
:PRODUCT_INIT_CAP_BA: JBPM
:URL_COMPONENT_PRODUCT: jbpm
:PRODUCT_VERSION: {COMMUNITY_VERSION}
:PRODUCT_VERSION_LONG: {COMMUNITY_VERSION_LONG}

Expand Down
29 changes: 8 additions & 21 deletions _artifacts/document-attributes-kogito-ent.adoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// Do NOT delete repeated or superfluous variables unless the same can be deleted from all other attributes docs (for DM, PAM, jBPM, etc.). All attributes here are in use in product docs at this time, and as we single source, we need those same variables to render appropriately for Drools. But do please correct and add info where necessary. (Stetson, 2 Aug 2018)

:PRODUCT: Kogito
:PRODUCT_SHORT: Kogito
:PRODUCT_INIT: kogito
:PRODUCT_INIT_CAP: KOGITO
:PRODUCT_INIT_BA: kogito
:PRODUCT_INIT_CAP_BA: KOGITO
:URL_COMPONENT_PRODUCT: kogito
:PRODUCT: jBPM
:PRODUCT_SHORT: jBPM
:PRODUCT_INIT: jbpm
:PRODUCT_INIT_CAP: JBPM
:PRODUCT_INIT_BA: jbpm
:PRODUCT_INIT_CAP_BA: JBPM
:URL_COMPONENT_PRODUCT: jbpm
:PRODUCT_VERSION: {ENTERPRISE_VERSION}
:PRODUCT_VERSION_LONG: {ENTERPRISE_VERSION_LONG}

Expand All @@ -24,18 +24,5 @@
:URL_CREATING_RUNNING: {URL_BASE}/creating_and_running_your_first_{PRODUCT_INIT}_services
:URL_DECISION_SERVICES: {URL_BASE}/developing_decision_services_with_{PRODUCT_INIT}
:URL_PROCESS_SERVICES: {URL_BASE}/developing_process_services_with_{PRODUCT_INIT}
:URL_CONFIGURING_KOGITO: {URL_BASE}/configuring_{PRODUCT_INIT}_supporting_services_and_runtime_capabilities
:URL_CONFIGURING_JBPM: {URL_BASE}/configuring_{PRODUCT_INIT}_supporting_services_and_runtime_capabilities
:URL_ORCHESTRATING_SERVICES: {URL_BASE}/orchestrating_microservices_with_serverless_workflow_in_{PRODUCT_INIT}

////
// URL components for Dev Preview (FTP)
:URL_BASE: ftp://partners.redhat.com/f1b4846876232d22082b7f2d5c5d3b7b/kogito/devpreview2/documentation

// URLs for titles for Dev Preview (FTP)
:URL_RELEASE_NOTES: {URL_BASE}/Kogito-0.12-Release_notes_for_Kogito_0.12-en-US.pdf
:URL_CREATING_RUNNING: {URL_BASE}/Kogito-0.12-Creating_and_running_your_first_Kogito_services-en-US.pdf
:URL_DECISION_SERVICES: {URL_BASE}/Kogito-0.12-Developing_decision_services_with_Kogito-en-US.pdf
:URL_PROCESS_SERVICES: {URL_BASE}/Kogito-0.12-Developing_process_services_with_Kogito-en-US.pdf
:URL_CONFIGURING_KOGITO: {URL_BASE}/Kogito-0.12-Configuring_Kogito_supporting_services_and_runtime_capabilities-en-US.pdf
:URL_ORCHESTRATING_SERVICES: {URL_BASE}/Kogito-0.12-Orchestrating_microservices_with_Serverless_Workflow_in_Kogito-en-US.pdf
////
14 changes: 5 additions & 9 deletions _artifacts/document-attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

:REBUILT: Tuesday, March 22, 2020
:REBUILT: September 22, 2024

:COMMUNITY_VERSION: 1.43
:COMMUNITY_VERSION: 10.0
:ENTERPRISE_VERSION: {COMMUNITY_VERSION}
:ENTERPRISE_VERSION_LONG: {COMMUNITY_VERSION}.0
:COMMUNITY_VERSION_LONG: {COMMUNITY_VERSION}.0
:COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}.Final
:COMMUNITY_VERSION_BRANCH: main-kogito
:COMMUNITY_VERSION_BRANCH: 10.0.x

:PRODUCT_FILE: {PRODUCT_INIT}-{ENTERPRISE_VERSION_LONG}
:PRODUCT_FILE_BA: {PRODUCT_INIT_BA}-{ENTERPRISE_VERSION_LONG}
Expand All @@ -16,8 +16,8 @@

// Maven info, from https://mvnrepository.com (public repo) or https://repository.jboss.org/nexus/index.html#welcome (Nexus repo)
ifdef::KOGITO-ENT[]
:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}-redhat-00002
:BOM_VERSION: {ENTERPRISE_VERSION_LONG}.redhat-00002
:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}
:BOM_VERSION: {ENTERPRISE_VERSION_LONG}
endif::[]
ifdef::KOGITO-COMM[]
:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}
Expand Down Expand Up @@ -60,10 +60,6 @@ endif::[]
:asciidoc-dir: ../

// Product and component names
:PRODUCT_PAM: Red Hat Process Automation Manager
:PRODUCT_DM: Red Hat Decision Manager
:PRODUCT_BO: Red Hat Business Optimizer
:PRODUCT_BA: Red Hat Business Automation
:PRODUCT_DROOLS: Drools
:PRODUCT_JBPM: jBPM
:PRODUCT_OP: OptaPlanner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-docs-guides</artifactId>
<version>7.75.0-SNAPSHOT</version>
<artifactId>apache-kie-jbpm-guides</artifactId>
<version>10.0.0</version>
</parent>

<groupId>org.kie.kogito</groupId>
<artifactId>kogito-docs</artifactId>
<version>1.44.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>KIE :: Kogito Documentation</name>
<description>Kogito Documentation</description>
<name>Apache KIE :: jBPM Documentation</name>
<description>jBPM Documentation</description>

<properties>
<java.module.name>org.kie.kogito.docs</java.module.name>
<java.module.name>org.kie.jbpm.docs</java.module.name>
</properties>

<build>
Expand Down Expand Up @@ -100,7 +100,7 @@
<configuration>
<target>
<mkdir dir="${project.build.directory}/download/DMN" />
<get src="https://raw.githubusercontent.com/kiegroup/drools/main/kie-dmn/ref-dmn-feel-builtin-functions.adoc"
<get src="https://raw.githubusercontent.com/apache/incubator-kie-drools/10.0.x/kie-dmn/kie-dmn-feel/ref-dmn-feel-builtin-functions.adoc"
dest="${project.build.directory}/download/DMN/ref-dmn-feel-builtin-functions.adoc"
verbose="true"
usetimestamp="false"/>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading