You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by ch...@apache.org on 2015/09/28 20:18:35 UTC

[1/2] incubator-apex-core git commit: APEX-158 - buffer server tests intermittently fail. Temporarily disable testng provider while investigating why unit tests fail.

Repository: incubator-apex-core
Updated Branches:
  refs/heads/devel-3 8e49cfb1a -> 4adac06d3


APEX-158 - buffer server tests intermittently fail. Temporarily disable testng provider while investigating why unit tests fail.


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/9990e159
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/9990e159
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/9990e159

Branch: refs/heads/devel-3
Commit: 9990e159599998bb3a6f574c8b51a73d5eaf2c3a
Parents: 0a85586
Author: Vlad Rozov <v....@datatorrent.com>
Authored: Sat Sep 26 09:30:39 2015 -0700
Committer: Vlad Rozov <v....@datatorrent.com>
Committed: Sat Sep 26 09:30:39 2015 -0700

----------------------------------------------------------------------
 bufferserver/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/9990e159/bufferserver/pom.xml
----------------------------------------------------------------------
diff --git a/bufferserver/pom.xml b/bufferserver/pom.xml
index 1c5027f..bbd27f2 100644
--- a/bufferserver/pom.xml
+++ b/bufferserver/pom.xml
@@ -35,6 +35,7 @@
 
   <build>
     <plugins>
+      <!--
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
         <dependencies>
@@ -45,6 +46,7 @@
           </dependency>
         </dependencies>
       </plugin>
+      -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>


[2/2] incubator-apex-core git commit: Merge branch 'APEX-158' of github.com:vrozov/incubator-apex-core into vrozov-APEX-158

Posted by ch...@apache.org.
Merge branch 'APEX-158' of github.com:vrozov/incubator-apex-core into vrozov-APEX-158


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/4adac06d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/4adac06d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/4adac06d

Branch: refs/heads/devel-3
Commit: 4adac06d3d79e3731a86a958194fefea9cf69a9f
Parents: 8e49cfb 9990e15
Author: Chetan Narsude <ch...@datatorrent.com>
Authored: Mon Sep 28 11:17:26 2015 -0700
Committer: Chetan Narsude <ch...@datatorrent.com>
Committed: Mon Sep 28 11:17:26 2015 -0700

----------------------------------------------------------------------
 bufferserver/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------