markt 2005/07/30 04:54:44
Modified:util build.xml
Log:
Remove duplication from previous commit
Revision ChangesPath
1.34 +0 -1 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
markt 2005/07/30 04:39:50
Modified:coyote build.xml
util build.xml
Log:
Clean up content of coyote jars when building for TC4
Revision ChangesPath
1.32 +2 -2 jakarta-tomcat-connectors/coyote/build.xml
Index: build.xml
==
billbarker2005/04/14 19:49:14
Modified:util build.xml
Log:
Add tomcat-jni.jar to the classpath, since it is now required.
Revision ChangesPath
1.32 +2 -1 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
billbarker2005/04/10 15:19:00
Modified:util build.xml
Log:
Add checks for JDK 1.5.
Revision ChangesPath
1.31 +3 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file
costin 2004/10/05 22:16:06
Modified:util build.xml
Log:
Add tomcat-loader.jar ( not automatic, needs to be called explicitely for now )
Revision ChangesPath
1.29 +26 -2 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
remm2004/07/23 15:43:48
Modified:util build.xml
Log:
- JDK 1.5 compat.
Revision ChangesPath
1.27 +0 -1 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file: /home/
glenn 2003/09/07 20:29:18
Modified:util build.xml
Log:
Fix the build for jdk 1.3
Revision ChangesPath
1.26 +1 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file
remm2003/07/14 09:28:19
Modified:util build.xml
Log:
- Remove warnings.
Revision ChangesPath
1.25 +1 -1 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file: /home
luehe 2003/06/09 17:49:30
Modified:util build.xml
Log:
Changed how availability of JSSE is determined: JSSE comes standard
with JDK 1.4, without having to set the "jsse.home" or "jsse.jar"
properties
Revision ChangesPath
1.24 +1 -1 jakarta-tomcat-conne
costin 2003/03/25 09:50:52
Modified:util build.xml
Log:
Index and nodocs
Revision ChangesPath
1.21 +3 -2 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file: /home/c
billbarker2003/03/13 21:33:05
Modified:util build.xml
Log:
Checking this in now, since I'm likely to forget to do it later ;-).
Until I do more check-ins, this does nothing. I'm currently trying to re-factor the
JSSE SSL-support to handle JSSE 1.1.x (the one that ships wit
costin 2003/03/12 16:03:58
Modified:util build.xml
Log:
If JDK1.4 is used, use the included jsse.jar.
Revision ChangesPath
1.19 +1 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
==
billbarker2003/02/03 22:17:26
Modified:util build.xml
Log:
Fix Typo.
Revision ChangesPath
1.18 +1 -1 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file: /home/cvs/ja
billbarker2003/02/03 22:03:46
Modified:util build.xml
Log:
Add support for the new JsdkSupport.
Submitted by: Joe Funk [EMAIL PROTECTED]
Revision ChangesPath
1.17 +2 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
costin 2003/01/12 11:01:58
Modified:util build.xml
Log:
Conditional compilation for ThreadPoolMX
Revision ChangesPath
1.16 +4 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
remm2003/01/06 10:36:18
Modified:util build.xml
Log:
- Fix javadoc task.
Revision ChangesPath
1.15 +13 -8 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
RCS file: /hom
costin 2002/10/15 14:02:13
Modified:util build.xml
Log:
Allow configuration of the jar, jar only our files.
Revision ChangesPath
1.14 +8 -5 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
===
billbarker2002/10/06 13:28:22
Modified:util build.xml
Log:
It seems that I'm expecting too much of Ant's pattern matching.
This should finally stop the Gump nags.
Revision ChangesPath
1.13 +2 -2 jakarta-tomcat-connectors/util/build.xml
Index: buil
Bill Barker wrote:
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, October 06, 2002 12:39 AM
> Subject: cvs commit: jakarta-tomcat-connectors/util build.xml
>
>
>> billbarker2002/10/06 00:39:
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 06, 2002 12:39 AM
Subject: cvs commit: jakarta-tomcat-connectors/util build.xml
> billbarker2002/10/06 00:39:01
>
> Modified:util build.xml
> Log:
>
billbarker2002/10/06 00:39:01
Modified:util build.xml
Log:
Fix the excludes for the new home of JSSE and PureTLS support classes.
Revision ChangesPath
1.12 +2 -2 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
==
larryi 2002/09/26 18:45:07
Modified:util build.xml
Log:
Update to keep original name of the "commons-logging" jar. Tomcat 3.3.x
uses commons-logging-api.jar, which shouldn't be "renamed" to
commons-logging.jar. My Gump test still runs. Sorry if it breaks anybody
else's
costin 2002/08/09 13:49:44
Modified:util build.xml build.properties.sample
Log:
Few minor fixes ( I hope :-)
Revision ChangesPath
1.10 +12 -15jakarta-tomcat-connectors/util/build.xml
Index: build.xml
==
costin 2002/06/05 14:12:50
Modified:util build.xml
Log:
Added jmx.jar lib and checking. Needed for the jk ( and other ) MX proxy.
Added a small manifest - with a ClassPath listing the deps.
Added the 1.1 target, since this can be used in JDK1.1
Revision Changes
larryi 02/04/14 21:07:01
Modified:util build.xml
Log:
Include in util/build/lib a copy of the actual commons-logging.jar used in
the build. Allows the choice of the logging jar to remain local, and an
external project can get this choice from a known location.
Revisio
costin 02/04/11 12:21:02
Modified:util build.xml
Log:
Display the result of detecting commons-logging ( to figure what's wrong
in Gump build ).
( to fix the broken build )
Revision ChangesPath
1.7 +1 -0 jakarta-tomcat-connectors/util/build.xml
costin 02/04/10 15:57:47
Modified:util build.xml
Log:
Add test and include for commons-logging
Revision ChangesPath
1.6 +6 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
costin 02/04/05 09:45:08
Modified:util build.xml
Log:
Add detection script for JSSE and PureTLS ( cut&paste from tomcat ).
For PureTLS - I think it would be usefull to not require it in classpath,
but that's who it is right now in 33.
Revision ChangesPath
1.4
seguin 01/06/08 12:54:06
Modified:util build.xml
Log:
account for removal of src level directory.
Revision ChangesPath
1.3 +4 -4 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
=
seguin 01/05/28 22:41:18
Modified:util build.xml
Log:
prime for build.properties file usage.
Revision ChangesPath
1.2 +3 -0 jakarta-tomcat-connectors/util/build.xml
Index: build.xml
==
30 matches
Mail list logo