Revision 2468
Added by sgarg over 19 years ago
build.properties | ||
---|---|---|
2 | 2 |
|
3 | 3 |
# Tomcat Properties |
4 | 4 |
tomcat=/usr/local/devtools/jakarta-tomcat |
5 |
# Tomcat version - tomcat3 or tomcat4 |
|
6 |
tomcatversion=tomcat4
|
|
5 |
# Tomcat version - tomcat3 or tomcat4 or tomcat5
|
|
6 |
tomcatversion=tomcat5
|
|
7 | 7 |
webapps=/var/www/org.ecoinformatics.knb |
8 | 8 |
context=knb |
9 | 9 |
|
Also available in: Unified diff
Added tomcat5 in build.properties
In build.xml, fixed a bug from previous commit