roxspring opened a new pull request #6: URL: https://github.com/apache/maven-filtering/pull/6
- Removed `filterFile(..)` method in favour of using the duplicate logic in the shared `FileUtils`. - Removed `getFileWriter(..)`as it was no longer used. - Removed `getFileReader(..)`as it was no longer used. This should allow us to benefit from improvements to be made in `FileUtils`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
