forked from Coded/SIPRP
sync to svn
git-svn-id: https://svn.coded.pt/svn/SIPRP@1858 bb69d46d-e84e-40c8-a05a-06db0d633741lxbfYeaa
parent
cc5258d9f0
commit
4bf44526d1
@ -1,121 +1,153 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" path="src"/>
|
<classpathentry kind="src" path="src"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
<classpathentry exported="true" kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="owner.project.facets" value="jst.web"/>
|
<attribute name="owner.project.facets" value="jst.web"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_45">
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_45">
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="owner.project.facets" value="java"/>
|
<attribute name="owner.project.facets" value="java"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-1.0.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/aopalliance-1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aspectjrt-1.7.4.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/aspectjrt-1.7.4.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/avalon-framework-4.2.0.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/avalon-framework-4.2.0.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/bcmail-jdk16-1.46.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/bcmail-jdk16-1.46.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/bcprov-jdk16-1.46.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/bcprov-jdk16-1.46.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.8.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.8.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.8.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.8.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-digester-2.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-digester-2.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-2.4.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-io-2.4.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.6.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.6.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/evologgerclient.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/evologgerclient.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/evolute.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/evolute.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/evotelemetryclient.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/evotelemetryclient.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/fluent-hc-4.3.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/fluent-hc-4.3.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/fontbox-1.8.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/fontbox-1.8.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/fop-1.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/fop-1.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/gmbal-api-only.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/gmbal-api-only.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/guava-14.0.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/guava-14.0.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/ha-api.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/ha-api.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpclient-4.3.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/httpclient-4.3.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpclient-cache-4.3.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/httpclient-cache-4.3.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpcore-4.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/httpcore-4.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpmime-4.3.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/httpmime-4.3.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/icu4j-52.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/icu4j-52.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.16.1-GA.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/javassist-3.16.1-GA.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.inject-1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/javax.inject-1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxb-core.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jaxb-core.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxb-impl.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jaxb-impl.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxws-rt.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jaxws-rt.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jcl-over-slf4j-1.7.5.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jcl-over-slf4j-1.7.5.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jempbox-1.8.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jempbox-1.8.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jta-1.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jta-1.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-over-slf4j-1.7.5.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/log4j-over-slf4j-1.7.5.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mail.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mail.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/management-api.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/management-api.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/oro-2.0.8.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/oro-2.0.8.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/persistence-api-1.0.2.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/persistence-api-1.0.2.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/policy.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/policy.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/postgresql-9.3-1100-jdbc4.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/postgresql-9.3-1100-jdbc4.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.7.5.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.7.5.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-aop-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-aop-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-aspects-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-aspects-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-beans-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-beans-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-context-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-context-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-context-support-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-context-support-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-core-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-core-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-data-commons-1.6.1.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-data-commons-1.6.1.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-expression-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-expression-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-instrument-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-instrument-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-instrument-tomcat-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-instrument-tomcat-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-jdbc-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-jdbc-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-jms-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-jms-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-core-1.3.2.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-core-1.3.2.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-core-tiger-1.3.2.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-core-tiger-1.3.2.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-ldif-batch-1.3.2.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-ldif-batch-1.3.2.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-ldif-core-1.3.2.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-ldif-core-1.3.2.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-odm-1.3.2.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-odm-1.3.2.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-mobile-device-1.1.0.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-mobile-device-1.1.0.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-orm-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-orm-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-oxm-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-oxm-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-acl-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-acl-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-aspects-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-aspects-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-cas-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-cas-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-config-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-config-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-core-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-core-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-crypto-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-crypto-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-ldap-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-ldap-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-openid-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-openid-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-remoting-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-remoting-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-taglibs-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-taglibs-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-web-3.1.4.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-security-web-3.1.4.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-tx-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-tx-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-web-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-web-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-webmvc-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-webmvc-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-webmvc-portlet-3.2.5.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-webmvc-portlet-3.2.5.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/stax-ex.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/stax-ex.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/streambuffer.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/streambuffer.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/thymeleaf-2.1.1.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/thymeleaf-2.1.1.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/thymeleaf-extras-springsecurity3-2.1.0.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/thymeleaf-extras-springsecurity3-2.1.0.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/thymeleaf-spring3-2.1.1.RELEASE.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/thymeleaf-spring3-2.1.1.RELEASE.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-api-3.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-api-3.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-autotag-core-runtime-1.1.0.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-autotag-core-runtime-1.1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-core-3.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-core-3.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-el-3.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-el-3.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-jsp-3.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-jsp-3.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-request-api-1.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-request-api-1.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-request-jsp-1.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-request-jsp-1.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-request-servlet-1.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-request-servlet-1.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-servlet-3.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-servlet-3.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tiles-template-3.0.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/tiles-template-3.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlgraphics-commons-1.5.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/xmlgraphics-commons-1.5.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jdom-1.1.3.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jdom-1.1.3.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxws-spring-1.9.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jaxws-spring-1.9.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/poi-3.6-20091214.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/poi-3.6-20091214.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xbean-spring-3.16.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/xbean-spring-3.16.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/cglib-nodep-2.2.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/cglib-nodep-2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jdom2-2.0.5.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jdom2-2.0.5.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/joda-time-1.6.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/joda-time-1.6.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/stax-1.2.0.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/stax-1.2.0.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/stax-api-1.0.1.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/stax-api-1.0.1.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/wstx-asl-3.2.7.jar"/>
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/wstx-asl-3.2.7.jar"/>
|
||||||
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jersey-spring3-2.7.jar"/>
|
||||||
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jersey-client.jar"/>
|
||||||
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jersey-common.jar"/>
|
||||||
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jersey-container-servlet-core.jar"/>
|
||||||
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jersey-container-servlet.jar"/>
|
||||||
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jersey-server.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-repackaged-2.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/asm-all-repackaged-2.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-api-2.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-locator-2.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-utils-2.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.18.1-GA.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.annotation-api-1.2.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.inject-2.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.servlet-api-3.0.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.ws.rs-api-2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxb-api-2.2.7.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-guava-2.7.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.osgi.core-4.2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/osgi-resource-locator-1.0.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/validation-api-1.1.0.Final.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-api-2.3.0-b04.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-bridge-2.3.0-b04.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.json-1.0.4.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.json-api-1.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-json-processing-2.7.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsonp-jaxrs-1.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-core-asl-1.9.13.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-jaxrs-1.9.13.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-mapper-asl-1.9.13.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-xc-1.9.13.jar"/>
|
||||||
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-json-jackson-2.7.jar"/>
|
||||||
<classpathentry kind="output" path="build/classes"/>
|
<classpathentry kind="output" path="build/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue