You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/09/26 13:50:28 UTC

[flink-shaded] 02/05: [hotfix] Remove relative paths

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git

commit 7320148e93fa75c49dee0033a69ffac31940dfcd
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Mon Sep 26 13:17:48 2022 +0200

    [hotfix] Remove relative paths
---
 flink-shaded-asm-9/pom.xml                                             | 1 -
 flink-shaded-guava-30/pom.xml                                          | 1 -
 flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml             | 1 -
 .../flink-shaded-jackson-module-jsonSchema-2/pom.xml                   | 1 -
 flink-shaded-jackson-parent/pom.xml                                    | 1 -
 flink-shaded-netty-4/pom.xml                                           | 3 +--
 flink-shaded-netty-tcnative-dynamic/pom.xml                            | 1 -
 flink-shaded-netty-tcnative-static/pom.xml                             | 1 -
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml        | 1 -
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml        | 1 -
 flink-shaded-zookeeper-parent/pom.xml                                  | 1 -
 11 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/flink-shaded-asm-9/pom.xml b/flink-shaded-asm-9/pom.xml
index bcb6220..92f6be4 100644
--- a/flink-shaded-asm-9/pom.xml
+++ b/flink-shaded-asm-9/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-asm-${asm.major.version}</artifactId>
diff --git a/flink-shaded-guava-30/pom.xml b/flink-shaded-guava-30/pom.xml
index d7b72ea..65b4808 100644
--- a/flink-shaded-guava-30/pom.xml
+++ b/flink-shaded-guava-30/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-guava</artifactId>
diff --git a/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml b/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
index 5aab976..4627bd8 100644
--- a/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
+++ b/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-jackson-parent</artifactId>
         <version>2.12.4-16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-jackson</artifactId>
diff --git a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml
index de8e403..a72d53c 100644
--- a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml
+++ b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-jackson-parent</artifactId>
         <version>2.12.4-16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-jackson-module-jsonSchema</artifactId>
diff --git a/flink-shaded-jackson-parent/pom.xml b/flink-shaded-jackson-parent/pom.xml
index 220fc6c..5706a4f 100644
--- a/flink-shaded-jackson-parent/pom.xml
+++ b/flink-shaded-jackson-parent/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-jackson-parent</artifactId>
diff --git a/flink-shaded-netty-4/pom.xml b/flink-shaded-netty-4/pom.xml
index 7d28f84..b338669 100644
--- a/flink-shaded-netty-4/pom.xml
+++ b/flink-shaded-netty-4/pom.xml
@@ -26,10 +26,9 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
-    <artifactId>flink-shaded-netty</artifactId>
+    <artifactId>flink-shaded-netty${flink.ci.license.suffix}</artifactId>
     <name>flink-shaded-netty-4</name>
     <version>${netty.version}-16.0</version>
 
diff --git a/flink-shaded-netty-tcnative-dynamic/pom.xml b/flink-shaded-netty-tcnative-dynamic/pom.xml
index c4d58b4..8e416e6 100644
--- a/flink-shaded-netty-tcnative-dynamic/pom.xml
+++ b/flink-shaded-netty-tcnative-dynamic/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-netty-tcnative-dynamic</artifactId>
diff --git a/flink-shaded-netty-tcnative-static/pom.xml b/flink-shaded-netty-tcnative-static/pom.xml
index 9ad190e..d81b0eb 100644
--- a/flink-shaded-netty-tcnative-static/pom.xml
+++ b/flink-shaded-netty-tcnative-static/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-netty-tcnative-static</artifactId>
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
index 7758fbc..2003d52 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-zookeeper-parent</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-zookeeper-3</artifactId>
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
index 86a3ccd..c8483c6 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-zookeeper-parent</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-zookeeper-3</artifactId>
diff --git a/flink-shaded-zookeeper-parent/pom.xml b/flink-shaded-zookeeper-parent/pom.xml
index 8f59439..688f96a 100644
--- a/flink-shaded-zookeeper-parent/pom.xml
+++ b/flink-shaded-zookeeper-parent/pom.xml
@@ -26,7 +26,6 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
         <version>16.0</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-zookeeper-parent</artifactId>