Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18972

JDR not collecting server manifest.yaml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 32.0.0.Beta1, 32.0.0.Final
    • None
    • JDR
    • None

      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() 

            rhn-support-bmaxwell Brad Maxwell
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: