Hi,
i 'am using ant 5 on win 2000 and i encounter the following pb : my war 
tasks is :
                <war warfile="${generated}/temp/${warname}.war" 
webxml="resources/WEBINF/web.xml">
                        <fileset dir="${generated}/temp/pleiades"/>
                </war>
and it creates a web.xml file under the directory web-inf in place of 
WEB-INF (as i can see when opening the war file in winzip). That should be 
ok if i deploy on windows but not on linux ou unix.
did i make something wrong ?
raphaele


--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to