From 5aa5b9229fc0a273aa0e6196f011573e277efb6d Mon Sep 17 00:00:00 2001 From: Andrey Vlasovskikh Date: Fri, 27 Jan 2017 20:05:46 +0300 Subject: [PATCH] Add correct python-plugin-dependencies.xml to JARs via new modules --- .../META-INF}/python-plugin-dependencies.xml | 0 .../patches/python-community-plugin-build-patches.iml | 11 +++++++++++ 2 files changed, 11 insertions(+) rename python/build/{ => patches/META-INF}/python-plugin-dependencies.xml (100%) create mode 100644 python/build/patches/python-community-plugin-build-patches.iml diff --git a/python/build/python-plugin-dependencies.xml b/python/build/patches/META-INF/python-plugin-dependencies.xml similarity index 100% rename from python/build/python-plugin-dependencies.xml rename to python/build/patches/META-INF/python-plugin-dependencies.xml diff --git a/python/build/patches/python-community-plugin-build-patches.iml b/python/build/patches/python-community-plugin-build-patches.iml new file mode 100644 index 000000000000..0dde4f4b66c3 --- /dev/null +++ b/python/build/patches/python-community-plugin-build-patches.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file