Changeset 3661
- Timestamp:
- 03/19/08 14:44:03 (10 months ago)
- Files:
-
- openmrs-modules/chica/.classpath (modified) (1 diff)
- openmrs-modules/chica/lib-common/openmrs-api-1.2.11.3590.jar (deleted)
- openmrs-modules/chica/lib-common/openmrs-api-1.2.11.3658.jar (added)
- openmrs-modules/chica/lib-common/tests-openmrs-api-1.2.11.3590.jar (deleted)
- openmrs-modules/chica/lib-common/tests-openmrs-api-1.2.11.3658.jar (added)
- openmrs-modules/chica/lib-common/web-openmrs-api-1.2.11.3590.jar (deleted)
- openmrs-modules/chica/lib-common/web-openmrs-api-1.2.11.3658.jar (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/chica/.classpath
r3650 r3661 64 64 <classpathentry kind="lib" path="lib-common/spring-framework/spring-test.jar"/> 65 65 <classpathentry kind="lib" path="lib-common/spring-framework/spring-webmvc.jar"/> 66 <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.11.3590.jar" sourcepath="/openmrs_logic/src"/>67 <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.2.11.3590.jar"/>68 <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.11.3590.jar"/>69 66 <classpathentry kind="lib" path="lib-common/atd-1.20.jar" sourcepath="/atd/src"/> 67 <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.11.3658.jar"/> 68 <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.2.11.3658.jar"/> 69 <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.11.3658.jar"/> 70 70 <classpathentry kind="output" path="bin"/> 71 71 </classpath>