You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "elharo (via GitHub)" <gi...@apache.org> on 2023/05/20 11:49:59 UTC

[GitHub] [maven-checkstyle-plugin] elharo opened a new pull request, #119: remove unnecessary code

elharo opened a new pull request, #119:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/119

   Maven conventions make PlexusTestCase.getBasedir() unnecessary. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-checkstyle-plugin] elharo merged pull request #119: remove unnecessary I/O indirections

Posted by "elharo (via GitHub)" <gi...@apache.org>.
elharo merged PR #119:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/119


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-checkstyle-plugin] elharo commented on pull request #119: remove unnecessary I/O indirections

Posted by "elharo (via GitHub)" <gi...@apache.org>.
elharo commented on PR #119:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/119#issuecomment-1556160776

   If you build with Maven, which this project does, they are. Possibly getBaseDir might be more useful if a project were setup using ant or something else that didn't follow Maven's source layout conventions. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org