<?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-report" location="jar:file:/home/kpiwko/.m2/repository/org/jboss/aerogear/aerogear-misc/0.1.2/aerogear-misc-0.1.2.jar!/checkstyle-rules.xml" type="remote" description="maven-checkstyle-plugin configuration checkstyle-report">
    <property name="checkstyle.cache.file" value="${project_loc}/target/checkstyle-cachefile"/>
    <property name="checkstyle.header.file" value="/home/kpiwko/devel/mobile/upstream/aerogear-testing-tools/aerogear-ups-rest-api/target/checkstyle-header-checkstyle-report.txt"/>
  </local-check-config>
  <fileset name="java-sources-checkstyle-report" enabled="true" check-config-name="maven-checkstyle-plugin checkstyle-report" 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-config>
