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">
|
||||
<war destfile="${dist.dir}/guacamole.war"
|
||||
webxml="${build.dir}/WEB-INF/web.xml">
|
||||
<fileset dir="${build.dir}">
|
||||
<exclude name="META-INF/**"/>
|
||||
</fileset>
|
||||
<fileset dir="${build.dir}"/>
|
||||
</war>
|
||||
</target>
|
||||
|
||||
|
Reference in New Issue
Block a user