-
Bug
-
Resolution: Done
-
Major
-
8.0.0.GA
-
False
-
None
-
False
-
-
-
-
-
-
-
-
Known Issue
-
-
jdr/src/main/java/org/jboss/as/jdr/plugins/AS7Plugin.java
@@ -64,6 +64,8 @@ public class AS7Plugin implements JdrPlugin { new CollectFiles("*/modules/system/*/.overlays/.overlays"), new CollectFiles("*/.installation/*.conf"), new CollectFiles("*/.installation/*.txt"), + new CollectFiles("*/.installation/*.yaml"), + new CollectFiles("*/.installation/*.xml"), new SystemProperties().sanitizer(systemPropertiesPasswordSanitizer), new DeploymentDependencies(), new LocalModuleDependencies()
- incorporates
-
WFLY-18972 JDR not collecting server manifest.yaml
- Closed
- is duplicated by
-
JBEAP-26509 JDR should collect .yaml files in the .installation folder
- Resolved
- is incorporated by
-
JBEAP-26770 (8.0.z) Upgrade EAP codebase to 8.0.3.GA-redhat-SNAPSHOT in EAP 8.0 Update 2
- Closed