pessoal… estou tentando gerar um .war pro tomcat usando o ant… olhem o codigo
<jar jarfile="web/esportes.war">
<fileset dir="${build.dir}">
<include name="com/carloseduardo/*.class"/>
</fileset>
</jar>
da essa msg
[jar] error while reading original manifest: error in opening zip file