This is an automated email from the ASF dual-hosted git repository. mmoser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git
The following commit(s) were added to refs/heads/master by this push: new 4bafa97 Removed checkstyle file 4bafa97 is described below commit 4bafa97e98eb4eae39fa1321e8cfba411c1fd17c Author: Manfred Moser <manf...@simpligility.com> AuthorDate: Sun Nov 26 13:18:19 2017 -0800 Removed checkstyle file Signed-off-by: Manfred Moser <manf...@simpligility.com> Signed-off-by: Manfred Moser <mmo...@apache.org> --- .checkstyle | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.checkstyle b/.checkstyle deleted file mode 100644 index c082db5..0000000 --- a/.checkstyle +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false"> - <local-check-config name="maven-checkstyle-plugin checkstyle-check" location="jar:file:/home/manfred/.m2/repository/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml" type="remote" description="maven-checkstyle-plugin configuration checkstyle-check"> - <property name="checkstyle.cache.file" value="${project_loc}/target/checkstyle-cachefile"/> - <property name="checkstyle.header.file" value="/media/sf_tools/oxygen-workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/maven-resolver-ant-tasks/com.basistech.m2e.code.quality.checkstyleConfigurator/checkstyle-header-checkstyle-check.txt"/> - </local-check-config> - <fileset name="java-sources-checkstyle-check" enabled="true" check-config-name="maven-checkstyle-plugin checkstyle-check" local="true"> - <file-match-pattern match-pattern="^src/main/java/.*\.java" include-pattern="true"/> - <file-match-pattern match-pattern="^src/main/java.*\.java" include-pattern="true"/> - <file-match-pattern match-pattern="^src/main/resources/.*\.properties" include-pattern="true"/> - <file-match-pattern match-pattern="^src/test/resources/.*\.properties" include-pattern="true"/> - </fileset> -</fileset-config> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].