Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23877

Incorrect version of eap-s2i-galleon-pack artifact in EAP XP3 and XP4 image

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • EAP-XP-4.0.0.CR1
    • OpenShift
    • None
    • False
    • None
    • False

    Description

      EAP XP 4 image

      registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-eap-xp4-openjdk11-openshift-rhel8:4.0-20

      based on EAP 7.4.6 contains wrong version of the eap-s2i-galleon-pack:

      /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/eap/galleon/s2i/eap-s2i-galleon-pack/3.0.0.Final/eap-s2i-galleon-pack-3.0.0.Final.pom

      The correct version sould be 4.0.0.Final as it was in the previous image version 4.0-19.

      Because galleon defines artifact version as

       /opt/jboss/container/wildfly/s2i/galleon/provisioning/pom.xml:        <version.s2i.fp>${env.S2I_FP_VERSION}</version.s2i.fp>

      and the S2I_FP_VERSION environment variable is also incorrectly defined. It should be 4.0.0.Final, but instead is using a WF version 23.0.0.Final

      The same issue with S2I_FP_VERSION also occurs in XP3:

      podman run -it registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-eap-xp3-openjdk11-openshift-rhel8:3.0-19 bash
      [jboss@6ca669f574d6 ~]$ echo $S2I_FP_VERSION 
      23.0.0.Final
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dcihak@redhat.com Daniel Cihak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: