Changeset 979
- Timestamp:
- Feb 27, 2009, 10:30:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base2/net.sf.basedb.normalizers/trunk/build.xml
r972 r979 47 47 48 48 <property name="depend.BASEjars" 49 value="http://base2.thep.lu.se/base/jars/2. 7.0"49 value="http://base2.thep.lu.se/base/jars/2.9.0" 50 50 description="The location of the BASE core JARs that we depend on" 51 51 /> … … 225 225 <fail unless="base2coreplugins" message="Can't find BASE2CorePlugins.jar in ./lib/compile. Try 'ant download-lib' to download the missing file." /> 226 226 <fail unless="pluginutilities" message="Can't find PluginUtilities jar file ./lib. Try 'ant download-lib' to download the missing file." /> 227 <echo>Found BASE2Core.jar, BASE2WSClient.jar, and PluginUtilities jar </echo>227 <echo>Found BASE2Core.jar, BASE2WSClient.jar, and PluginUtilities jar file</echo> 228 228 </target> 229 229
Note: See TracChangeset
for help on using the changeset viewer.