[
https://issues.redhat.com/browse/WFWIP-259?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFWIP-259:
----------------------------------------
[~jdenise] Please resolve this if done or move to CLOUD if not done. The WIP feature it
was reported against is merged.
Delete s2i-producers and s2i-universe project files during image
build
----------------------------------------------------------------------
Key: WFWIP-259
URL:
https://issues.redhat.com/browse/WFWIP-259
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Jan Blizňák
Assignee: Jean Francois Denise
Priority: Minor
These files seem to be not needed after image is built:
{code:java}
/opt/jboss/container/wildfly/s2i/galleon/provisioning/jboss-s2i-producers/
/opt/jboss/container/wildfly/s2i/galleon/provisioning/jboss-s2i-universe/
{code}
The artifacts themselves are already installed at galleon-m2-repository so these files ^
can be probably deleted during image build.
{code:java}
/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/universe/producer/s2i-producers/1.0.0.Final/
/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/universe/s2i-universe/1.0.0.Final/
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)