* actually reseed properly

* hide the susimail deprecation warnings
* dont push hosts.txt in the update (people can subscribe if they want to)
This commit is contained in:
jrandom
2005-02-18 08:12:40 +00:00
committed by zzz
parent e2071935ad
commit db2328e03e
3 changed files with 26 additions and 5 deletions

View File

@@ -265,7 +265,8 @@
<copy file="build/addressbook.war" todir="pkg-temp/webapps/" />
<copy file="build/susimail.war" todir="pkg-temp/webapps/" />
<copy file="history.txt" todir="pkg-temp/" />
<copy file="hosts.txt" todir="pkg-temp/" />
<!-- the addressbook handles this for updates -->
<!-- <copy file="hosts.txt" todir="pkg-temp/" /> -->
<mkdir dir="pkg-temp/eepsite" />
<mkdir dir="pkg-temp/eepsite/webapps" />
<mkdir dir="pkg-temp/eepsite/cgi-bin" />