You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by cs...@apache.org on 2015/11/11 21:48:08 UTC

[1/2] incubator-apex-core git commit: let the checkstyle run during the default verify phase

Repository: incubator-apex-core
Updated Branches:
  refs/heads/devel-3 71ebf1724 -> a198a622f


let the checkstyle run during the default verify phase


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/eb46bfec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/eb46bfec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/eb46bfec

Branch: refs/heads/devel-3
Commit: eb46bfece818db24f474fef489586f57796d887d
Parents: b3863b2
Author: Chetan Narsude <ch...@apache.org>
Authored: Tue Nov 10 00:07:38 2015 -0800
Committer: Chetan Narsude <ch...@apache.org>
Committed: Tue Nov 10 00:10:22 2015 -0800

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/eb46bfec/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 89abc04..71d4683 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,7 +311,6 @@
           <executions>
             <execution>
               <id>checkstyle</id>
-              <phase>validate</phase>
               <goals>
                 <goal>check</goal>
               </goals>


[2/2] incubator-apex-core git commit: Merge branch 'checkstyle-3' into devel-3

Posted by cs...@apache.org.
Merge branch 'checkstyle-3' into devel-3


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/a198a622
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/a198a622
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/a198a622

Branch: refs/heads/devel-3
Commit: a198a622fd489a1b1ffd06339176d5c250c12030
Parents: 71ebf17 eb46bfe
Author: Chandni Singh <cs...@apache.org>
Authored: Wed Nov 11 12:47:11 2015 -0800
Committer: Chandni Singh <cs...@apache.org>
Committed: Wed Nov 11 12:47:11 2015 -0800

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/a198a622/pom.xml
----------------------------------------------------------------------