Issue #2164 - fix 13.6.1 wes2bridge build
Former-commit-id:f484a47d43
[formerly63345a298b
] [formerly9f632d9e2d
[formerly 31b29f11b0e60c0741f69be824093d4f76961eb5]] Former-commit-id:9f632d9e2d
Former-commit-id:4a492c0059
This commit is contained in:
parent
0cb178f835
commit
588503289a
1 changed files with 4 additions and 0 deletions
|
@ -76,6 +76,10 @@
|
|||
<copy todir="${buildDirectory}/plugins">
|
||||
<fileset dir="${buildDirectory}/../../../" includes="org.*/**"/>
|
||||
</copy>
|
||||
<echo message="ch.*/**"/>
|
||||
<copy todir="${buildDirectory}/plugins">
|
||||
<fileset dir="${buildDirectory}/../../../" includes="ch.*/**"/>
|
||||
</copy>
|
||||
<echo message="javax.*/**"/>
|
||||
<copy todir="${buildDirectory}/plugins">
|
||||
<fileset dir="${buildDirectory}/../../../" includes="javax.*/**"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue