Fix headerFile location in Checkstyle configuration
---------------------------------------------------

                 Key: CODEC-67
                 URL: https://issues.apache.org/jira/browse/CODEC-67
             Project: Commons Codec
          Issue Type: Task
    Affects Versions: 1.3
            Reporter: Benjamin Bentmann
            Priority: Trivial


Relative paths are resolved against the current working directory which might 
be anything (e.g. an IDE's installation directory) and not necessarily the 
project's base directory. Therefore, the path should to the header file be 
qualified with "${basedir}".

Searching {{commons/trunks-proper}} reveals about 9 other {{checkstyle.xml} 
files that suffer from the same problem...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to