Skip to content

Commit

Permalink
[FLINK-15025][python][build] Include resource directory in jar
Browse files Browse the repository at this point in the history
  • Loading branch information
dianfu authored and zentol committed Dec 4, 2019
1 parent 64e2f27 commit 7a37209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flink-python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ under the License.
<include>pyflink-udf-runner.sh</include>
</includes>
</resource>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
<plugins>
<plugin>
Expand Down

0 comments on commit 7a37209

Please sign in to comment.