Skip to content

Commit

Permalink
[RHPAM-3025] Build RHPAM 7.8.0 Images (#356)
Browse files Browse the repository at this point in the history
Signed-off-by: David Ward <dward@redhat.com>
  • Loading branch information
errantepiphany authored Jul 16, 2020
1 parent 1273e3c commit f79813e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.8.0-monitoring-ee7.zip
md5: "2d977023f29865de3398374ed14eeec0"
md5: "a5fcb0e8a54ae623257a60e2b4799d42"
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.8.0-business-central-eap7-deployable.zip
md5: "79e109ec62181599acecae190b3e242c"
md5: "009ca90883bfda5ba37f3eef42c7f97d"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion controller/modules/controller/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhpam-7.8.0-add-ons.zip
md5: "ca39801974433c2d39d6b3f7f9ef9923"
md5: "2a0eb7f6222b6aec4acca6425281ae21"
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.3"
- name: "JBPM_WB_KIE_SERVER_BACKEND_JAR"
value: "jbpm-wb-kie-server-backend-7.39.0.Final-redhat-00001.jar"
value: "jbpm-wb-kie-server-backend-7.39.0.Final-redhat-00005.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.8.0-kie-server-ee8.zip
md5: "f3ecb9a70818432a540734f741744463"
md5: "813d63801e02686fcc7a05ece2a1f082"
- name: "BUSINESS_CENTRAL_DISTRIBUTION_ZIP"
target: "business_central_distribution.zip"
# rhpam-7.8.0-business-central-eap7-deployable.zip
md5: "79e109ec62181599acecae190b3e242c"
md5: "009ca90883bfda5ba37f3eef42c7f97d"
- name: "slf4j-simple.jar"
target: "slf4j-simple.jar"
# slf4j-simple-1.7.22.redhat-2.jar
Expand Down
2 changes: 1 addition & 1 deletion process-migration/modules/process-migration/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhpam-7.8.0-add-ons.zip
md5: "ca39801974433c2d39d6b3f7f9ef9923"
md5: "2a0eb7f6222b6aec4acca6425281ae21"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion smartrouter/modules/smartrouter/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhpam-7.8.0-add-ons.zip
md5: "ca39801974433c2d39d6b3f7f9ef9923"
md5: "2a0eb7f6222b6aec4acca6425281ae21"
run:
user: 185
cmd:
Expand Down

0 comments on commit f79813e

Please sign in to comment.