From 104259291148b2cf5f0f3f7bc8795089cc1cb32c Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Mon, 10 Dec 2012 13:09:34 +0200 Subject: Checkstyle for Vaadin #9065 * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d --- ivy-taskdefs.xml | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'ivy-taskdefs.xml') diff --git a/ivy-taskdefs.xml b/ivy-taskdefs.xml index ccc4d75bcf..64d5ec1be1 100644 --- a/ivy-taskdefs.xml +++ b/ivy-taskdefs.xml @@ -1,18 +1,24 @@ - - - - - + xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd"> + + + + - + - - - - + + + + + -- cgit v1.2.3