remm2005/08/02 12:08:07
Modified:.build.xml build.properties.default tomcat.nsi
Log:
- Add placeholder code to download Windows .dll.
Revision ChangesPath
1.234 +2 -0 jakarta-tomcat-5/build.xml
Index: build.xml
=
remm2005/08/02 08:33:08
Modified:.build.xml build.properties.default
Log:
- Update to the soon-to-be new location for native.
Revision ChangesPath
1.233 +2 -1 jakarta-tomcat-5/build.xml
Index: build.xml
=
remm2005/01/20 04:00:20
Modified:.build.xml build.properties.default
Log:
- Better handling of MX4J downloading.
Revision ChangesPath
1.222 +1 -2 jakarta-tomcat-5/build.xml
Index: build.xml
==
costin 2003/03/13 14:48:00
Modified:.build.xml build.properties.default
Log:
More consistency.
If it's a dependency package, it should be located in base.dir ( our repository ) -
it doesn't matter if we build it or do a real download.
Probably it would make sense
jfarcand2003/01/27 10:05:10
Modified:.build.xml build.properties.default
Log:
Default download to the HEAD target.
Revision ChangesPath
1.72 +5 -5 jakarta-tomcat-5/build.xml
Index: build.xml
jfarcand2003/01/27 09:35:28
Modified:.build.xml build.properties.default
Log:
Add support for cvs tag when using the checkout target.
Revision ChangesPath
1.71 +2 -1 jakarta-tomcat-5/build.xml
Index: build.xml
=
jfarcand2003/01/22 18:51:27
Modified:.build.xml build.properties.default
Log:
Re-arrange the watchdog target (was broken). Rename the target run-watchdog. This
target will checkout watchdog,
compile it, start Tomcat, deploy watchdog and run the test. In build.properties, i
costin 2002/11/05 11:25:50
Modified:.build.xml build.properties.default
Log:
Get modeler from cvs ( for now )
Revision ChangesPath
1.56 +20 -0 jakarta-tomcat-5/build.xml
Index: build.xml