Skip to content

Commit

Permalink
pom version update to 0.5.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
liuwenli committed Sep 18, 2018
1 parent 301f2a8 commit 3237253
Show file tree
Hide file tree
Showing 45 changed files with 142 additions and 142 deletions.
16 changes: 8 additions & 8 deletions LICENSE-3RD-PARTY
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ List of third-party dependencies grouped by their license type.
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
* Commons Net (commons-net:commons-net:2.2 - http://commons.apache.org/net/)
* Commons Net (commons-net:commons-net:3.1 - http://commons.apache.org/net/)
* wormhole-dbpool (edp.wormhole:wormhole-dbpool:0.5.2-beta - no url defined)
* wormhole-es-hadoop (edp.wormhole:wormhole-es-hadoop:0.5.2-beta - no url defined)
* wormhole-hadoop (edp.wormhole:wormhole-hadoop:0.5.2-beta - no url defined)
* wormhole-kafka-010 (edp.wormhole:wormhole-kafka-010:0.5.2-beta - no url defined)
* wormhole-ums_1.3 (edp.wormhole:wormhole-ums_1.3:0.5.2-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.2-beta - no url defined)
* wormhole-zookeeper (edp.wormhole:wormhole-zookeeper:0.5.2-beta - no url defined)
* wormhole-dbpool (edp.wormhole:wormhole-dbpool:0.5.3-beta - no url defined)
* wormhole-es-hadoop (edp.wormhole:wormhole-es-hadoop:0.5.3-beta - no url defined)
* wormhole-hadoop (edp.wormhole:wormhole-hadoop:0.5.3-beta - no url defined)
* wormhole-kafka-010 (edp.wormhole:wormhole-kafka-010:0.5.3-beta - no url defined)
* wormhole-ums_1.3 (edp.wormhole:wormhole-ums_1.3:0.5.3-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.3-beta - no url defined)
* wormhole-zookeeper (edp.wormhole:wormhole-zookeeper:0.5.3-beta - no url defined)
* Metrics Core (io.dropwizard.metrics:metrics-core:3.1.2 - http://metrics.codahale.com/metrics-core/)
* Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:3.1.2 - http://metrics.codahale.com/metrics-graphite/)
* Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:3.1.2 - http://metrics.codahale.com/metrics-json/)
Expand Down Expand Up @@ -286,7 +286,7 @@ List of third-party dependencies grouped by their license type.
* scalaj-http (org.scalaj:scalaj-http_2.11:2.3.0 - http://github.com/scalaj/scalaj-http)
* scalatest (org.scalatest:scalatest_2.11:2.2.5 - http://www.scalatest.org)
* empty (org.spark-project.spark:unused:1.0.0 - http://nexus.sonatype.org/oss-repository-hosting.html/unused)
* Snappy for Java (org.xerial.snappy:snappy-java:1.0.5.2-beta - http://code.google.com/p/snappy-java/)
* Snappy for Java (org.xerial.snappy:snappy-java:1.0.5.3-beta - http://code.google.com/p/snappy-java/)
* snappy-java (org.xerial.snappy:snappy-java:1.1.1.7 - https://github.comm/xerial/snappy-java)
* snappy-java (org.xerial.snappy:snappy-java:1.1.2.4 - https://github.com/xerial/snappy-java)
* snappy-java (org.xerial.snappy:snappy-java:1.1.2.6 - https://github.com/xerial/snappy-java)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Please refer to [Wormhole用户手册](https://edp963.github.io/wormhole).

## Latest Release

Please download the latest RELEASE(链接:https://pan.baidu.com/s/1DNJPwDXaZrmEdoAXOeZ05A 密码:y0f4).
Please download the latest RELEASE(链接:https://pan.baidu.com/s/1-mpCBC5EgJ0ptAARJiq6Jg 密码:kk4s).

## Get Help

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/dbpool/LICENSE-3RD-PARTY
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ List of third-party dependencies grouped by their license type.
* Lang (commons-lang:commons-lang:2.3 - http://jakarta.apache.org/commons/lang/)
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
* Commons Net (commons-net:commons-net:3.1 - http://commons.apache.org/net/)
* wormhole-util (edp.wormhole:wormhole-util:0.5.2-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.3-beta - no url defined)
* Metrics Core (io.dropwizard.metrics:metrics-core:3.1.2 - http://metrics.codahale.com/metrics-core/)
* The Netty Project (io.netty:netty:3.6.2.Final - http://netty.io/)
* Netty/All-in-One (io.netty:netty-all:4.0.23.Final - http://netty.io/netty-all/)
Expand Down
2 changes: 1 addition & 1 deletion dbdriver/dbpool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/hbaseconnection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/kuduconnection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/phoenix-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/redispool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/sql4es2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbdriver/sql4es5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
16 changes: 8 additions & 8 deletions dev/lic/licenses.xml
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-es-hadoop</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -1032,7 +1032,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-util</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -1080,7 +1080,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-kafka-010</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -2487,7 +2487,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-zookeeper</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -2815,7 +2815,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-dbpool</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -2855,7 +2855,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-rider-server_1.2</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -3706,7 +3706,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-hadoop</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down Expand Up @@ -4418,7 +4418,7 @@
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-ums_1.3</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ include:
- _static
- _modules

WH_VERSION_SHORT: 0.5.2-beta
WH_VERSION_SHORT: 0.5.3-beta
SCALA_BINARY_VERSION: "${scala.binary.version}"
SCALA_VERSION: "${scala.binary.version}.8"
10 changes: 5 additions & 5 deletions docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@ description: Wormhole Deployment page
mysql-connector-java-{your-db-version}.jar


**注意:升级至0.5.2-beta版本,须将Kafka版本由0.10.0.0升级至0.10.2.2,0.10.2.2以上版本须自行测试**
**注意:升级至0.5.3-beta版本,须将Kafka版本由0.10.0.0升级至0.10.2.2,0.10.2.2以上版本须自行测试**

## 部署配置

**下载 wormhole-0.5.2-beta.tar.gz 包 (链接:https://pan.baidu.com/s/1DNJPwDXaZrmEdoAXOeZ05A 密码:y0f4),或者自编译**
**下载 wormhole-0.5.3-beta.tar.gz 包 (链接:https://pan.baidu.com/s/1-mpCBC5EgJ0ptAARJiq6Jg 密码:kk4s),或者自编译**

```
下载wormhole-0.5.2-beta.tar.gz安装包
tar -xvf wormhole-0.5.2-beta.tar.gz
下载wormhole-0.5.3-beta.tar.gz安装包
tar -xvf wormhole-0.5.3-beta.tar.gz
或者自编译,生成的tar包在 wormhole/target
git clone -b 0.5 https://github.com/edp963/wormhole.git
cd wormhole
mvn install package -Pwormhole
```

**注意:0.4.2版本升级至0.5.2-beta版前须手动执行以下操作**
**注意:0.4.2版本升级至0.5.3-beta版前须手动执行以下操作**

```
1. stream表中增加function_type字段,原stream_type值赋值给function_type,stream_type值改为"spark"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Please refer to [Wormhole用户手册](https://edp963.github.io/wormhole).

## Latest Release

Please download the latest RELEASE(链接:https://pan.baidu.com/s/1DNJPwDXaZrmEdoAXOeZ05A 密码:y0f4).
Please download the latest RELEASE(链接:https://pan.baidu.com/s/1-mpCBC5EgJ0ptAARJiq6Jg 密码:kk4s).

## Get Help

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Sink Namespace 对应的物理表需要提前创建,表的 Schema 中是否需
<dependency>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-sparkxinterface</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion externalclient/hadoop/LICENSE-3RD-PARTY
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ List of third-party dependencies grouped by their license type.
* Jetty Server (org.mortbay.jetty:jetty:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
* Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)
* scalatest (org.scalatest:scalatest_2.11:2.2.5 - http://www.scalatest.org)
* Snappy for Java (org.xerial.snappy:snappy-java:1.0.5.2-beta - http://code.google.com/p/snappy-java/)
* Snappy for Java (org.xerial.snappy:snappy-java:1.0.5.3-beta - http://code.google.com/p/snappy-java/)
* Xerces2 Java Parser (xerces:xercesImpl:2.9.1 - http://xerces.apache.org/xerces2-j)
* XML Commons External Components XML APIs (xml-apis:xml-apis:1.3.04 - http://xml.apache.org/commons/components/external/)

Expand Down
2 changes: 1 addition & 1 deletion externalclient/hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion externalclient/zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
14 changes: 7 additions & 7 deletions flinkx/LICENSE-3RD-PARTY
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ List of third-party dependencies grouped by their license type.
* Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/)
* Apache Commons CLI (commons-cli:commons-cli:1.3.1 - http://commons.apache.org/proper/commons-cli/)
* Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
* wormhole-dbpool (edp.wormhole:wormhole-dbpool:0.5.2-beta - no url defined)
* wormhole-flinkxinterface (edp.wormhole:wormhole-flinkxinterface:0.5.2-beta - no url defined)
* wormhole-interface (edp.wormhole:wormhole-interface:0.5.2-beta - no url defined)
* wormhole-kafka-010 (edp.wormhole:wormhole-kafka-010:0.5.2-beta - no url defined)
* wormhole-ums_1.3 (edp.wormhole:wormhole-ums_1.3:0.5.2-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.2-beta - no url defined)
* wormhole-zookeeper (edp.wormhole:wormhole-zookeeper:0.5.2-beta - no url defined)
* wormhole-dbpool (edp.wormhole:wormhole-dbpool:0.5.3-beta - no url defined)
* wormhole-flinkxinterface (edp.wormhole:wormhole-flinkxinterface:0.5.3-beta - no url defined)
* wormhole-interface (edp.wormhole:wormhole-interface:0.5.3-beta - no url defined)
* wormhole-kafka-010 (edp.wormhole:wormhole-kafka-010:0.5.3-beta - no url defined)
* wormhole-ums_1.3 (edp.wormhole:wormhole-ums_1.3:0.5.3-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.3-beta - no url defined)
* wormhole-zookeeper (edp.wormhole:wormhole-zookeeper:0.5.3-beta - no url defined)
* The Netty Project (io.netty:netty:3.7.0.Final - http://netty.io/)
* force-shading (org.apache.flink:force-shading:1.5.1 - https://www.apache.org/force-shading/)
* Javassist (org.javassist:javassist:3.18.2-GA - http://www.javassist.org/)
Expand Down
2 changes: 1 addition & 1 deletion flinkx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion interface/flinkxinterface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>wormhole-parent</artifactId>
<groupId>edp.wormhole</groupId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion interface/publicinterface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion interface/sparkxinterface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kafkatool/kafka010-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kafkatool/kafka010/LICENSE-3RD-PARTY
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ List of third-party dependencies grouped by their license type.
* Jackson-core (com.fasterxml.jackson.core:jackson-core:2.3.1 - http://wiki.fasterxml.com/JacksonHome)
* jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.3.1 - http://wiki.fasterxml.com/JacksonHome)
* Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/)
* wormhole-util (edp.wormhole:wormhole-util:0.5.2-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.3-beta - no url defined)
* The Netty Project (io.netty:netty:3.7.0.Final - http://netty.io/)
* Joda-Time (joda-time:joda-time:2.9.8 - http://www.joda.org/joda-time/)
* Apache Log4j (log4j:log4j:1.2.17 - http://logging.apache.org/log4j/1.2/)
Expand Down
2 changes: 1 addition & 1 deletion kafkatool/kafka010/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kafkatool/kafka08/LICENSE-3RD-PARTY
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ List of third-party dependencies grouped by their license type.
* Jackson-core (com.fasterxml.jackson.core:jackson-core:2.3.1 - http://wiki.fasterxml.com/JacksonHome)
* jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.3.1 - http://wiki.fasterxml.com/JacksonHome)
* Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/)
* wormhole-util (edp.wormhole:wormhole-util:0.5.2-beta - no url defined)
* wormhole-util (edp.wormhole:wormhole-util:0.5.3-beta - no url defined)
* The Netty Project (io.netty:netty:3.7.0.Final - http://netty.io/)
* Joda-Time (joda-time:joda-time:2.9.8 - http://www.joda.org/joda-time/)
* Apache Log4j (log4j:log4j:1.2.17 - http://logging.apache.org/log4j/1.2/)
Expand Down
2 changes: 1 addition & 1 deletion kafkatool/kafka08/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>edp.wormhole</groupId>
<artifactId>wormhole-parent</artifactId>
<version>0.5.2-beta</version>
<version>0.5.3-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 3237253

Please sign in to comment.