[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Tags:  refs/tags/v0.5.0-rc1 [created] 52b4437f7


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

2018-01-04 Thread myui
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/v0.5.0
Commit: 1e940aff316b1a91484ad08ba286492892b32d07
Parents: e13c0b3
Author: Makoto Yui 
Authored: Fri Jan 5 16:14:35 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 16:15:23 2018 +0900

--
 VERSION  | 2 +-
 core/pom.xml | 2 +-
 core/src/main/java/hivemall/HivemallConstants.java   | 2 +-
 mixserv/pom.xml  | 2 +-
 nlp/pom.xml  | 2 +-
 pom.xml  | 4 ++--
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala  | 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala  | 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala  | 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala  | 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala  | 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala  | 2 +-
 xgboost/pom.xml  | 2 +-
 13 files changed, 14 insertions(+), 14 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e940aff/VERSION
--
diff --git a/VERSION b/VERSION
index 1e24aa8..89b6d66 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.0-incubating-rc1
+0.5.1-incubating-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e940aff/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index d2a76b4..05f6ec2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e940aff/core/src/main/java/hivemall/HivemallConstants.java
--
diff --git a/core/src/main/java/hivemall/HivemallConstants.java 
b/core/src/main/java/hivemall/HivemallConstants.java
index 43e3ec7..955aeb1 100644
--- a/core/src/main/java/hivemall/HivemallConstants.java
+++ b/core/src/main/java/hivemall/HivemallConstants.java
@@ -20,7 +20,7 @@ package hivemall;
 
 public final class HivemallConstants {
 
-public static final String VERSION = "0.5.0-incubating-rc1";
+public static final String VERSION = "0.5.1-incubating-SNAPSHOT";
 
 public static final String BIAS_CLAUSE = "0";
 public static final int BIAS_CLAUSE_HASHVAL = 0;

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e940aff/mixserv/pom.xml
--
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 3ab2cda..13d9220 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e940aff/nlp/pom.xml
--
diff --git a/nlp/pom.xml b/nlp/pom.xml
index 30d9ff0..c667c4e 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e940aff/pom.xml
--
diff --git a/pom.xml b/pom.xml
index f83828e..f178998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
 

  org.apache
@@ -50,7 +50,7 @@

https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git

scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git

scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git
- v0.5.0-rc1
+ HEAD
   
 


http://git-wip-us.apache.o

[1/3] incubator-hivemall git commit: Bumped version string to 0.5.0-incubating-rc1

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [created] 1e940aff3


Bumped version string to 0.5.0-incubating-rc1


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

Branch: refs/heads/v0.5.0
Commit: e8caa8e1103cc27b0cec74d1e52ef42313b52d00
Parents: 0b6225a
Author: Makoto Yui 
Authored: Fri Jan 5 16:13:10 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 16:13:10 2018 +0900

--
 VERSION| 2 +-
 core/src/main/java/hivemall/HivemallConstants.java | 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e8caa8e1/VERSION
--
diff --git a/VERSION b/VERSION
index 17de5ad..1e24aa8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.0-incubating-SNAPSHOT
+0.5.0-incubating-rc1

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e8caa8e1/core/src/main/java/hivemall/HivemallConstants.java
--
diff --git a/core/src/main/java/hivemall/HivemallConstants.java 
b/core/src/main/java/hivemall/HivemallConstants.java
index 5e6e407..43e3ec7 100644
--- a/core/src/main/java/hivemall/HivemallConstants.java
+++ b/core/src/main/java/hivemall/HivemallConstants.java
@@ -20,7 +20,7 @@ package hivemall;
 
 public final class HivemallConstants {
 
-public static final String VERSION = "0.5.0-incubating-SNAPSHOT";
+public static final String VERSION = "0.5.0-incubating-rc1";
 
 public static final String BIAS_CLAUSE = "0";
 public static final int BIAS_CLAUSE_HASHVAL = 0;

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e8caa8e1/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
--
diff --git 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
index d3bf435..e6c5d1c 100644
--- 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
+++ 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
@@ -35,7 +35,7 @@ final class HiveUdfWithFeatureSuite extends 
HivemallFeatureQueryTest {
 
 checkAnswer(
   sql(s"SELECT DISTINCT hivemall_version()"),
-  Row("0.5.0-incubating-SNAPSHOT")
+  Row("0.5.0-incubating-rc1")
 )
 
 // sql("DROP TEMPORARY FUNCTION IF EXISTS hivemall_version")

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e8caa8e1/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
--
diff --git 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
index 5e99fd8..06e32ff 100644
--- 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
+++ 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
@@ -293,7 +293,7 @@ final class HivemallOpsWithFeatureSuite extends 
HivemallFeatureQueryTest {
   }
 
   test("misc - hivemall_version") {
-checkAnswer(DummyInputData.select(hivemall_version()), 
Row("0.5.0-incubating-SNAPSHOT"))
+checkAnswer(DummyInputData.select(hivemall_version()), 
Row("0.5.0-incubating-rc1"))
   }
 
   test("misc - rowid") {

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e8caa8e1/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
--
diff --git 
a/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala 
b/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
index eb4ec04..4215266 100644
--- 
a/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
+++ 
b/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
@@ -35,7 +

[2/3] incubator-hivemall git commit: [maven-release-plugin] prepare release v0.5.0-rc1

2018-01-04 Thread myui
[maven-release-plugin] prepare release v0.5.0-rc1


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

Branch: refs/heads/v0.5.0
Commit: e13c0b323a1450e9daa462c9cf2906e6cd6c0112
Parents: e8caa8e
Author: Makoto Yui 
Authored: Fri Jan 5 16:14:24 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 16:14:24 2018 +0900

--
 core/pom.xml| 8 +++-
 mixserv/pom.xml | 8 +++-
 nlp/pom.xml | 8 +++-
 pom.xml | 8 
 xgboost/pom.xml | 5 ++---
 5 files changed, 15 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e13c0b32/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index c79124a..d2a76b4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   0.5.0-incubating-rc1
../pom.xml

 
@@ -230,8 +229,7 @@



-   
+   



${project.name}

${project.version}

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e13c0b32/mixserv/pom.xml
--
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 0a1b387..3ab2cda 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   0.5.0-incubating-rc1
../pom.xml

 
@@ -198,8 +197,7 @@



-   
+   



hivemall.mix.server.MixServer

${project.name}

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e13c0b32/nlp/pom.xml
--
diff --git a/nlp/pom.xml b/nlp/pom.xml
index dc77c06..30d9ff0 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   

[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Tags:  refs/tags/v0.5.0-rc1 [deleted] 168d42220


[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [deleted] 9b35344d6


[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Tags:  refs/tags/v0.5.0-rc1 [created] 168d42220


incubator-hivemall git commit: Bumped version string to 0.5.1-incubating-rc1

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 73580ba4f -> 9b35344d6


Bumped version string to 0.5.1-incubating-rc1


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

Branch: refs/heads/v0.5.0
Commit: 9b35344d6d19ee3553aec6748719c39e009b7aaa
Parents: 73580ba
Author: Makoto Yui 
Authored: Fri Jan 5 16:06:18 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 16:06:18 2018 +0900

--
 VERSION| 2 +-
 core/src/main/java/hivemall/HivemallConstants.java | 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/9b35344d/VERSION
--
diff --git a/VERSION b/VERSION
index 1e24aa8..89b6d66 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.0-incubating-rc1
+0.5.1-incubating-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/9b35344d/core/src/main/java/hivemall/HivemallConstants.java
--
diff --git a/core/src/main/java/hivemall/HivemallConstants.java 
b/core/src/main/java/hivemall/HivemallConstants.java
index 43e3ec7..955aeb1 100644
--- a/core/src/main/java/hivemall/HivemallConstants.java
+++ b/core/src/main/java/hivemall/HivemallConstants.java
@@ -20,7 +20,7 @@ package hivemall;
 
 public final class HivemallConstants {
 
-public static final String VERSION = "0.5.0-incubating-rc1";
+public static final String VERSION = "0.5.1-incubating-SNAPSHOT";
 
 public static final String BIAS_CLAUSE = "0";
 public static final int BIAS_CLAUSE_HASHVAL = 0;

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/9b35344d/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
--
diff --git 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
index e6c5d1c..4a43afc 100644
--- 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
+++ 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
@@ -35,7 +35,7 @@ final class HiveUdfWithFeatureSuite extends 
HivemallFeatureQueryTest {
 
 checkAnswer(
   sql(s"SELECT DISTINCT hivemall_version()"),
-  Row("0.5.0-incubating-rc1")
+  Row("0.5.1-incubating-SNAPSHOT")
 )
 
 // sql("DROP TEMPORARY FUNCTION IF EXISTS hivemall_version")

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/9b35344d/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
--
diff --git 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
index 06e32ff..399a557 100644
--- 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
+++ 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
@@ -293,7 +293,7 @@ final class HivemallOpsWithFeatureSuite extends 
HivemallFeatureQueryTest {
   }
 
   test("misc - hivemall_version") {
-checkAnswer(DummyInputData.select(hivemall_version()), 
Row("0.5.0-incubating-rc1"))
+checkAnswer(DummyInputData.select(hivemall_version()), 
Row("0.5.1-incubating-SNAPSHOT"))
   }
 
   test("misc - rowid") {

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/9b35344d/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
--
diff --git 
a/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala 
b/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
index 4215266..cecceca 100644
--- 
a/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
+++ 
b/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
@@ -35,

[1/3] incubator-hivemall git commit: Bumped version string to 0.5.0-incubating-rc1

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [created] 73580ba4f


Bumped version string to 0.5.0-incubating-rc1


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

Branch: refs/heads/v0.5.0
Commit: cae846ccf07ac9f71599ee1a14bcc02495108754
Parents: 0b6225a
Author: Makoto Yui 
Authored: Fri Jan 5 15:50:25 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 15:50:25 2018 +0900

--
 VERSION| 2 +-
 core/src/main/java/hivemall/HivemallConstants.java | 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 .../src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala| 2 +-
 .../test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala| 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/cae846cc/VERSION
--
diff --git a/VERSION b/VERSION
index 17de5ad..1e24aa8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.0-incubating-SNAPSHOT
+0.5.0-incubating-rc1

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/cae846cc/core/src/main/java/hivemall/HivemallConstants.java
--
diff --git a/core/src/main/java/hivemall/HivemallConstants.java 
b/core/src/main/java/hivemall/HivemallConstants.java
index 5e6e407..43e3ec7 100644
--- a/core/src/main/java/hivemall/HivemallConstants.java
+++ b/core/src/main/java/hivemall/HivemallConstants.java
@@ -20,7 +20,7 @@ package hivemall;
 
 public final class HivemallConstants {
 
-public static final String VERSION = "0.5.0-incubating-SNAPSHOT";
+public static final String VERSION = "0.5.0-incubating-rc1";
 
 public static final String BIAS_CLAUSE = "0";
 public static final int BIAS_CLAUSE_HASHVAL = 0;

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/cae846cc/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
--
diff --git 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
index d3bf435..e6c5d1c 100644
--- 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
+++ 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
@@ -35,7 +35,7 @@ final class HiveUdfWithFeatureSuite extends 
HivemallFeatureQueryTest {
 
 checkAnswer(
   sql(s"SELECT DISTINCT hivemall_version()"),
-  Row("0.5.0-incubating-SNAPSHOT")
+  Row("0.5.0-incubating-rc1")
 )
 
 // sql("DROP TEMPORARY FUNCTION IF EXISTS hivemall_version")

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/cae846cc/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
--
diff --git 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
index 5e99fd8..06e32ff 100644
--- 
a/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
+++ 
b/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala
@@ -293,7 +293,7 @@ final class HivemallOpsWithFeatureSuite extends 
HivemallFeatureQueryTest {
   }
 
   test("misc - hivemall_version") {
-checkAnswer(DummyInputData.select(hivemall_version()), 
Row("0.5.0-incubating-SNAPSHOT"))
+checkAnswer(DummyInputData.select(hivemall_version()), 
Row("0.5.0-incubating-rc1"))
   }
 
   test("misc - rowid") {

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/cae846cc/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
--
diff --git 
a/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala 
b/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
index eb4ec04..4215266 100644
--- 
a/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
+++ 
b/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/HiveUdfSuite.scala
@@ -35,7 +

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

2018-01-04 Thread myui
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/v0.5.0
Commit: 73580ba4f31e604f547d157fa39771b2c4f2a168
Parents: fab002a
Author: Makoto Yui 
Authored: Fri Jan 5 15:53:03 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 15:53:03 2018 +0900

--
 core/pom.xml| 2 +-
 mixserv/pom.xml | 2 +-
 nlp/pom.xml | 2 +-
 pom.xml | 4 ++--
 xgboost/pom.xml | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/73580ba4/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index d2a76b4..05f6ec2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/73580ba4/mixserv/pom.xml
--
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 3ab2cda..13d9220 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/73580ba4/nlp/pom.xml
--
diff --git a/nlp/pom.xml b/nlp/pom.xml
index 30d9ff0..c667c4e 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/73580ba4/pom.xml
--
diff --git a/pom.xml b/pom.xml
index f83828e..f178998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
 

  org.apache
@@ -50,7 +50,7 @@

https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git

scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git

scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git
- v0.5.0-rc1
+ HEAD
   
 


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/73580ba4/xgboost/pom.xml
--
diff --git a/xgboost/pom.xml b/xgboost/pom.xml
index 22da0fb..45df10b 100644
--- a/xgboost/pom.xml
+++ b/xgboost/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating-rc1
+   0.5.1-incubating-SNAPSHOT
../pom.xml

 



[2/3] incubator-hivemall git commit: [maven-release-plugin] prepare release v0.5.0-rc1

2018-01-04 Thread myui
[maven-release-plugin] prepare release v0.5.0-rc1


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

Branch: refs/heads/v0.5.0
Commit: fab002a6f5290ff021a3a891f681ad3a1a768344
Parents: cae846c
Author: Makoto Yui 
Authored: Fri Jan 5 15:52:53 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 15:52:53 2018 +0900

--
 core/pom.xml| 8 +++-
 mixserv/pom.xml | 8 +++-
 nlp/pom.xml | 8 +++-
 pom.xml | 8 
 xgboost/pom.xml | 5 ++---
 5 files changed, 15 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/fab002a6/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index c79124a..d2a76b4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   0.5.0-incubating-rc1
../pom.xml

 
@@ -230,8 +229,7 @@



-   
+   



${project.name}

${project.version}

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/fab002a6/mixserv/pom.xml
--
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 0a1b387..3ab2cda 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   0.5.0-incubating-rc1
../pom.xml

 
@@ -198,8 +197,7 @@



-   
+   



hivemall.mix.server.MixServer

${project.name}

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/fab002a6/nlp/pom.xml
--
diff --git a/nlp/pom.xml b/nlp/pom.xml
index dc77c06..30d9ff0 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   

incubator-hivemall git commit: Added --version option

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/master d93aac6ab -> 0b6225af4


Added --version option


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

Branch: refs/heads/master
Commit: 0b6225af460634b3516f784787ab9e9c7dc3da8f
Parents: d93aac6
Author: Makoto Yui 
Authored: Fri Jan 5 15:27:30 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 15:27:30 2018 +0900

--
 bin/set_version.sh | 45 +
 1 file changed, 37 insertions(+), 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/0b6225af/bin/set_version.sh
--
diff --git a/bin/set_version.sh b/bin/set_version.sh
index 84e0335..ce9e576 100755
--- a/bin/set_version.sh
+++ b/bin/set_version.sh
@@ -47,25 +47,54 @@ function yes_or_no() {
   done
 }
 
+usage() {
+echo "./set_version.sh [--pom --version ]"
+echo
+echo "Option:"
+echo "  -h, --help   | show usage"
+echo "  --version   | set version"
+echo "  --pom| "
+echo
+}
+
 update_pom=1
 for opt in "$@"; do
   case "${opt}" in
 '--pom' )
-   update_pom=0; shift
+   update_pom=0
+   shift
+   ;;
+'--version' )
+   if [[ -z "$2" ]] || [[ "$2" =~ ^-+ ]]; then
+   echo "$0: $1 option MUST have a version string as the argument" 1>&2
+   exit 1
+   fi
+   new_version="$2"
+   shift 2
+   ;;
+'-h'|'--help' )
+   usage
+   exit 1
;;
   esac
 done
 
 old_version=`cat VERSION`
 echo "Current version number is ${old_version}"
-echo
 
-echo "This script will update the version string of Hivemall."
-echo
-echo "Please input a version string (e.g., 0.4.3-rc.2)"
-echo -n ">>"
-read new_version
-echo
+if [ -z "$new_version" ]; then
+  echo
+  echo "This script will update the version string of Hivemall."
+  echo
+  echo "Please input a version string (e.g., 0.4.3-rc.2)"
+  echo -n ">>"
+  read new_version
+  echo
+else
+  echo "New version number is ${new_version}"
+  echo
+fi
+
 
 #if [ $update_pom -eq 1 ]; then
 #  echo "Do you want update pom.xml as well?"



incubator-hivemall git commit: Added -pom option [Forced Update!]

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 4fd3b74c3 -> d93aac6ab (forced update)


Added -pom option


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

Branch: refs/heads/master
Commit: d93aac6ab3d2d3ab09aa0436832e341152a26f35
Parents: ccbd254
Author: Makoto Yui 
Authored: Fri Jan 5 14:23:55 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 14:26:39 2018 +0900

--
 bin/set_version.sh | 35 ---
 1 file changed, 28 insertions(+), 7 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/d93aac6a/bin/set_version.sh
--
diff --git a/bin/set_version.sh b/bin/set_version.sh
index 00811eb..84e0335 100755
--- a/bin/set_version.sh
+++ b/bin/set_version.sh
@@ -28,7 +28,6 @@ if [ "$HIVEMALL_HOME" = "" ]; then
 exit 1
   fi
 fi
-
 cd $HIVEMALL_HOME
 
 function yes_or_no() {
@@ -48,6 +47,15 @@ function yes_or_no() {
   done
 }
 
+update_pom=1
+for opt in "$@"; do
+  case "${opt}" in
+'--pom' )
+   update_pom=0; shift
+   ;;
+  esac
+done
+
 old_version=`cat VERSION`
 echo "Current version number is ${old_version}"
 echo
@@ -57,20 +65,28 @@ echo
 echo "Please input a version string (e.g., 0.4.3-rc.2)"
 echo -n ">>"
 read new_version
-
 echo
+
+#if [ $update_pom -eq 1 ]; then
+#  echo "Do you want update pom.xml as well?"
+#  yes_or_no
+#  update_pom="$?"
+#fi
+
 echo 
"--"
 echo "[Here are the list of files to update]"
-echo
-find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \)  | xargs grep ${old_version}
+echo 
+if [ $update_pom -eq 0 ]; then
+  find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \)  | xargs grep ${old_version}
+else
+  find . -type f \( -name 'VERSION' -o -name 'HivemallConstants.java' -o -name 
'HivemallOpsSuite.scala' -o -name 'HiveUdfSuite.scala' \)  | xargs grep 
${old_version}
+fi
 echo 
"--"
 echo
 
 echo "Do you really want to update Hivemall version string from ${old_version} 
to ${new_version}?"
 echo
-
 yes_or_no
-
 if [ "$?" -eq 1 ]; then
   echo "aborted!"
   exit 1
@@ -78,5 +94,10 @@ fi
 echo
 
 echo -n "Updating ..."
-find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \) | xargs sed -i '' -e "s/${old_version}/${new_version}/g"
+if [ $update_pom -eq 0 ]; then
+  find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \) | xargs sed -i '' -e "s/${old_version}/${new_version}/g"
+else
+  find . -type f \( -name 'VERSION' -o -name 'HivemallConstants.java' -o -name 
'HivemallOpsSuite.scala' -o -name 'HiveUdfSuite.scala' \) | xargs sed -i '' -e 
"s/${old_version}/${new_version}/g"
+fi
+
 echo "Done!"



incubator-hivemall git commit: Added -pom option

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/master ccbd25433 -> 4fd3b74c3


Added -pom option


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

Branch: refs/heads/master
Commit: 4fd3b74c3bcab90bb47bb7d76da48a73bef6866f
Parents: ccbd254
Author: Makoto Yui 
Authored: Fri Jan 5 14:23:55 2018 +0900
Committer: Makoto Yui 
Committed: Fri Jan 5 14:23:55 2018 +0900

--
 bin/set_version.sh | 35 ---
 1 file changed, 28 insertions(+), 7 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/4fd3b74c/bin/set_version.sh
--
diff --git a/bin/set_version.sh b/bin/set_version.sh
index 00811eb..2235807 100755
--- a/bin/set_version.sh
+++ b/bin/set_version.sh
@@ -28,7 +28,6 @@ if [ "$HIVEMALL_HOME" = "" ]; then
 exit 1
   fi
 fi
-
 cd $HIVEMALL_HOME
 
 function yes_or_no() {
@@ -48,6 +47,15 @@ function yes_or_no() {
   done
 }
 
+update_pom=1
+for opt in "$@"; do
+  case "${opt}" in
+'--pom' )
+   update_pom=0; shift
+   ;;
+  esac
+done
+
 old_version=`cat VERSION`
 echo "Current version number is ${old_version}"
 echo
@@ -57,20 +65,28 @@ echo
 echo "Please input a version string (e.g., 0.4.3-rc.2)"
 echo -n ">>"
 read new_version
-
 echo
+
+if [ $update_pom -eq 1 ]; then
+  echo "Do you want update pom.xml as well?"
+  yes_or_no
+  update_pom="$?"
+fi
+
 echo 
"--"
 echo "[Here are the list of files to update]"
-echo
-find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \)  | xargs grep ${old_version}
+echo 
+if [ $update_pom -eq 0 ]; then
+  find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \)  | xargs grep ${old_version}
+else
+  find . -type f \( -name 'VERSION' -o -name 'HivemallConstants.java' -o -name 
'HivemallOpsSuite.scala' -o -name 'HiveUdfSuite.scala' \)  | xargs grep 
${old_version}
+fi
 echo 
"--"
 echo
 
 echo "Do you really want to update Hivemall version string from ${old_version} 
to ${new_version}?"
 echo
-
 yes_or_no
-
 if [ "$?" -eq 1 ]; then
   echo "aborted!"
   exit 1
@@ -78,5 +94,10 @@ fi
 echo
 
 echo -n "Updating ..."
-find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \) | xargs sed -i '' -e "s/${old_version}/${new_version}/g"
+if [ $update_pom -eq 0 ]; then
+  find . -type f \( -name 'VERSION' -o -name 'pom.xml' -o -name 
'HivemallConstants.java' -o -name 'HivemallOpsSuite.scala' -o -name 
'HiveUdfSuite.scala' \) | xargs sed -i '' -e "s/${old_version}/${new_version}/g"
+else
+  find . -type f \( -name 'VERSION' -o -name 'HivemallConstants.java' -o -name 
'HivemallOpsSuite.scala' -o -name 'HiveUdfSuite.scala' \) | xargs sed -i '' -e 
"s/${old_version}/${new_version}/g"
+fi
+
 echo "Done!"



incubator-hivemall git commit: Fixed pom to avoid git push by maven-release-plugin

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 8f3dd61a1 -> ccbd25433


Fixed pom to avoid git push by maven-release-plugin


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

Branch: refs/heads/master
Commit: ccbd254331df8cfc215b2f252543c4018c05fa59
Parents: 8f3dd61
Author: Makoto Yui 
Authored: Thu Jan 4 21:04:07 2018 +0900
Committer: Makoto Yui 
Committed: Thu Jan 4 21:04:07 2018 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/ccbd2543/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 82eb6e4..63ce606 100644
--- a/pom.xml
+++ b/pom.xml
@@ -522,6 +522,16 @@



+   
+   
+   
org.apache.maven.plugins
+   
maven-release-plugin
+   
+   deploy
+   false
+   
true
+   
+   



org.apache.maven.plugins



[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Tags:  refs/tags/v0.5.0 [deleted] 43f85ca1d


[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [deleted] bf68d30d4


[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Tags:  refs/tags/v0.5.0 [created] 43f85ca1d


incubator-hivemall git commit: [maven-release-plugin] prepare release v0.5.0

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [created] 18604fa6d


[maven-release-plugin] prepare release v0.5.0


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

Branch: refs/heads/v0.5.0
Commit: 18604fa6d73b3cdd2aa5cdf8edb6e687f55ad115
Parents: 8f3dd61
Author: Makoto Yui 
Authored: Thu Jan 4 20:11:48 2018 +0900
Committer: Makoto Yui 
Committed: Thu Jan 4 20:11:48 2018 +0900

--
 core/pom.xml| 8 +++-
 mixserv/pom.xml | 8 +++-
 nlp/pom.xml | 8 +++-
 pom.xml | 8 
 xgboost/pom.xml | 5 ++---
 5 files changed, 15 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index c79124a..871d9ab 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   0.5.0-incubating
../pom.xml

 
@@ -230,8 +229,7 @@



-   
+   



${project.name}

${project.version}

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/mixserv/pom.xml
--
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 0a1b387..8bb5dff 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivemall
hivemall
-   0.5.0-incubating-SNAPSHOT
+   0.5.0-incubating
../pom.xml

 
@@ -198,8 +197,7 @@



-   
+   



hivemall.mix.server.MixServer

${project.name}

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/nlp/pom.xml
--
diff --git a/nlp/pom.xml b/nlp/pom.xml
index dc77c06..c48807d 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -16,14 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
 

org.apache.hivem

incubator-hivemall git commit: [maven-release-plugin] prepare for next development iteration

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 18604fa6d -> bf68d30d4


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/v0.5.0
Commit: bf68d30d4bcb5692d1306b40cade9965d09ff680
Parents: 18604fa
Author: Makoto Yui 
Authored: Thu Jan 4 20:12:06 2018 +0900
Committer: Makoto Yui 
Committed: Thu Jan 4 20:12:06 2018 +0900

--
 core/pom.xml| 2 +-
 mixserv/pom.xml | 2 +-
 nlp/pom.xml | 2 +-
 pom.xml | 4 ++--
 xgboost/pom.xml | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bf68d30d/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index 871d9ab..27c1c3e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating
+   0.5.0-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bf68d30d/mixserv/pom.xml
--
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 8bb5dff..8c2c323 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating
+   0.5.0-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bf68d30d/nlp/pom.xml
--
diff --git a/nlp/pom.xml b/nlp/pom.xml
index c48807d..f24bc2f 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating
+   0.5.0-incubating-SNAPSHOT
../pom.xml

 

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bf68d30d/pom.xml
--
diff --git a/pom.xml b/pom.xml
index c6ae9a4..68324de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
org.apache.hivemall
hivemall
-   0.5.0-incubating
+   0.5.0-incubating-SNAPSHOT
 

  org.apache
@@ -50,7 +50,7 @@

https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git

scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git

scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git
- v0.5.0
+ HEAD
   
 


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bf68d30d/xgboost/pom.xml
--
diff --git a/xgboost/pom.xml b/xgboost/pom.xml
index 801d91d..8cf6eac 100644
--- a/xgboost/pom.xml
+++ b/xgboost/pom.xml
@@ -22,7 +22,7 @@

org.apache.hivemall
hivemall
-   0.5.0-incubating
+   0.5.0-incubating-SNAPSHOT
../pom.xml

 



incubator-hivemall git commit: Updated release setup guide

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 1ad9f36a9 -> 8f3dd61a1


Updated release setup guide


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

Branch: refs/heads/master
Commit: 8f3dd61a13ea142db97b4f31346cc3d1ece55b94
Parents: 1ad9f36
Author: Makoto Yui 
Authored: Thu Jan 4 18:46:15 2018 +0900
Committer: Makoto Yui 
Committed: Thu Jan 4 18:46:15 2018 +0900

--
 src/site/markdown/release-setup.md | 4 
 1 file changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/8f3dd61a/src/site/markdown/release-setup.md
--
diff --git a/src/site/markdown/release-setup.md 
b/src/site/markdown/release-setup.md
index 0c9e07c..852126b 100644
--- a/src/site/markdown/release-setup.md
+++ b/src/site/markdown/release-setup.md
@@ -139,6 +139,10 @@ You can enable GPG signing always true on the particular 
git repository by:
 
$ git config commit.gpgsign true
 
+To sign all commits by default in any local repository on your computer, run
+
+   $ git config --global commit.gpgsign true
+
 Use pientry to omit typing a passphrase for each commit.
 
$ echo "pinentry-program /usr/local/bin/pinentry-mac" >> 
~/.gnupg/gpg-agent.conf



[incubator-hivemall] Git Push Summary

2018-01-04 Thread myui
Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [deleted] 692c2aef0