Alteração das libs para o war funcionar

git-svn-id: https://svn.coded.pt/svn/SIPRP@573 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Nuno Taborda 18 years ago
parent 61f23b3cb9
commit de1b937099

@ -6,7 +6,6 @@
<classpathentry kind="lib" path="lib.common/evolute.jar"/>
<classpathentry kind="lib" path="SIPRPSoft/lib/jdo.jar"/>
<classpathentry kind="lib" path="SIPRPSoft/lib/jdom.jar"/>
<classpathentry kind="lib" path="web/lib/velocity-1.4.jar"/>
<classpathentry kind="lib" path="web/lib/mailapi.jar"/>
<classpathentry kind="lib" path="lib.tools/servlet-api.jar"/>
<classpathentry kind="lib" path="web/lib/commons-email-1.0-dev.jar"/>
@ -17,5 +16,6 @@
<classpathentry kind="lib" path="SIPRPSoft/lib/jpox-1.0.4.jar"/>
<classpathentry kind="lib" path="SIPRPSoft/lib/postgresql-8.0-317.jdbc3.jar"/>
<classpathentry kind="lib" path="SIPRPSoft/lib/jcalendar-1.3.2.jar"/>
<classpathentry kind="lib" path="web/lib/velocity-dep-1.4.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>

Loading…
Cancel
Save