Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
05/12/08 07:34:55 (4 months ago)
Author:
dkayiwa
Message:

xforms module: upgrading to use 1.2.04 version of the openmrs api

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs-modules/xforms/trunk/.classpath

    r3482 r4171  
    1111        <classpathentry kind="lib" path="lib/kxml2-2.3.0.jar"/> 
    1212        <classpathentry kind="lib" path="lib-common/commons-io-1.1.jar"/> 
    13         <classpathentry kind="lib" path="lib-common/xform-interfaces.jar"/> 
    1413        <classpathentry kind="lib" path="lib/sms-server.jar"/> 
    1514        <classpathentry kind="lib" path="lib/bluetooth-server.jar"/> 
    1615        <classpathentry kind="lib" path="lib/dwr-1.1.3mod.jar"/> 
    17         <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.0.3476.jar"/> 
    18         <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.0.3476.jar"/> 
    1916        <classpathentry kind="lib" path="lib-common/velocity-1.6-dev.jar"/> 
     17        <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.04.4128.jar"/> 
     18        <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.04.4128.jar"/> 
     19        <classpathentry kind="lib" path="lib/xform-interfaces.jar"/> 
    2020        <classpathentry kind="output" path="build"/> 
    2121</classpath>