-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The org.jboss.as.product module has no artifact, but pretends it does by having a 'dir/META-INF' resource entry. JBoss Modules treats that dir as a classloading resource, so from an external POV it works just like a META-INF dir in a jar.
If we use an artifact instead, then this data can be overridden by a WildFly Channel. This will allow the channel to control things like the reported version.
- clones
-
JBEAP-26534 Add tests that a channel override of the product conf jar controls the reported name/version
- Pull Request Sent
- is cloned by
-
JBEAP-26314 Allow channel-based overriding of the org.jboss.as.product data
- Closed