Browse Source

resolve #2474 (#2477)

* In the dev branch, in order to the RPM package which is printed under the dist module contain configuration files: master.properties, worker.properties

* Restore files deleted by mistake

Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
zhangchunyang 5 years ago
parent
commit
f3dc1c94ba
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dolphinscheduler-dist/pom.xml

+ 1 - 0
dolphinscheduler-dist/pom.xml

@@ -257,6 +257,7 @@
                                             </location>
                                             <includes>
                                                 <include>config/*.*</include>
+                                                <include>**/*.xml</include>
                                             </includes>
                                         </source>