-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
-
-
-
-
-
https://github.com/jboss-openshift/cct_module/pull/273, https://github.com/jboss-container-images/jboss-datagrid-7-openshift-image/pull/87, https://github.com/jboss-container-images/jboss-jdv-modules/pull/6, https://github.com/jboss-container-images/jboss-datavirt-6-openshift-image/pull/60, https://github.com/jboss-container-images/redhat-openjdk-18-openshift-image/pull/32, https://github.com/jboss-container-images/jboss-kieserver-6-openshift-image/pull/48, https://github.com/jboss-container-images/jboss-kie-modules/pull/84, https://github.com/jboss-openshift/cct_module/pull/298, https://github.com/jboss-container-images/jboss-amq-6-openshift-image/pull/60
-
CLOUD Maintenance Sprint 28
We've got a couple different, identical, jboss-settings.xml files:
cct_module/jboss-maven/added/jboss-settings.xml
cct_module/os-java-s2i/added/s2i/jboss-settings.xml
That get configured by a couple different ways.
The first way is for s2i builds. And if you include the s2i modules, this is common.sh script is available to you during assembly:
cct_module/blob/master/s2i-common/common.sh
cct_module/blob/master/os-jws-s2i/added/s2i/assemble
cct_module/blob/master/os-java-s2i/added/s2i/assemble
cct_module/blob/master/os-eap-s2i/added/s2i/assemble
jboss-kie-modules/os.kieserver.s2i/added/s2i/assemble
The other way is for business central, decision central, and kieserver (in realtime decision server, intelligent process server, and bpmsuite business central and kieserver):
cct_module/os-eap-launch/added/launch/maven-repos.sh
The functionality of these two scripts, and anything else maven settings configuration-wise, should be combined into a single cct_module.
The reason not everything can move into the os-java-s2i module is that not all images (like business central or decision central) use s2i, and thus don't include that module.
And the maven-repos.sh script isn't really specific to eap, so shouldn't live in the os-eap-launch module.
As long as all places that need this functionality (either in s2i phase or launch phase) specify this module, then they will have access to the combined functionality.
- blocks
-
CLOUD-2293 Release OpenJDK community images
- Closed
-
CLOUD-2867 Create an OpenJDK 8/RHEL 8/X86_64 image
- Closed
-
CLOUD-2868 Create an OpenJDK 11/RHEL 8/x86_64 container image
- Closed
-
CLOUD-2869 Create an OpenJDK 11/ RHEL 7/ X86_64 container image.
- Closed
- is related to
-
RHPAM-1536 kieserver environment needs updating upon upgrade to CE sprint-24
- Closed
- relates to
-
CLOUD-2465 Allow custom location for local maven repository
- Closed
-
CLOUD-2997 [tracker] [JWS31] Sprint 25 release
- Closed