Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-234

Add test logging back to modules

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0
    • Tests
    • None

    Description

      Commit db06634 removed the slf4j-log4j12 dependency from the parent pom, so now we no longer have test logging easily available. This makes it difficult to debug various failing tests.

              <dependency>
                  <groupId>org.slf4j</groupId>
                  <artifactId>slf4j-log4j12</artifactId>
                  <scope>test</scope>
              </dependency>
      

      Attachments

        Activity

          People

            mdrob Mike Drob
            mdrob Mike Drob
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: