summaryrefslogtreecommitdiff
path: root/.classpath
blob: 8eb148ee91edb94bf4f7a88e67f0e9914894580d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="lib" path="endorsed/resolver-2.9.1.jar"/>
	<classpathentry kind="lib" path="endorsed/serializer-2.9.1.jar"/>
	<classpathentry kind="lib" path="endorsed/xalan-2.7.1.jar"/>
	<classpathentry kind="lib" path="endorsed/xercesImpl-2.9.1.jar"/>
	<classpathentry kind="lib" path="endorsed/xml-apis-2.9.1.jar"/>
	<classpathentry kind="lib" path="lib/antlr-2.7.2.jar"/>
	<classpathentry kind="lib" path="lib/bcprov-jdk14-1.38.jar"/>
	<classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
	<classpathentry kind="lib" path="lib/commons-chain-1.1.jar"/>
	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
	<classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
	<classpathentry kind="lib" path="lib/commons-digester-1.8.jar"/>
	<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
	<classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/>
	<classpathentry kind="lib" path="lib/commons-validator-1.3.1.jar"/>
	<classpathentry kind="lib" path="lib/jargs-1.0.jar"/>
	<classpathentry kind="lib" path="lib/jcl104-over-slf4j-1.5.0.jar"/>
	<classpathentry kind="lib" path="lib/joda-time-1.5.2.jar"/>
	<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.5.0.jar"/>
	<classpathentry kind="lib" path="lib/logback-classic-0.9.8.jar"/>
	<classpathentry kind="lib" path="lib/logback-core-0.9.8.jar"/>
	<classpathentry kind="lib" path="lib/not-yet-commons-ssl-0.3.9.jar"/>
	<classpathentry kind="lib" path="lib/opensaml-2.1.0.jar"/>
	<classpathentry kind="lib" path="lib/openws-1.1.0.jar"/>
	<classpathentry kind="lib" path="lib/oro-2.0.8.jar"/>
	<classpathentry kind="lib" path="lib/shibboleth-discovery-service-trunk.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api-1.5.0.jar"/>
	<classpathentry kind="lib" path="lib/struts-core-1.3.9.jar"/>
	<classpathentry kind="lib" path="lib/struts-taglib-1.3.9.jar"/>
	<classpathentry kind="lib" path="lib/velocity-1.5.jar"/>
	<classpathentry kind="lib" path="lib/xml-security-1.4.1.jar"/>
	<classpathentry kind="lib" path="lib/xmltooling-1.0.1.jar"/>
	<classpathentry kind="lib" path="src/installer/lib/ant-1.7.0.jar"/>
	<classpathentry kind="lib" path="src/installer/lib/ant-contrib-1.0b2.jar"/>
	<classpathentry kind="lib" path="src/installer/lib/ant-launcher-1.7.0.jar"/>
	<classpathentry kind="lib" path="src/installer/lib/ant-nodeps-1.7.0.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>