You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Optional, path to a bash script to execute once the maven repository has been unzipped. Script is called with path to maven repo as argument."
27
29
- name: GALLEON_S2I_FP_GROUP_ID
28
30
description: "Mandatory. groupid of s2i galleon feature-pack"
29
31
- name: GALLEON_S2I_FP_ARTIFACT_ID
30
32
description: "Mandatory. artifactid of s2i galleon feature-pack"
31
33
- name: GALLEON_VERSION
32
34
value: "4.2.4.Final"
33
35
- name: GALLEON_WILDFLY_VERSION
34
-
value: "4.2.4.Final"
36
+
value: "4.2.7.Final"
35
37
description: "Set to true to explicitly add org.wildfly:wildfly-datasources-galleon-pack to provisoned galleon feature-packs."
36
38
- name: GALLEON_S2I_PRODUCER_NAME
37
39
description: Mandatory. Name of the built feature-pack producer.
0 commit comments