Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master de2d370db -> dd9f0c242


prevented execution of rat for non release


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/4fc388c7
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/4fc388c7
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/4fc388c7

Branch: refs/heads/master
Commit: 4fc388c732809ab9e2d25766562dfaff202c1260
Parents: bdf5bd3
Author: Alan R Williams <[email protected]>
Authored: Fri Mar 6 14:59:56 2015 +0000
Committer: Alan R Williams <[email protected]>
Committed: Fri Mar 6 14:59:56 2015 +0000

----------------------------------------------------------------------
 pom.xml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/4fc388c7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 33dc429..86f6e99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,15 +37,6 @@
                        <plugin>
                                <groupId>org.apache.rat</groupId>
                                <artifactId>apache-rat-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               <id>rat-checks</id>
-                                               <phase>verify</phase>
-                                               <goals>
-                                                       <goal>check</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
                                <configuration>
                                        
<useDefaultExcludes>true</useDefaultExcludes>
                                        <excludes>

Reply via email to