blob: 0db75ec9db7def941ec269855fff6cb6843b9dab [file] [log] [blame]
<?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 check-license" location="jar:file:/Users/lathish/.m2/repository/org/onap/oparent/checkstyle/1.1.1/checkstyle-1.1.1.jar!/onap-checkstyle/check-license.xml" type="remote" description="maven-checkstyle-plugin configuration check-license">
<property name="checkstyle.header.file" value="/Users/lathish/Documents/workspace/ccsdk-oran/.metadata/.plugins/org.eclipse.core.resources/.projects/rapp-manager/com.basistech.m2e.code.quality.checkstyleConfigurator/checkstyle-header-check-license.txt"/>
<property name="checkstyle.cache.file" value="${project_loc}/target/checkstyle-cachefile"/>
</local-check-config>
<local-check-config name="maven-checkstyle-plugin check-style" location="jar:file:/Users/lathish/.m2/repository/org/onap/oparent/checkstyle/1.1.1/checkstyle-1.1.1.jar!/onap-checkstyle/onap-java-style.xml" type="remote" description="maven-checkstyle-plugin configuration check-style">
<property name="checkstyle.header.file" value="/Users/lathish/Documents/workspace/ccsdk-oran/.metadata/.plugins/org.eclipse.core.resources/.projects/rapp-manager/com.basistech.m2e.code.quality.checkstyleConfigurator/checkstyle-header-check-style.txt"/>
<property name="checkstyle.cache.file" value="${project_loc}/target/checkstyle-cachefile"/>
</local-check-config>
<fileset name="java-sources-check-license" enabled="true" check-config-name="maven-checkstyle-plugin check-license" local="true">
<file-match-pattern match-pattern="^src/test/java/.*\/.*\.java" include-pattern="true"/>
<file-match-pattern match-pattern="^src/main/java/.*\/.*\.java" include-pattern="true"/>
</fileset>
<fileset name="java-sources-check-style" enabled="true" check-config-name="maven-checkstyle-plugin check-style" local="true">
<file-match-pattern match-pattern="^src/test/java/.*\/.*\.java" include-pattern="true"/>
<file-match-pattern match-pattern="^src/main/java/.*\/.*\.java" include-pattern="true"/>
<file-match-pattern match-pattern="^src/main/java/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/main/resources.*\.properties" include-pattern="true"/>
<file-match-pattern match-pattern="^src/test/resources.*\.properties" include-pattern="true"/>
</fileset>
</fileset-config>