Repository: incubator-taverna-maven-parent Updated Branches: refs/tmp/3-incubating-SNAPSHOT [created] f9e049adc
test-commit (ignore) Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/commit/f9e049ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/f9e049ad Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/f9e049ad Branch: refs/tmp/3-incubating-SNAPSHOT Commit: f9e049adc3cc079b9efedbbea9cefcaa2ae85c7b Parents: affb92a Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Sep 26 15:10:52 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Sep 26 15:10:52 2016 +0100 ---------------------------------------------------------------------- checkstyle.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/f9e049ad/checkstyle.xml ---------------------------------------------------------------------- diff --git a/checkstyle.xml b/checkstyle.xml index 1f43dad..48774d8 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.2//EN" "http://www.puppycrawl.com/dtds/configuration_1_2.dtd"> - <module name="Checker"> <module name="TreeWalker"> <module name="LineLength">
