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

Context Navigation

  • ← Previous Changeset
  • Next Changeset →

Changeset 5679

Show
Ignore:
Timestamp:
10/10/08 14:57:59 (8 weeks ago)
Author:
jburel
Message:

Updated libraries

Location:
trunk
Files:
7 added
8 removed
1 modified

  • .classpath (modified) (2 diffs)
  • LIB/commons-beanutils-1.8.0.jar (added)
  • LIB/commons-beanutils.jar (deleted)
  • LIB/commons-digester-1.8.jar (added)
  • LIB/commons-digester.jar (deleted)
  • LIB/commons-httpclient-3.0.1.jar (deleted)
  • LIB/commons-httpclient-3.1.jar (added)
  • LIB/commons-logging-1.0.4.jar (deleted)
  • LIB/commons-logging-1.1.1.jar (added)
  • LIB/commons-validator-1.3.1.jar (added)
  • LIB/commons-validator.jar (deleted)
  • LIB/jcommon-1.0.14.jar (added)
  • LIB/jcommon-1.0.9.jar (deleted)
  • LIB/jfreechart-1.0.11.jar (added)
  • LIB/jfreechart-1.0.5.jar (deleted)
  • LIB/looks-2.0.1.jar (deleted)

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r5658 r5679  
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    66        <classpathentry kind="lib" path="LIB/TableLayout-2006-11-27.jar"/> 
    7         <classpathentry kind="lib" path="LIB/jfreechart-1.0.5.jar"/> 
    8         <classpathentry kind="lib" path="LIB/jcommon-1.0.9.jar"/> 
    9         <classpathentry kind="lib" path="LIB/commons-logging-1.0.4.jar"/> 
    107        <classpathentry kind="lib" path="LIB/test/junit-3.8.1.jar"/> 
    118        <classpathentry kind="lib" path="LIB/log4j-1.2.14.jar"/> 
    129        <classpathentry kind="lib" path="LIB/commons-codec-1.3.jar"/> 
    13         <classpathentry kind="lib" path="LIB/commons-httpclient-3.0.1.jar"/> 
    1410        <classpathentry kind="lib" path="LIB/JHotDraw-7.0.9.jar"/> 
    15         <classpathentry kind="lib" path="LIB/commons-validator.jar"/> 
    16         <classpathentry kind="lib" path="LIB/commons-digester.jar"/> 
    17         <classpathentry kind="lib" path="LIB/commons-beanutils.jar"/> 
    1811        <classpathentry kind="lib" path="LIB/commons-collections-3.2.jar"/> 
    1912        <classpathentry kind="lib" path="LIB/ehcache-1.5.0.jar" sourcepath="/Users/jeanmarie/Desktop/ehcache-1.5.0/ehcache-1.5.0-sources.jar"/> 
    … …  
    2316        <classpathentry kind="lib" path="LIB/OmeroJava-Beta4.jar"/> 
    2417        <classpathentry kind="lib" path="LIB/swingx-0.9.4.jar"/> 
     18        <classpathentry kind="lib" path="LIB/jfreechart-1.0.11.jar"/> 
     19        <classpathentry kind="lib" path="LIB/jcommon-1.0.14.jar"/> 
     20        <classpathentry kind="lib" path="LIB/commons-logging-1.1.1.jar"/> 
     21        <classpathentry kind="lib" path="LIB/commons-digester-1.8.jar"/> 
     22        <classpathentry kind="lib" path="LIB/commons-beanutils-1.8.0.jar"/> 
     23        <classpathentry kind="lib" path="LIB/commons-validator-1.3.1.jar"/> 
     24        <classpathentry kind="lib" path="LIB/commons-httpclient-3.1.jar"/> 
    2525        <classpathentry kind="output" path="bin"/> 
    2626</classpath> 

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/