You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gossip.apache.org by ec...@apache.org on 2017/01/05 01:24:02 UTC

[01/10] incubator-gossip git commit: [maven-release-plugin] prepare release gossip-0.1.0-incubating

Repository: incubator-gossip
Updated Branches:
  refs/heads/master 0bdf2f692 -> 6720f35be


[maven-release-plugin] prepare release gossip-0.1.0-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/0d209911
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/0d209911
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/0d209911

Branch: refs/heads/master
Commit: 0d209911a6f1abc0fddc66dcd7ff85f34ec3c114
Parents: 78fc5a0
Author: Edward Capriolo <ed...@gmail.com>
Authored: Wed Nov 9 14:12:06 2016 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Wed Nov 9 14:12:06 2016 -0500

----------------------------------------------------------------------
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/0d209911/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d50920..84c1a3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.0-incubating-SNAPSHOT</version>
+	<version>0.1.0-incubating</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,8 @@
 		<connection>scm:git:git@github.com:apache/incubator-gossip.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
 		<url>scm:git:git@github.com:apache/incubator-gossip.git</url>
-	</scm>
+	  <tag>gossip-0.1.0-incubating</tag>
+  </scm>
 	
 	<issueManagement>
 		<system>JIRA</system>


[03/10] incubator-gossip git commit: Merge master

Posted by ec...@apache.org.
Merge master


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

Branch: refs/heads/master
Commit: be28494a9f4bfd84fa73229b03e03a4c2f2a9d2d
Parents: 14139b5 f1935be
Author: Edward Capriolo <ed...@gmail.com>
Authored: Fri Nov 25 08:43:09 2016 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Fri Nov 25 08:43:09 2016 -0500

----------------------------------------------------------------------
 pom.xml                                         | 20 +++++++++++++++++++-
 .../java/org/apache/gossip/manager/Clock.java   | 17 +++++++++++++++++
 .../org/apache/gossip/manager/DataReaper.java   | 17 +++++++++++++++++
 .../org/apache/gossip/manager/GossipCore.java   | 17 +++++++++++++++++
 .../org/apache/gossip/manager/SystemClock.java  | 17 +++++++++++++++++
 .../org/apache/gossip/manager/Transport.java    | 17 +++++++++++++++++
 .../java/org/apache/gossip/manager/UdpUtil.java | 17 +++++++++++++++++
 .../org/apache/gossip/model/ActiveGossipOk.java | 17 +++++++++++++++++
 .../java/org/apache/gossip/model/Fault.java     | 17 +++++++++++++++++
 .../org/apache/gossip/ShutdownDeadtimeTest.java |  2 +-
 10 files changed, 156 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/be28494a/pom.xml
----------------------------------------------------------------------


[02/10] incubator-gossip git commit: [maven-release-plugin] prepare for next development iteration

Posted by ec...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/14139b5f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/14139b5f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/14139b5f

Branch: refs/heads/master
Commit: 14139b5f8006a47e08eb90e0768d2fd4c619258e
Parents: 0d20991
Author: Edward Capriolo <ed...@gmail.com>
Authored: Wed Nov 9 14:12:16 2016 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Wed Nov 9 14:12:16 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/14139b5f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 84c1a3b..72c8b1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.0-incubating</version>
+	<version>0.1.1-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,7 @@
 		<connection>scm:git:git@github.com:apache/incubator-gossip.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
 		<url>scm:git:git@github.com:apache/incubator-gossip.git</url>
-	  <tag>gossip-0.1.0-incubating</tag>
+	  <tag>HEAD</tag>
   </scm>
 	
 	<issueManagement>


[10/10] incubator-gossip git commit: [maven-release-plugin] prepare for next development iteration

Posted by ec...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/6720f35b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/6720f35b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/6720f35b

Branch: refs/heads/master
Commit: 6720f35beb8718ae39018211f33bbff2ac782fb6
Parents: 042b26f
Author: Edward Capriolo <ed...@gmail.com>
Authored: Tue Jan 3 15:25:29 2017 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Tue Jan 3 15:25:29 2017 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/6720f35b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fdf73f8..ad78c91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.1-incubating</version>
+	<version>0.1.2-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,7 @@
 		<connection>scm:git:git@github.com:apache/incubator-gossip.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
 		<url>scm:git:git@github.com:apache/incubator-gossip.git</url>
-	  <tag>gossip-0.1.1-incubating</tag>
+	  <tag>HEAD</tag>
   </scm>
 	
 	<issueManagement>


[05/10] incubator-gossip git commit: [maven-release-plugin] prepare for next development iteration

Posted by ec...@apache.org.
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 74133870410fec45bd6cac39351fcbbe0950de18
Parents: 80cd29b
Author: Edward Capriolo <ed...@gmail.com>
Authored: Sun Dec 11 12:31:28 2016 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Sun Dec 11 12:31:28 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/74133870/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 239ee9d..71103ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.1-incubating</version>
+	<version>0.1.2-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,7 @@
 		<connection>scm:git:git@github.com:apache/incubator-gossip.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
 		<url>scm:git:git@github.com:apache/incubator-gossip.git</url>
-	  <tag>gossip-0.1.1-incubating</tag>
+	  <tag>HEAD</tag>
   </scm>
 	
 	<issueManagement>


[06/10] incubator-gossip git commit: Merge branch 'master' of http://git.apache.org/incubator-gossip

Posted by ec...@apache.org.
Merge branch 'master' of http://git.apache.org/incubator-gossip


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

Branch: refs/heads/master
Commit: dd2024ec65440c39f098f43603e5bc39b6cb3eca
Parents: 7413387 0bdf2f6
Author: Edward Capriolo <ed...@gmail.com>
Authored: Tue Jan 3 14:59:21 2017 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Tue Jan 3 14:59:21 2017 -0500

----------------------------------------------------------------------
 pom.xml                                         | 13 ++++--
 .../java/org/apache/gossip/GossipRunner.java    |  4 +-
 .../java/org/apache/gossip/StartupSettings.java | 42 ++++++++++----------
 .../gossip/manager/ActiveGossipThread.java      |  4 +-
 .../org/apache/gossip/manager/GossipCore.java   |  5 ++-
 .../gossip/manager/PassiveGossipThread.java     |  3 +-
 .../manager/random/RandomGossipManager.java     |  1 -
 src/main/java/org/apache/gossip/model/Base.java |  8 ++--
 .../org/apache/gossip/StartupSettingsTest.java  |  3 +-
 9 files changed, 45 insertions(+), 38 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/dd2024ec/pom.xml
----------------------------------------------------------------------


[04/10] incubator-gossip git commit: [maven-release-plugin] prepare release gossip-0.1.1-incubating

Posted by ec...@apache.org.
[maven-release-plugin] prepare release gossip-0.1.1-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/80cd29ba
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/80cd29ba
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/80cd29ba

Branch: refs/heads/master
Commit: 80cd29ba01df6054e1ca95cd8de1a53c1e9fab96
Parents: be28494
Author: Edward Capriolo <ed...@gmail.com>
Authored: Sun Dec 11 12:31:18 2016 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Sun Dec 11 12:31:18 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/80cd29ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 24341e9..239ee9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.1-incubating-SNAPSHOT</version>
+	<version>0.1.1-incubating</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,7 @@
 		<connection>scm:git:git@github.com:apache/incubator-gossip.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
 		<url>scm:git:git@github.com:apache/incubator-gossip.git</url>
-	  <tag>HEAD</tag>
+	  <tag>gossip-0.1.1-incubating</tag>
   </scm>
 	
 	<issueManagement>


[08/10] incubator-gossip git commit: [maven-release-plugin] prepare release gossip-0.1.1-incubating

Posted by ec...@apache.org.
[maven-release-plugin] prepare release gossip-0.1.1-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/00a2c788
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/00a2c788
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/00a2c788

Branch: refs/heads/master
Commit: 00a2c7883222b0bb529bfcfd7f42c7a1d3803fdb
Parents: 33e54e4
Author: Edward Capriolo <ed...@gmail.com>
Authored: Tue Jan 3 15:21:25 2017 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Tue Jan 3 15:21:25 2017 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/00a2c788/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c67c456..fdf73f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.1-incubating-SNAPSHOT</version>
+	<version>0.1.1-incubating</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,7 @@
 		<connection>scm:git:git@github.com:apache/incubator-gossip.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
 		<url>scm:git:git@github.com:apache/incubator-gossip.git</url>
-	  <tag>HEAD</tag>
+	  <tag>gossip-0.1.1-incubating</tag>
   </scm>
 	
 	<issueManagement>


[09/10] incubator-gossip git commit: Update javadoc error

Posted by ec...@apache.org.
Update javadoc error


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/042b26f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/042b26f6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/042b26f6

Branch: refs/heads/master
Commit: 042b26f632c1712dfb5ff9c2542501656f449b02
Parents: 00a2c78
Author: Edward Capriolo <ed...@gmail.com>
Authored: Tue Jan 3 15:24:39 2017 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Tue Jan 3 15:24:39 2017 -0500

----------------------------------------------------------------------
 src/main/java/org/apache/gossip/StartupSettings.java | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/042b26f6/src/main/java/org/apache/gossip/StartupSettings.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/gossip/StartupSettings.java b/src/main/java/org/apache/gossip/StartupSettings.java
index 079aaa0..08f7975 100644
--- a/src/main/java/org/apache/gossip/StartupSettings.java
+++ b/src/main/java/org/apache/gossip/StartupSettings.java
@@ -153,8 +153,6 @@ public class StartupSettings {
    * @param jsonFile
    *          The file object which refers to the JSON config file.
    * @return The StartupSettings object with the settings from the config file.
-   * @throws JSONException
-   *           Thrown when the file is not well-formed JSON.
    * @throws FileNotFoundException
    *           Thrown when the file cannot be found.
    * @throws IOException


[07/10] incubator-gossip git commit: Reset pom version

Posted by ec...@apache.org.
Reset pom version


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/33e54e4e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/33e54e4e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/33e54e4e

Branch: refs/heads/master
Commit: 33e54e4e8f1e51bf4a29e502962b303434e9780c
Parents: dd2024e
Author: Edward Capriolo <ed...@gmail.com>
Authored: Tue Jan 3 15:04:04 2017 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Tue Jan 3 15:04:04 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/33e54e4e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad78c91..c67c456 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	<groupId>org.apache.gossip</groupId>
 	<artifactId>gossip</artifactId>
 	<name>gossip</name>
-	<version>0.1.2-incubating-SNAPSHOT</version>
+	<version>0.1.1-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>