Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Bump actions/cache from 2.1.7 to 3 #140
- Loading branch information
1 parent
d372b29
commit 38e4fe978fa82ea285e03a02ce0b4da09fc6f679
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,15 @@ | ||
<?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 validate-main" location="file:/C:/d3vsrc/git/apache/commons-fileupload/src/checkstyle/fileupload_checks.xml" type="remote" description="maven-checkstyle-plugin configuration validate-main"> | ||
<property name="checkstyle.header.file" value="C:\Users\ggregory\ew-apache-commons\.metadata\.plugins\org.eclipse.core.resources\.projects\commons-fileupload2\com.basistech.m2e.code.quality.checkstyleConfigurator\checkstyle-header-validate-main.txt"/> | ||
<property name="checkstyle.cache.file" value="${project_loc}/target/checkstyle-cachefile"/> | ||
<property name="checkstyle.suppressions.file" value="C:\Users\ggregory\ew-apache-commons\.metadata\.plugins\org.eclipse.core.resources\.projects\commons-fileupload2\com.basistech.m2e.code.quality.checkstyleConfigurator\checkstyle-suppressions-validate-main.xml"/> | ||
</local-check-config> | ||
<fileset name="java-sources-validate-main" enabled="true" check-config-name="maven-checkstyle-plugin validate-main" local="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="^.*\.properties" include-pattern="true"/> | ||
<file-match-pattern match-pattern="^src/test/resources.*\.properties" include-pattern="true"/> | ||
</fileset> | ||
</fileset-config> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters