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

2005-01-06 Thread remm
remm2005/01/06 04:42:13 Modified:.build.xml coyote build.xml Log: - Don't create the coyote JAR for TC 5. Revision ChangesPath 1.220 +1 -4 jakarta-tomcat-5/build.xml Index: build.xml

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

2004-08-16 Thread billbarker
billbarker2004/08/16 20:16:59 Modified:coyote build.xml Log: Splitting the adapter jars from the shared jar in the build. This is so I can inch the Tomcat Gump builds a bit closer to sanity, and it won't take so long to test changes to the project files. Revision Change

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

2004-03-16 Thread kinman
kinman 2004/03/16 11:48:39 Modified:coyote build.xml Log: - Fix the build Revision ChangesPath 1.28 +2 -2 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS file: /home/

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

2003-03-15 Thread costin
costin 2003/03/15 23:05:44 Modified:coyote build.xml Log: Added a flag to disable javadoc. I also inserted index=true - it seems that may speed up some things in jdk1.4+ ( and it doesn't hurt otherwise ) Revision ChangesPath 1.23 +9 -6 jakarta-tomcat-c

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:48:08 Modified:coyote Tag: coyote_10 build.xml Log: Allow some independence from the version of "util". Revision ChangesPath No revision No revision 1.16.2.1 +6 -3 jakarta-tomcat-connectors/

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:47:36 Modified:coyote build.xml Log: Allow some independence from the version of "util". Revision ChangesPath 1.21 +6 -3 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml ==

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

2003-02-16 Thread costin
costin 2003/02/16 17:03:50 Modified:coyote build.xml Log: Make the dir - if this is the first to be built. Revision ChangesPath 1.20 +2 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml =

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

2003-01-16 Thread costin
costin 2003/01/16 14:31:01 Modified:coyote build.xml Log: Add commons-modeler. Revision ChangesPath 1.19 +5 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS file: /

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

2003-01-16 Thread remm
remm2003/01/16 14:11:48 Modified:coyote build.xml Log: - Add needed JARs. Revision ChangesPath 1.18 +3 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS file: /ho

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

2003-01-16 Thread remm
remm2003/01/16 14:05:04 Modified:coyote build.xml Log: - Include memory adapter. Revision ChangesPath 1.17 +2 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS fi

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

2003-01-10 Thread costin
costin 2003/01/10 16:03:01 Modified:coyote build.xml Log: Add the jmx dependency. Add a separate target that just builds for tomcat5, to avoid all the detection. Revision ChangesPath 1.16 +12 -1 jakarta-tomcat-connectors/coyote/build.xml Index: bui

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

2003-01-06 Thread remm
remm2003/01/06 10:35:20 Modified:coyote build.xml Log: - Fix javadoc task. Revision ChangesPath 1.15 +2 -2 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS file: /h

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

2002-08-13 Thread remm
remm2002/08/13 08:41:02 Modified:coyote build.xml Log: - Use servlet.jar property. Revision ChangesPath 1.14 +7 -4 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS

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

2002-08-09 Thread patrickl
patrickl2002/08/09 09:24:22 Modified:coyote build.xml Log: A change made last night to coyote/build.xml stopped the tomcat5 directory of coyote from building. This change fixes this. (Thanks to Ryan Lubke for pointing this out.) Submitted by: Bob Herrmann ([EMAIL PROTECTED])

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

2002-08-09 Thread larryi
larryi 2002/08/09 05:55:02 Modified:coyote build.xml Log: Exclude tomcat5 from "compile.shared" too. Revision ChangesPath 1.12 +2 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml ==

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

2002-06-24 Thread remm
remm2002/06/24 12:32:39 Modified:coyote build.xml Log: - Revert change (that would require having TC 3.3 to build the HTTP/1.1 protocol handler). Revision ChangesPath 1.10 +6 -6 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml ==

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

2002-04-15 Thread larryi
larryi 02/04/15 03:45:12 Modified:coyote build.xml Log: Fix name of "container" utilities jar. Remve jtc.jar since I don't see where it is created Revision ChangesPath 1.8 +2 -3 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml =

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

2002-04-05 Thread costin
costin 02/04/05 11:11:05 Modified:.build.xml coyote build.xml Log: Few small fixes. I build all the stuff in one jar for easier testing. I'm also experimenting with the order and with removing util from 3.3. Revision ChangesPath 1.2

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

2002-03-09 Thread billbarker
billbarker02/03/09 22:15:47 Modified:coyote build.xml Log: Update to allow us to build both the 4.x and the 3.3.x jars. Revision ChangesPath 1.6 +35 -5 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

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

2002-01-25 Thread remm
remm02/01/25 09:30:06 Modified:coyote build.xml Log: - Harmonize JAR names (so that the JAR name matches the name of the connector or component). Revision ChangesPath 1.4 +5 -9 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml ==

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

2001-12-04 Thread remm
remm01/12/04 12:27:55 Modified:coyote build.xml Log: - Add a placeholder for the Catalina adapter. Revision ChangesPath 1.3 +49 -3 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml =

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

2001-09-17 Thread remm
remm01/09/17 10:35:12 Modified:coyote build.xml Log: - Forgot to commit updated build script. Revision ChangesPath 1.2 +9 -28 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml ==