Commit Graph

15 Commits (a18cacec34e4b2b9ca15c1bfd9998694eed46da3)

Author SHA1 Message Date
Qingsheng Ren e452d66b3b [FLINK-35309][cdc] Resolve license and NOTICE issues in the project
Co-authored-by: GOODBOY008 <gongzhongqiang@apache.org>
Qingsheng Ren f2ccc45fb1 [hotfix] Include LICENSE in binary release
Qingsheng Ren f522308206 [hotfix] Change parent POM's artifact ID to flink-cdc-parent
xleoken 6510e670fa
[FLINK-34959][cdc] Update old flink-cdc-connectors artifactId ()
wenmo a35b8dd44c [build] Optimize pom to solve the CI error
xleoken 5f4f86fb31
[hotfix] Change old com.ververica dependencies to org.apache.flink ()
Hang Ruan eeb4bab92d [FLINK-34184][cdc][license] Update Copyright from Ververica to Apache
Qingsheng Ren 73086c4f37
[cdc-cli][cdc-dist] Support loading global config from FLINK_CDC_HOME ()
This closes .
Qingsheng Ren daceb42168 [build] Use ${project.version} instead of ${revision} for dependency version
This is documented in https://maven.apache.org/maven-ci-friendly.html#dependencies
Qingsheng Ren c0ee1c188e [build] Skip maven-deploy-plugin for test modules and flink-cdc-dist
Qingsheng Ren a328f9895a
[cdc-cli][cdc-composer][cdc-dist] Support submitting job to general Flink environments ()
This closes .
Qingsheng Ren 100fb4a59e
[cdc-dist] Introduce flink-cdc.sh as the entrypoint of the Flink CDC ()
gongzhongqiang 1a5065e774
[3.0] [flink-cdc-dist] Collect all distro resources into a TAR ()
This closes   

Co-authored-by: Qingsheng Ren <renqschn@gmail.com>
joyCurry30 d01f0a9791
[pom] Use ${revision} replace specific version. ()
Leonard Xu 82a652ca6f
[3.0][kickoff] Introduce basic modules for Flink CDC 3.0
This closes