forgot the properties rule in build-venice-conferencing
This commit is contained in:
parent
4534adace4
commit
3932d55b2a
|
@ -315,6 +315,9 @@
|
||||||
<path refid="base.build.path"/>
|
<path refid="base.build.path"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
</javac>
|
</javac>
|
||||||
|
<copy todir="workingarea/conferencing-module">
|
||||||
|
<fileset dir="src/conferencing-module" includes="**/*.properties"/>
|
||||||
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- ============================================================================
|
<!-- ============================================================================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user