Repository: commons-text
Updated Branches:
  refs/heads/master d4890a893 -> e0b744e52


pom.xml: add goals executed on travis as defaultGoal to make it easy to run the 
same checks locally


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/e0b744e5
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/e0b744e5
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/e0b744e5

Branch: refs/heads/master
Commit: e0b744e524d70b3d31ea26fde5f72195ed101986
Parents: d4890a8
Author: Pascal Schumacher <pascalschumac...@gmx.net>
Authored: Thu May 4 21:31:18 2017 +0200
Committer: Pascal Schumacher <pascalschumac...@gmx.net>
Committed: Thu May 4 21:31:18 2017 +0200

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/e0b744e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 750da98..87534ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,6 +150,7 @@
 
 
   <build>
+    <defaultGoal>clean test apache-rat:check clirr:check checkstyle:check 
findbugs:check javadoc:javadoc</defaultGoal>
     <pluginManagement>
       <plugins>
         <plugin>

Reply via email to