Changeset 2050 for openmrs/branches/data_synchronization/lib/lib.properties
- Timestamp:
- 07/20/07 22:39:04 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs/branches/data_synchronization/lib/lib.properties
r2041 r2050 138 138 139 139 # 140 # Simple - http://simple.sourceforge.net 141 # GNU Library or LGPL 142 # 143 simple.dir = ${lib.dir}/simple 144 145 # 140 146 # Spring Framework - http://www.springframework.org 141 147 # Apache License, Version 2.0. 142 148 # 143 149 spring.dir=${lib.dir}/spring-framework 150 151 # 152 # StAX - http://stax.codehaus.org/ 153 # Apache Software License 2.1 154 # 155 stax.dir = ${lib.dir}/stax 144 156 145 157 #