This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
The following commit(s) were added to refs/heads/master by this push: new 2fb5fc15 codecov-commenter => notifications 2fb5fc15 is described below commit 2fb5fc1537f3dc8392861dafed2ec1a8d4be6a35 Author: Sebb <s...@apache.org> AuthorDate: Fri Feb 3 16:42:27 2023 +0000 codecov-commenter => notifications --- .asf.yaml | 2 ++ jelly-tags/tag-checkstyle.xml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 6e1ba79c..f33c5ec5 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -25,3 +25,5 @@ notifications: jobs: notificati...@commons.apache.org issues_bot_dependabot: notificati...@commons.apache.org pullrequests_bot_dependabot: notificati...@commons.apache.org + issues_bot_codecov-commenter: notificati...@commons.apache.org + pullrequests_bot_codecov-commenter: notificati...@commons.apache.org diff --git a/jelly-tags/tag-checkstyle.xml b/jelly-tags/tag-checkstyle.xml index 4dfd22b9..8c4a03cd 100644 --- a/jelly-tags/tag-checkstyle.xml +++ b/jelly-tags/tag-checkstyle.xml @@ -31,7 +31,6 @@ limitations under the License. <property name="fileExtensions" value="java,xml"/> </module> <module name="TreeWalker"> - <property name="cacheFile" value="target/cachefile"/> <module name="AvoidStarImport"/> <module name="RedundantImport"/> <module name="UnusedImports"/>