cvs commit: jakarta-tomcat-5/resources/deployer build.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 11:14:41 Modified:.BUILDING.txt RELEASE-NOTES build.xml resources/deployer build.xml Log: Made compile.debug and compile.deprecation consistent and used in all javac tasks. Revision ChangesPath 1.33 +5 -5 jakarta-tomcat-

cvs commit: jakarta-tomcat-5/resources/deployer build.xml

2004-06-01 Thread yoavs
yoavs 2004/06/01 12:22:09 Modified:resources/deployer build.xml Log: Added UTF-8 encoding to deployer build: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=28940 Revision ChangesPath 1.5 +2 -1 jakarta-tomcat-5/resources/deployer/build.xml Index: bui

cvs commit: jakarta-tomcat-5/resources/deployer build.xml

2004-04-10 Thread remm
remm2004/04/10 08:33:16 Modified:resources/deployer build.xml Log: - Bug 28107: Simplify Ant tasks declarations. - Submitted by Matt Raible. Revision ChangesPath 1.4 +2 -30 jakarta-tomcat-5/resources/deployer/build.xml Index: build.xml =

cvs commit: jakarta-tomcat-5/resources/deployer build.xml

2003-08-26 Thread remm
remm2003/08/26 01:40:35 Modified:resources/deployer build.xml Log: - Validate before running JAVAC. Revision ChangesPath 1.3 +2 -2 jakarta-tomcat-5/resources/deployer/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5/resources/deployer build.xml

2003-08-17 Thread remm
remm2003/08/17 01:31:08 Modified:resources/deployer build.xml Log: - default login/pass to tomcat/tomcat. Revision ChangesPath 1.2 +2 -2 jakarta-tomcat-5/resources/deployer/build.xml Index: build.xml ==