Revision 2391
Added by Jing Tao over 19 years ago
build.xml | ||
---|---|---|
596 | 596 |
</target> |
597 | 597 |
|
598 | 598 |
<target name="upgrade15" depends="prepare" |
599 |
description="Updates the database tables to upgrade to version 1.5">
|
|
599 |
description="Updates the database tables to upgrade to version 1.5">
|
|
600 | 600 |
<echo/> |
601 | 601 |
<echo>Updating the database tables to upgrade to version 1.4...</echo> |
602 | 602 |
<copy file="${srcdir}/upgrade_db_to_1_5.java" |
603 |
todir="${build.tmp}" filtering="yes"/>
|
|
603 |
todir="${build.tmp}" filtering="yes"/>
|
|
604 | 604 |
|
605 | 605 |
<javac srcdir="${build.tmp}" |
606 | 606 |
destdir="${build.tmp}" |
... | ... | |
985 | 985 |
<copy todir="${ver.dir}/src"> |
986 | 986 |
<fileset dir="${build.dir}/src"/> |
987 | 987 |
</copy> |
988 |
<!-- copy loaddtdschemal.sql form src dir(which has the server token to ver.dir/src--> |
|
989 |
<copy todir="${ver.dir}/src" file="${srcdir}/loaddtdschema.sql" overwrite="yes" filtering="no"/> |
|
988 | 990 |
|
989 | 991 |
<!-- |
990 | 992 |
<delete dir="./${ver.dir}/${build.dir}"/> |
Also available in: Unified diff
Fixed a bug which systemid will always points to knb.