From de64a50f0bd022e0cf2f9f4e1942bf55e7ae6c2a Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 15 Jun 2010 08:00:29 +0000 Subject: Move rat plugin run to the distribution itest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954739 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/itest/distribution/legal-checks/pom.xml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'sca-java-2.x/trunk/itest') diff --git a/sca-java-2.x/trunk/itest/distribution/legal-checks/pom.xml b/sca-java-2.x/trunk/itest/distribution/legal-checks/pom.xml index 3be416937e..f5ea2d04b8 100644 --- a/sca-java-2.x/trunk/itest/distribution/legal-checks/pom.xml +++ b/sca-java-2.x/trunk/itest/distribution/legal-checks/pom.xml @@ -43,5 +43,28 @@ + + + org.apache.rat + apache-rat-plugin + 0.6 + + + + check + + + + + ../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir + false + + tuscany-sca-2.0-SNAPSHOT/CHANGES + **/MANIFEST.MF + tuscany-sca-2.0-SNAPSHOT/features/configuration/config.ini + + + + -- cgit v1.2.3