Uploaded image for project: 'Commons Logging'
  1. Commons Logging
  2. LOGGING-46

build.xml line 252 references file `LICENSE' in wrong place

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Nightly Builds
    • 1.0.3
    • None
    • Operating System: Linux
      Platform: Other

    • 14536

    Description

      The build was failing, because it couldn't find LICENSE.txt. There is no
      ``LICENSE.txt'', but a text file ``LICENSE''.

      I changed line 252 to read:

      <copy file="./LICENSE.txt"

      instead of:

      <copy file="../LICENSE"

      And the build finished. Pretty simple and also minor.

      Attachments

        Activity

          People

            Unassigned Unassigned
            milkfilk@yahoo.com chris dillon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: