You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by vi...@apache.org on 2018/12/19 20:11:20 UTC

[phoenix-connectors] branch 4.x-HBase-1.4 updated (1cbe4fa -> 1c1dd88)

This is an automated email from the ASF dual-hosted git repository.

vincentpoon pushed a change to branch 4.x-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git.


    from 1cbe4fa  Add Apache license to README.md
     new a0ea39c  Presto-phoenix-shaded 4.14.1-HBase-1.4 release
     new 1c1dd88  Prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../presto-hbase-testing-util-shaded/pom.xml               | 12 ++++++++++--
 presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml | 14 +++++++++++---
 2 files changed, 21 insertions(+), 5 deletions(-)


[phoenix-connectors] 02/02: Prepare for next development iteration

Posted by vi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vincentpoon pushed a commit to branch 4.x-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git

commit 1c1dd886caa752809f04416704659c14ec21b180
Author: Vincent Poon <vi...@apache.org>
AuthorDate: Wed Dec 19 12:11:07 2018 -0800

    Prepare for next development iteration
---
 presto-phoenix-shaded/pom.xml                                  | 2 +-
 presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml | 2 +-
 presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/presto-phoenix-shaded/pom.xml b/presto-phoenix-shaded/pom.xml
index c9c8249..03ce587 100644
--- a/presto-phoenix-shaded/pom.xml
+++ b/presto-phoenix-shaded/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>phoenix</artifactId>
-        <version>4.14.1-HBase-1.4</version>
+        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
     </parent>
 
     <name>Presto Apache Phoenix Shaded</name>
diff --git a/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml b/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
index eeee34b..6a846df 100644
--- a/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
+++ b/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>presto-phoenix-shaded</artifactId>
-        <version>4.14.1-HBase-1.4</version>
+        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml b/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
index c83658b..d24735b 100644
--- a/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
+++ b/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>presto-phoenix-shaded</artifactId>
-        <version>4.14.1-HBase-1.4</version>
+        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 


[phoenix-connectors] 01/02: Presto-phoenix-shaded 4.14.1-HBase-1.4 release

Posted by vi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vincentpoon pushed a commit to branch 4.x-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git

commit a0ea39cd72d68d08871461e48c2f737733b91742
Author: Vincent Poon <vi...@apache.org>
AuthorDate: Wed Dec 19 12:09:38 2018 -0800

    Presto-phoenix-shaded 4.14.1-HBase-1.4 release
---
 presto-phoenix-shaded/pom.xml                            |  2 +-
 .../presto-hbase-testing-util-shaded/pom.xml             | 14 +++++++++++---
 .../presto-phoenix-client-shaded/pom.xml                 | 16 ++++++++++++----
 3 files changed, 24 insertions(+), 8 deletions(-)

diff --git a/presto-phoenix-shaded/pom.xml b/presto-phoenix-shaded/pom.xml
index 03ce587..c9c8249 100644
--- a/presto-phoenix-shaded/pom.xml
+++ b/presto-phoenix-shaded/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>phoenix</artifactId>
-        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
+        <version>4.14.1-HBase-1.4</version>
     </parent>
 
     <name>Presto Apache Phoenix Shaded</name>
diff --git a/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml b/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
index 1986988..eeee34b 100644
--- a/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
+++ b/presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
@@ -5,16 +5,24 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>presto-phoenix-shaded</artifactId>
-        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
+        <version>4.14.1-HBase-1.4</version>
         <relativePath>..</relativePath>
     </parent>
 
+    <artifactId>presto-hbase-testing-util-shaded</artifactId>
     <name>Presto HBase Testing Util Shaded</name>
     <description>Shaded version of Apache HBase - Testing Util</description>
-
-    <artifactId>presto-hbase-testing-util-shaded</artifactId>
     <packaging>jar</packaging>
 
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+            <comments />
+        </license>
+    </licenses>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.hbase</groupId>
diff --git a/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml b/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
index e9c1710..c83658b 100644
--- a/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
+++ b/presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml
@@ -5,16 +5,24 @@
     <parent>
         <groupId>org.apache.phoenix</groupId>
         <artifactId>presto-phoenix-shaded</artifactId>
-        <version>4.15.0-HBase-1.4-SNAPSHOT</version>
+        <version>4.14.1-HBase-1.4</version>
         <relativePath>..</relativePath>
     </parent>
 
+    <artifactId>presto-phoenix-client-shaded</artifactId>
     <name>Presto Apache Phoenix Client Shaded</name>
     <description>Shaded version of Apache Phoenix Client for Presto</description>
-
-    <artifactId>presto-phoenix-client-shaded</artifactId>
     <packaging>jar</packaging>
 
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+            <comments />
+        </license>
+    </licenses>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.phoenix</groupId>
@@ -49,7 +57,7 @@
                                     implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
                             </transformers>
                             <relocations>
-                            <relocation>
+                                <relocation>
                                     <pattern>com.google.common</pattern>
                                     <shadedPattern>${shadeBase}.com.google.common</shadedPattern>
                                 </relocation>