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

Context Navigation

  • ← Previous Changeset
  • Next Changeset →

Changeset 1055

Show
Ignore:
Timestamp:
11/01/06 08:48:05 (2 years ago)
Author:
jmoore
Message:

#238 Bringing bioformats up to date with Spring 2.0 changes.

Location:
branches/bioformats-omero
Files:
2 modified

  • .classpath (modified) (1 diff)
  • classpath.xml (modified) (4 diffs)

Legend:

Unmodified
Added
Removed
  • branches/bioformats-omero/.classpath

    r998 r1055  
    1313        <classpathentry kind="var" path="M2_REPO/omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> 
    1414        <classpathentry kind="var" path="M2_REPO/omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> 
    15         <classpathentry kind="var" path="M2_REPO/org/springframework/spring-mock/2.0-rc1/spring-mock-2.0-rc1.jar"/> 
    16         <classpathentry sourcepath="/SPRING_HOME" kind="var" path="M2_REPO/org/springframework/spring/2.0-rc1/spring-2.0-rc1.jar"/> 
     15        <classpathentry kind="var" path="M2_REPO/org/springframework/spring-mock/2.0/spring-mock-2.0.jar"/> 
     16        <classpathentry sourcepath="/SPRING_HOME" kind="var" path="M2_REPO/org/springframework/spring/2.0/spring-2.0.jar"/> 
    1717        <classpathentry kind="var" path="M2_REPO/omero/client/3.0-TRUNK/client-3.0-TRUNK.jar"/> 
    1818        <classpathentry kind="src" path="resources"/> 
  • branches/bioformats-omero/classpath.xml

    r1014 r1055  
    4141        <file name="omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> 
    4242        <file name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> 
    43         <file name="org/springframework/spring/2.0-rc1/spring-2.0-rc1.jar"/> 
     43        <file name="org/springframework/spring/2.0/spring-2.0.jar"/> 
    4444        <file name="qdox/qdox/1.5/qdox-1.5.jar"/> 
    4545        <file name="velocity-tools/velocity-tools-generic/1.1/velocity-tools-generic-1.1.jar"/> 
    … …  
    6262        <include name="omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> 
    6363        <include name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> 
    64         <include name="org/springframework/spring/2.0-rc1/spring-2.0-rc1.jar"/> 
     64        <include name="org/springframework/spring/2.0/spring-2.0.jar"/> 
    6565        <include name="qdox/qdox/1.5/qdox-1.5.jar"/> 
    6666        <include name="velocity-tools/velocity-tools-generic/1.1/velocity-tools-generic-1.1.jar"/> 
    … …  
    8686        <file name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> 
    8787        <file name="omero/postgresql/8.1-405.jdbc3/postgresql-8.1-405.jdbc3.jar"/> 
    88         <file name="org/springframework/spring-mock/2.0-rc1/spring-mock-2.0-rc1.jar"/> 
    89         <file name="org/springframework/spring/2.0-rc1/spring-2.0-rc1.jar"/> 
     88        <file name="org/springframework/spring-mock/2.0/spring-mock-2.0.jar"/> 
     89        <file name="org/springframework/spring/2.0/spring-2.0.jar"/> 
    9090        <file name="qdox/qdox/1.5/qdox-1.5.jar"/> 
    9191        <file name="testng/testng/4.7-jdk15/testng-4.7-jdk15.jar"/> 
    … …  
    112112        <include name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> 
    113113        <include name="omero/postgresql/8.1-405.jdbc3/postgresql-8.1-405.jdbc3.jar"/> 
    114         <include name="org/springframework/spring-mock/2.0-rc1/spring-mock-2.0-rc1.jar"/> 
    115         <include name="org/springframework/spring/2.0-rc1/spring-2.0-rc1.jar"/> 
     114        <include name="org/springframework/spring-mock/2.0/spring-mock-2.0.jar"/> 
     115        <include name="org/springframework/spring/2.0/spring-2.0.jar"/> 
    116116        <include name="qdox/qdox/1.5/qdox-1.5.jar"/> 
    117117        <include name="testng/testng/4.7-jdk15/testng-4.7-jdk15.jar"/> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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