cvs commit: jakarta-tomcat-connectors/http11 build.xml

2005-04-14 Thread billbarker
billbarker2005/04/14 20:10:02 Modified:http11 build.xml Log: Adding tomcat-jni.jar to the classpath, since it is now required. Revision ChangesPath 1.18 +3 -1 jakarta-tomcat-connectors/http11/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2004-03-10 Thread markt
markt 2004/03/10 14:35:10 Modified:coyote build.xml http11 build.xml Log: - Fix bug 17315. Version info not set correctly in manifest files. Revision ChangesPath 1.27 +2 -2 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml build.properties.sample

2003-10-07 Thread hgomez
hgomez 2003/10/07 01:48:38 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java http11 build.xml build.properties.sample Log: Add regexp support to check for Compression/HTTP 1.1 compatible browsers. Revision Changes

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2003-04-04 Thread costin
costin 2003/04/04 14:15:40 Modified:http11 build.xml Log: Index, flag to skip docs Revision ChangesPath 1.13 +6 -4 jakarta-tomcat-connectors/http11/build.xml Index: build.xml === RCS

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2003-03-13 Thread luehe
luehe 2003/03/13 10:00:51 Modified:coyote build.xml http11 build.xml Log: Fix for build breaker (submitted by Rajiv Mordani) Revision ChangesPath 1.22 +2 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:49:12 Modified:http11 build.xml Log: Allow some independence from the version of util, and coyote if desired. Revision ChangesPath 1.11 +8 -4 jakarta-tomcat-connectors/http11/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:50:02 Modified:http11 Tag: coyote_10 build.xml Log: Allow some independence from the version of util, and coyote if desired. Revision ChangesPath No revision No revision 1.9.2.1 +8 -4

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2002-11-12 Thread costin
costin 2002/11/12 16:14:25 Modified:http11 build.xml Log: A small change to allow 'compile only' in a separate dir. Revision ChangesPath 1.9 +13 -6 jakarta-tomcat-connectors/http11/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2002-03-15 Thread billbarker
billbarker02/03/15 19:51:25 Modified:http11 build.xml Log: Add the default commons-logging.jar. This way lazy people (like me) can build without the build.properties file. Revision ChangesPath 1.8 +2 -2 jakarta-tomcat-connectors/http11/build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2002-03-11 Thread billbarker
billbarker02/03/11 20:34:56 Modified:http11 build.xml Log: Fix classpath problem for 3.3.x. The StringManager needs to load from the common ClassLoader, but the rest of the Coyote classes are in the container ClassLoader. This creates a small jar to put in common to find

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2002-03-11 Thread billbarker
billbarker02/03/11 22:15:45 Modified:http11 build.xml Log: Add copy for the Tomcat 3.3 jar. Note: With the current build files, the tomcat33 jar will still be created even if you don't have Tomcat 3.3 installed (it just won't be functional). This means that the copy is

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2002-01-25 Thread remm
remm02/01/25 09:30:14 Modified:http11 build.xml Log: - Harmonize JAR names (so that the JAR name matches the name of the connector or component). Revision ChangesPath 1.3 +2 -2 jakarta-tomcat-connectors/http11/build.xml Index: build.xml