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

JDR not collecting server manifest.yaml

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: