Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0
    • None
    • None

    Description

      The src/main/resources directory currently contains a copy of the bla.zip file from src/test/resources. The test file most likely should not be included in the resulting commons-compress jar file. In fact it doesn't since the commons-parent:11 parent POM overrides the default resources settings, but it's still confusing to have the test file under src/main.

      I would simply remove the entire src/main/resources directory as we're not using it for anything and the current Maven settings won't use the directory in any case.

      Attachments

        Activity

          sebb Sebb added a comment -

          Tests work without this, so removed as suggested

          commit -m "COMPRESS-53 Remove src/main/resources"
          Committed revision 758683.

          sebb Sebb added a comment - Tests work without this, so removed as suggested commit -m " COMPRESS-53 Remove src/main/resources" Committed revision 758683.

          People

            Unassigned Unassigned
            jukkaz Jukka Zitting
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: