Skip to content

Commit 8687148

Browse files
committed
Fix for CLOUD-3918, EAP 7.4.0.Beta OpenShift images, remove microprofile scripts
1 parent bd2f47d commit 8687148

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jboss/container/eap/launch/added/launch/launch-config.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ CONFIG_SCRIPT_CANDIDATES=(
2828
$JBOSS_HOME/bin/launch/deploymentScanner.sh
2929
$JBOSS_HOME/bin/launch/ports.sh
3030
$JBOSS_HOME/bin/launch/access_log_valve.sh
31-
$JBOSS_HOME/bin/launch/mp-config.sh
32-
$JBOSS_HOME/bin/launch/tracing.sh
3331
$JBOSS_HOME/bin/launch/filters.sh
3432
$JBOSS_HOME/bin/launch/statefulset.sh
3533
/opt/run-java/proxy-options

0 commit comments

Comments
 (0)