• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/trunk/components/common/.classpath

Revision 2729, 2.9 kB (checked in by jmoore, 3 months ago)

Upgrading Spring to 2.5.5

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry excluding="**/.svn" kind="src" path="src"/>
4        <classpathentry excluding="**/.svn" kind="src" path="resources"/>
5        <classpathentry excluding="**/.svn" kind="src" path="target/generated/src"/>
6        <classpathentry excluding="**/.svn" kind="src" path="target/generated/resources"/>
7        <classpathentry excluding="**/.svn" kind="src" output="target/test-classes" path="test"/>
8        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
9        <classpathentry kind="lib" path="target/libs/ant.jar"/>
10        <classpathentry kind="lib" path="target/libs/antlr.jar"/>
11        <classpathentry kind="lib" path="target/libs/asm.jar"/>
12        <classpathentry kind="lib" path="target/libs/asm-attrs.jar"/>
13        <classpathentry kind="lib" path="target/libs/cglib.jar"/>
14        <classpathentry kind="lib" path="target/libs/checkstyle.jar"/>
15        <classpathentry kind="lib" path="target/libs/commons-beanutils.jar"/>
16        <classpathentry kind="lib" path="target/libs/commons-collections.jar"/>
17        <classpathentry kind="lib" path="target/libs/commons-logging.jar"/>
18        <classpathentry kind="lib" path="target/libs/dom4j.jar"/>
19        <classpathentry kind="lib" path="target/libs/dsl.jar"/>
20        <classpathentry kind="lib" path="target/libs/emma_ant.jar"/>
21        <classpathentry kind="lib" path="target/libs/emma.jar"/>
22        <classpathentry kind="lib" path="target/libs/findbugs-ant.jar"/>
23        <classpathentry kind="lib" path="target/libs/freemarker.jar"/>
24        <classpathentry kind="lib" path="target/libs/groovy.jar"/>
25        <classpathentry kind="lib" path="target/libs/hibernate.jar"/>
26        <classpathentry kind="lib" path="target/libs/hibernate-annotations.jar"/>
27        <classpathentry kind="lib" path="target/libs/hibernate-commons-annotations.jar"/>
28        <classpathentry kind="lib" path="target/libs/hibernate-search.jar"/>
29        <classpathentry kind="lib" path="target/libs/hibernate-tools.jar"/>
30        <classpathentry kind="lib" path="target/libs/hibernate-validator.jar"/>
31        <classpathentry kind="lib" path="target/libs/jamon.jar"/>
32        <classpathentry kind="lib" path="target/libs/jboss-ejb3x.jar"/>
33        <classpathentry kind="lib" path="target/libs/jboss-j2ee.jar"/>
34        <classpathentry kind="lib" path="target/libs/jmock.jar"/>
35        <classpathentry kind="lib" path="target/libs/jtidy.jar"/>
36        <classpathentry kind="lib" path="target/libs/junit.jar"/>
37        <classpathentry kind="lib" path="target/libs/log4j.jar"/>
38        <classpathentry kind="lib" path="target/libs/lucene-core.jar"/>
39        <classpathentry kind="lib" path="target/libs/model-psql.jar"/>
40        <classpathentry kind="lib" path="target/libs/persistence-api.jar"/>
41        <classpathentry kind="lib" path="target/libs/postgresql.jar"/>
42        <classpathentry kind="lib" path="target/libs/spring.jar"/>
43        <classpathentry kind="lib" path="target/libs/spring-test.jar"/>
44        <classpathentry kind="lib" path="target/libs/testng.jar"/>
45        <classpathentry kind="lib" path="target/libs/velocity.jar"/>
46        <classpathentry kind="lib" path="target/libs/velocity-tools-generic.jar"/>
47        <classpathentry kind="output" path="target/classes"/>
48</classpath>
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/