Skip to content

Remove log files produced by integration test #2872

@ayanamist

Description

@ayanamist

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do (The steps to reproduce)?
    Run integration test mvn install -Pit-test first, then run mvn clean apache-rat:check, it's a common process to modify RocketMQ

  • What did you expect to see?
    Test passed

  • What did you see instead?
    rat check failed on file test/it_test.log which is created by integration test (test/src/test/resources/log4j.xml)

  1. Please tell us about your environment:
    Nothing specific.

  2. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
    Remove this file when mvn clean

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions