Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Changeset 3587

Show
Ignore:
Timestamp:
03/12/08 03:40:03 (10 months ago)
Author:
djazayeri
Message:

synchronization_bidirectional branch: removing duplicate entries from classpath

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs/branches/data_synchronization_bidirectional/.classpath

    r3391 r3587  
    1515        <classpathentry kind="lib" path="lib/commons-logging/commons-logging-1.0.4.jar"/> 
    1616        <classpathentry kind="lib" path="lib/commons-pool/commons-pool-1.2.jar"/> 
    17         <classpathentry kind="lib" path="lib/commons-httpclient/commons-httpclient-3.1.jar"/> 
    18         <classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/> 
    1917        <classpathentry kind="lib" path="lib/dom4j/dom4j-1.6.1.jar"/> 
    2018        <classpathentry kind="lib" path="lib/ehcache/ehcache-1.2.4.jar" sourcepath="/openmrs-source/ehcache-1.2.4-src.zip"/> 
     
    6361        <classpathentry kind="lib" path="metadata/api/hibernate"/> 
    6462        <classpathentry kind="lib" path="metadata/api/log4j"/> 
    65         <classpathentry kind="lib" path="lib/commons-httpclient/commons-httpclient-3.1.jar"/> 
    66         <classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/> 
    6763        <classpathentry kind="output" path="build/"/> 
    6864</classpath>