Revision 2445
Added by sgarg over 19 years ago
- empty log message ***
build.xml | ||
---|---|---|
559 | 559 |
description="Installs the database tables"> |
560 | 560 |
<echo/> |
561 | 561 |
<echo>Installing the database tables...</echo> |
562 |
<echo>In case of failure, run the sql script manually. Look at Metacat install instructions for more details</echo> |
|
562 | 563 |
<sql driver="${dbDriver}" |
563 | 564 |
classpath="${jdbc}:${jdbc-add1}:${jdbc-add2}" |
564 | 565 |
url="${jdbc-connect}" |
Also available in: Unified diff