Skip to content

Commit

Permalink
[KIECLOUD-371] - Update 7.7.x branch with the CR2 binaries (#273)
Browse files Browse the repository at this point in the history
Signed-off-by: spolti <fspolti@redhat.com>
  • Loading branch information
spolti authored Mar 4, 2020
1 parent 3fc5f53 commit 4c8c5af
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ artifacts:
- name: "BUSINESS_CENTRAL_MONITORING_DISTRIBUTION_ZIP"
target: "business_central_monitoring_distribution.zip"
# rhpam-7.7.0-monitoring-ee7.zip
md5: "5787c10d7ed62f8b83eb24af97a36e12"
md5: "bf37681813637ea6fd891104cc74f907"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion businesscentral/modules/businesscentral/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ artifacts:
- name: "BUSINESS_CENTRAL_DISTRIBUTION_ZIP"
target: "business_central_distribution.zip"
# rhpam-7.7.0-business-central-eap7-deployable.zip
md5: "5e64aaa64ad768858bab1d92f211c025"
md5: "063fd5385273e5bcd1d21759048bdc43"
run:
user: 185
cmd:
Expand Down
4 changes: 2 additions & 2 deletions controller/modules/controller/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ envs:
artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhpam-7.6.0-add-ons.zip
md5: "7edf77c5acc552693ae37c94041b1b18"
# rhpam-7.7.0-add-ons.zip
md5: "fa78ade6173f981deae9cccb31502a90"
run:
user: 185
cmd:
Expand Down
6 changes: 3 additions & 3 deletions kieserver/modules/kieserver/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ envs:
- name: "BUSINESS_CENTRAL_DISTRIBUTION_EAP"
value: "jboss-eap-7.2"
- name: "JBPM_WB_KIE_SERVER_BACKEND_JAR"
value: "jbpm-wb-kie-server-backend-7.33.0.Final-redhat-00001.jar"
value: "jbpm-wb-kie-server-backend-7.33.0.Final-redhat-00002.jar"
# remember to also update "JBPM_WB_KIE_SERVER_BACKEND_JAR" value
artifacts:
- name: "KIE_SERVER_DISTRIBUTION_ZIP"
target: "kie_server_distribution.zip"
# rhpam-7.7.0-kie-server-ee8.zip
md5: "2a6b9893cf365c2e5ea04f846459796a"
md5: "55a0a80f1f397224ff3a61801d979df0"
- name: "BUSINESS_CENTRAL_DISTRIBUTION_ZIP"
target: "business_central_distribution.zip"
# rhpam-7.7.0-business-central-eap7-deployable.zip
md5: "5e64aaa64ad768858bab1d92f211c025"
md5: "063fd5385273e5bcd1d21759048bdc43"
- name: "slf4j-simple.jar"
target: "slf4j-simple.jar"
# slf4j-simple-1.7.22.redhat-2.jar
Expand Down
4 changes: 2 additions & 2 deletions process-migration/modules/process-migration/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ ports:
artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhpam-7.7.0.PAM-redhat-20200210-add-ons.zip
md5: "095fecb6fcf88c328c92341e0aa3b39b"
# rhpam-7.7.0-add-ons.zip
md5: "fa78ade6173f981deae9cccb31502a90"
run:
user: 185
cmd:
Expand Down
4 changes: 2 additions & 2 deletions smartrouter/modules/smartrouter/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ ports:
artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhpam-7.6.0-add-ons.zip
md5: "7edf77c5acc552693ae37c94041b1b18"
# rhpam-7.7.0-add-ons.zip
md5: "fa78ade6173f981deae9cccb31502a90"
run:
user: 185
cmd:
Expand Down

0 comments on commit 4c8c5af

Please sign in to comment.