-
Bug
-
Resolution: Done
-
Major
-
8.0 Update 1
-
False
-
None
-
False
-
-
-
-
-
-
-
-
-
.installation/installer-channels.yaml which is created when installing via jboss-eap-installation-manager results in wrong property name being used in the file:
--- schemaVersion: "2.0.0" name: "eap-8.0" repositories: - id: "mrrc" url: "https://maven.repository.redhat.com/ga/" manifest: maven: groupId: "org.jboss.eap.channels" artifactId: "eap-8.0" noStreamStrategy: "none"
noStreamStrategy should actually be resolve-if-no-stream
- is incorporated by
-
JBEAP-26933 (8.0.z) Upgrade wildfly-channel to 1.0.6.Final-redhat-00001
- Closed