Changeset 3592
- Timestamp:
- 03/12/08 14:27:13 (10 months ago)
- Files:
-
- openmrs-modules/chica/.classpath (modified) (2 diffs)
- openmrs-modules/chica/lib-common/openmrs-api-1.2.0.3328.jar (deleted)
- openmrs-modules/chica/lib-common/openmrs-api-1.2.11.3590.jar (added)
- openmrs-modules/chica/lib-common/spring-framework/spring-2.0.jar (deleted)
- openmrs-modules/chica/lib-common/spring-framework/spring-2.5.1.jar (added)
- openmrs-modules/chica/lib-common/spring-framework/spring-mock.jar (deleted)
- openmrs-modules/chica/lib-common/spring-framework/spring-test.jar (added)
- openmrs-modules/chica/lib-common/spring-framework/spring-webmvc.jar (added)
- openmrs-modules/chica/lib-common/tests-openmrs-api-1.2.0.3085.jar (deleted)
- openmrs-modules/chica/lib-common/tests-openmrs-api-1.2.11.3590.jar (added)
- openmrs-modules/chica/lib-common/web-openmrs-api-1.2.0.3085.jar (deleted)
- openmrs-modules/chica/lib-common/web-openmrs-api-1.2.11.3590.jar (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/chica/.classpath
r3578 r3592 44 44 <classpathentry kind="lib" path="lib-common/saxon/saxon8-dom.jar"/> 45 45 <classpathentry kind="lib" path="lib-common/simple/simple-xml-1.6-mod.jar"/> 46 <classpathentry kind="lib" path="lib-common/spring-framework/spring-2.0.jar"/>47 <classpathentry kind="lib" path="lib-common/spring-framework/spring-mock.jar"/>48 46 <classpathentry kind="lib" path="lib-common/stax/stax-1.2.0.jar"/> 49 47 <classpathentry kind="lib" path="lib-common/stax/stax-api-1.0.1.jar"/> … … 60 58 <classpathentry kind="lib" path="lib/jibx-run.jar"/> 61 59 <classpathentry kind="lib" path="lib/tools.jar"/> 62 <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.2.0.3085.jar"/>63 <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.0.3085.jar" sourcepath="/openmrs_logic/src"/>64 60 <classpathentry kind="lib" path="/atd/dist"/> 65 61 <classpathentry kind="lib" path="/dss/dist"/> 66 <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.0.3328.jar" sourcepath="/openmrs_logic/src"/>67 62 <classpathentry kind="lib" path="lib-common/dss-2.09.jar"/> 68 63 <classpathentry kind="lib" path="lib-common/atd-1.19.jar"/> 64 <classpathentry kind="lib" path="lib-common/spring-framework/spring-2.5.1.jar"/> 65 <classpathentry kind="lib" path="lib-common/spring-framework/spring-test.jar"/> 66 <classpathentry kind="lib" path="lib-common/spring-framework/spring-webmvc.jar"/> 67 <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.11.3590.jar"/> 68 <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.2.11.3590.jar"/> 69 <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.11.3590.jar"/> 69 70 <classpathentry kind="output" path="bin"/> 70 71 </classpath>