mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Updated build.xml to include META-INF
This commit is contained in:
@@ -40,9 +40,7 @@
|
|||||||
depends="compile">
|
depends="compile">
|
||||||
<war destfile="${dist.dir}/guacamole.war"
|
<war destfile="${dist.dir}/guacamole.war"
|
||||||
webxml="${build.dir}/WEB-INF/web.xml">
|
webxml="${build.dir}/WEB-INF/web.xml">
|
||||||
<fileset dir="${build.dir}">
|
<fileset dir="${build.dir}"/>
|
||||||
<exclude name="META-INF/**"/>
|
|
||||||
</fileset>
|
|
||||||
</war>
|
</war>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user