cvs commit: jakarta-tomcat-5 build.xml

2005-09-29 Thread costin
costin 2005/09/28 23:07:24 Modified:.build.xml Log: Add a target to build the standalone jar - in case anyone wants to play with it. Revision ChangesPath 1.239 +87 -1 jakarta-tomcat-5/build.xml Index: build.xml

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-29 Thread Costin Manolache
BTW - there are still few files missing, but the end result is a 1.2M jar containing all deps, that can be run with java -jar and only requires a webapps/ dir in the current dir. Costin [EMAIL PROTECTED] wrote: costin 2005/09/28 23:07:24 Modified:.build.xml Log: Add a

cvs commit: jakarta-tomcat-5 build.xml

2005-09-29 Thread costin
costin 2005/09/29 08:28:20 Modified:.build.xml Log: Added the target to build coyote standalone. ( there are missing files - the j-t-c/mini directory in particular - don't try to build until after svn transition, or whenever the rest of the files land ) This is

cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread remm
remm2005/09/22 03:39:37 Modified:.build.xml Log: - Fix build by excluding tagPlugins.xml. - This file shouldn't be in the standard examples, but rather copied there before precompiling (once it works again, of course). Revision ChangesPath 1.238 +3

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread Mark Thomas
[EMAIL PROTECTED] wrote: remm2005/09/22 03:39:37 Modified:.build.xml Log: - Fix build by excluding tagPlugins.xml. - This file shouldn't be in the standard examples, but rather copied there before precompiling (once it works again, of course). This should be

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread Remy Maucherat
Mark Thomas wrote: [EMAIL PROTECTED] wrote: remm2005/09/22 03:39:37 Modified:.build.xml Log: - Fix build by excluding tagPlugins.xml. - This file shouldn't be in the standard examples, but rather copied there before precompiling (once it works again, of

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread Yoav Shapira
Hi, Will Yoav tag the CVS or SVN for the upcoming release ? I was going to tag both repositories this one time. For the record, all members of the tomcat pmc have karma for all modules including the specs. This allows us to fix issues with the examples. This is great. Yoav

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread Mark Thomas
Yoav Shapira wrote: Hi, Will Yoav tag the CVS or SVN for the upcoming release ? I was going to tag both repositories this one time. I am 99% sure that you will not be able to tag the CVS repositories that have already migrated since they will be locked. This will only affect servletapi

cvs commit: jakarta-tomcat-5 build.xml

2005-08-23 Thread remm
remm2005/08/23 05:40:51 Modified:.build.xml Log: - Cleanup: remove a number of (apparently) useless files from conf. Revision ChangesPath 1.235 +11 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml build.properties.default

2005-08-02 Thread remm
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

cvs commit: jakarta-tomcat-5 build.xml build.properties.default tomcat.nsi

2005-08-02 Thread remm
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

cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2005-03-03 Thread remm
remm2005/03/03 07:13:39 Modified:catalina/src/bin catalina.bat catalina.sh .build.xml tomcat.nsi Log: - Add some script magic for Juli. Revision ChangesPath 1.12 +5 -1 jakarta-tomcat-catalina/catalina/src/bin/catalina.bat Index:

cvs commit: jakarta-tomcat-5 build.xml

2005-03-02 Thread remm
remm2005/03/02 10:36:29 Modified:.build.xml Log: - Don't include juli in dist. Revision ChangesPath 1.224 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml build.properties.default

2005-01-20 Thread remm
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

cvs commit: jakarta-tomcat-5 build.xml

2005-01-08 Thread pero
pero2005/01/08 03:14:37 Modified:.build.xml Log: New store config module for better server.xml saving support Revision ChangesPath 1.221 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-10-14 Thread remm
remm2004/10/14 00:40:34 Modified:.build.xml Log: - JK wants to copy coyote. This used to work fine, so it's fairly odd. Revision ChangesPath 1.219 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-10-04 Thread remm
remm2004/10/04 02:27:26 Modified:.build.xml Log: - Comment out jk2.properties file for now. Revision ChangesPath 1.216 +2 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS

RE: cvs commit: jakarta-tomcat-5 build.xml

2004-09-15 Thread Shapira, Yoav
Research Informatics -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 9:06 AM To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-tomcat-5 build.xml mturk 2004/09/15 06:05:41 Modified:.build.xml Log: Increment

Re: cvs commit: jakarta-tomcat-5 build.xml

2004-09-15 Thread Mladen Turk
Shapira, Yoav wrote: Hi, I think the new version numbering in build.xml is too complicated and too high maintenance to be worth the small (and at this point purely theoretical) gains. I'd be happy going back to simple version is a string property, without any math or conditionals around it. OK,

RE: cvs commit: jakarta-tomcat-5 build.xml

2004-09-15 Thread Shapira, Yoav
Hi, OK, but still you will need to update that, and be limited to numbers only, cause the installer will break in case of strings. I agree that the build.xml is vrong place to maintain versions. Perhaps to add some property file that will be accessible from catalina too and give the 'true'

cvs commit: jakarta-tomcat-5 build.xml

2004-09-13 Thread mturk
mturk 2004/09/13 08:04:08 Modified:.build.xml Log: Do not forget to increment version.build after release. It is used for generating proper file names. Revision ChangesPath 1.211 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-09-13 Thread remm
remm2004/09/13 14:06:29 Modified:.build.xml Log: - Wait less before starting tests (TC starts much faster now). Revision ChangesPath 1.212 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-09-05 Thread remm
remm2004/09/05 03:17:51 Modified:.build.xml Log: - Fix typo. Revision ChangesPath 1.210 +23 -23jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-09-04 Thread mturk
mturk 2004/09/04 11:05:58 Modified:.build.xml Log: Change the way how the 'version' property gets set. Instead manually setting the property it gets constucted now. If the 'version-dev' is set to nonzero '-dev' is appended. If the 'version.patch' is set the

cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2004-09-02 Thread remm
remm2004/09/02 06:16:52 Modified:.build.xml tomcat.nsi Log: - Add jmx and xerces before running tester. - Remove useless stuff in installer: tools.jar and the JDK path are now useless. My Java detection code, which has always been soso, needs to be updated: I have

Re: cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2004-09-02 Thread Mladen Turk
[EMAIL PROTECTED] wrote: - Remove useless stuff in installer: tools.jar and the JDK path are now useless. Does it mean that the classloader is taking care of that? Does 5_0 branch still needs the tools.jar? Regards, MT. smime.p7s Description: S/MIME Cryptographic Signature

Re: cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2004-09-02 Thread Remy Maucherat
Mladen Turk wrote: [EMAIL PROTECTED] wrote: - Remove useless stuff in installer: tools.jar and the JDK path are now useless. Does it mean that the classloader is taking care of that? Well, there's a Java compiler bundled, so tools.jar is not needed (and Tomcat can now use a JRE). Does 5_0

Re: cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2004-09-02 Thread Mladen Turk
Remy Maucherat wrote: Does it mean that the classloader is taking care of that? Well, there's a Java compiler bundled, so tools.jar is not needed (and Tomcat can now use a JRE). Wow, I'll try it then with the fresh 1.5.0-RC released today :). Regards, MT. smime.p7s Description: S/MIME

cvs commit: jakarta-tomcat-5 build.xml

2004-09-01 Thread remm
remm2004/09/01 06:03:00 Modified:.build.xml Log: - Build a baseline _en resource bundle. Revision ChangesPath 1.204 +17 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS

cvs commit: jakarta-tomcat-5 build.xml

2004-09-01 Thread yoavs
yoavs 2004/09/01 17:47:50 Modified:.build.xml Log: Builds successfully on JDK 5.0. Revision ChangesPath 1.206 +6 -2 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-08-25 Thread remm
remm2004/08/25 10:46:32 Modified:.build.xml Log: - Rework the packaging as discussed, with separate bundles for admin and compat. Revision ChangesPath 1.199 +98 -34jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-08-25 Thread remm
remm2004/08/25 17:21:10 Modified:.build.xml Log: - Fix packaging issues. Revision ChangesPath 1.200 +3 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-08-17 Thread billbarker
billbarker2004/08/17 18:54:47 Modified:.build.xml Log: Fix typo. Reported By: Gumpy Revision ChangesPath 1.198 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-08-13 Thread billbarker
billbarker2004/08/13 00:22:22 Modified:.build.xml Log: Small change to the dbcp build target to fix Gump build. Revision ChangesPath 1.196 +6 -2 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-08-11 Thread billbarker
billbarker2004/08/11 21:56:08 Modified:.build.xml Log: Move the dbcp jar building code into its own target (so that Gump can invoke it). Also make the directory and jar file configurable (mostly for Gump). Cleaned up the download target so that it isn't so touchy

cvs commit: jakarta-tomcat-5 build.xml

2004-06-27 Thread billbarker
billbarker2004/06/27 19:38:41 Modified:.build.xml Log: Don't copy the (useless) JSP fragment files for the admin webapp. Fix for Bug #29728 Revision ChangesPath 1.191 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-05-27 Thread yoavs
yoavs 2004/05/27 07:10:47 Modified:.build.xml Log: Fixed missing on line 28 Revision ChangesPath 1.187 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-05-26 Thread yoavs
yoavs 2004/05/26 09:48:26 Modified:.build.xml Log: Minor fixes Revision ChangesPath 1.185 +3 -3 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-05-26 Thread yoavs
yoavs 2004/05/26 13:14:27 Modified:.build.xml Log: Modified to include ant-launcher.jar for people building with Ant 1.6 or later (also required for startup-using-launcher scripts). Revision ChangesPath 1.186 +6 -3 jakarta-tomcat-5/build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-05-04 Thread remm
remm2004/05/04 09:29:42 Modified:.build.xml Log: - Don't include the manifest. Revision ChangesPath 1.184 +3 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-03-30 Thread remm
remm2004/03/30 03:21:53 Modified:.build.xml Log: - Include jmx.jar again. Revision ChangesPath 1.181 +1 -3 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-03-12 Thread remm
remm2004/03/12 06:31:24 Modified:.build.xml Log: - Don't copy jmx.jar to dist. Revision ChangesPath 1.179 +3 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2004-03-12 Thread remm
remm2004/03/12 06:35:45 Modified:.build.xml Log: - Don't bother about the other JMX related binaries. Revision ChangesPath 1.180 +0 -6 jakarta-tomcat-5/build.xml Index: build.xml

Re: cvs commit: jakarta-tomcat-5 build.xml

2004-03-12 Thread Henri Gomez
[EMAIL PROTECTED] wrote: remm2004/03/12 06:35:45 Modified:.build.xml Log: - Don't bother about the other JMX related binaries. Revision ChangesPath 1.180 +0 -6 jakarta-tomcat-5/build.xml Index: build.xml

Re: cvs commit: jakarta-tomcat-5 build.xml

2004-03-12 Thread Remy Maucherat
Henri Gomez wrote: [EMAIL PROTECTED] wrote: remm2004/03/12 06:35:45 Modified:.build.xml Log: - Don't bother about the other JMX related binaries. Revision ChangesPath 1.180 +0 -6 jakarta-tomcat-5/build.xml Index: build.xml

Re: cvs commit: jakarta-tomcat-5 build.xml

2004-03-12 Thread Henri Gomez
Remy Maucherat wrote: Henri Gomez wrote: [EMAIL PROTECTED] wrote: remm2004/03/12 06:35:45 Modified:.build.xml Log: - Don't bother about the other JMX related binaries. Revision ChangesPath 1.180 +0 -6 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-03-02 Thread remm
remm2004/03/02 04:33:00 Modified:.build.xml Log: - Register all classloaders with JMX, so that Tomcat is actually manageable through JMX remote (otherwise, instantiating a new MBean is not possible). - Move jmx.jar (used for JDKs 1.5). Revision Changes

cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2004-02-01 Thread markt
markt 2004/02/01 10:27:28 Modified:.build.xml tomcat.nsi Log: - Update build process to include WebDAV servlet. Revision ChangesPath 1.176 +4 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-02-01 Thread billbarker
billbarker2004/02/01 19:00:11 Modified:.build.xml Log: Hack to work-around the fact that Gumpy sends us the wrong path for jsvc.tar.gz. Revision ChangesPath 1.177 +2 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-01-30 Thread billbarker
billbarker2004/01/30 19:55:54 Modified:.build.xml Log: Gumpy doesn't seem to be as smart as its father, so add a target to help it out. The gump build seems to have diverged from the 'release' build, but I left it with what was in gump before. Revision Changes

cvs commit: jakarta-tomcat-5 build.xml

2004-01-15 Thread remm
remm2004/01/15 01:38:49 Modified:.build.xml Log: - Make .tgz source package the same as the zip package. This wasn't Ant's fault after all. Revision ChangesPath 1.173 +2 -3 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-12-19 Thread remm
remm2003/12/19 08:47:55 Modified:.build.xml Log: - Fix packaging of the deployer JAR. Revision ChangesPath 1.172 +2 -16 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml RELEASE-NOTES

2003-11-25 Thread remm
remm2003/11/25 06:57:59 Modified:.build.xml RELEASE-NOTES Log: - Small fixes. Revision ChangesPath 1.171 +6 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-11-20 Thread remm
remm2003/11/20 12:45:34 Modified:.build.xml Log: - Add balancer to the build. Revision ChangesPath 1.168 +25 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-11-20 Thread remm
remm2003/11/20 13:44:11 Modified:.build.xml Log: - Include balancer in the build. Revision ChangesPath 1.169 +5 -3 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-11-20 Thread remm
remm2003/11/20 14:42:15 Modified:.build.xml Log: - Copy instead of move. Revision ChangesPath 1.170 +3 -3 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-11-13 Thread remm
remm2003/11/13 00:33:44 Modified:.build.xml Log: - Include the manager in the embed package. Revision ChangesPath 1.167 +6 -3 jakarta-tomcat-5/build.xml Index: build.xml === RCS

cvs commit: jakarta-tomcat-5 build.xml

2003-10-24 Thread remm
remm2003/10/24 06:09:15 Modified:.build.xml Log: - Embed needs regexp now (the connector needs it). Revision ChangesPath 1.165 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-10-06 Thread remm
remm2003/10/06 06:43:41 Modified:.build.xml Log: - Fix the build: ant clean / ant download / ant. - I believe checkout should be done in the cvs.base. - I hope a commons-daemon milestone will be out soon. - So, for now, I'm reverting the two patches, as I will tag

cvs commit: jakarta-tomcat-5 build.xml

2003-10-02 Thread billbarker
billbarker2003/10/02 22:49:48 Modified:.build.xml Log: Commons-daemon lives in commons-daemon.home by definition. Don't hack around with presumed locations for it. Revision ChangesPath 1.162 +2 -2 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-10-02 Thread billbarker
billbarker2003/10/02 22:58:08 Modified:.build.xml Log: Missed one. Revision ChangesPath 1.163 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-09-28 Thread remm
remm2003/09/28 05:23:27 Modified:.build.xml Log: - Package the Manager class, which is supposedly needed by the deployer. Revision ChangesPath 1.160 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-09-08 Thread remm
remm2003/09/08 02:12:12 Modified:.build.xml Log: - Use the tgz for commons-dbcp. Revision ChangesPath 1.158 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-09-08 Thread remm
remm2003/09/08 03:11:10 Modified:.build.xml Log: - Bundle the build script with the docs. - Remove redundent txt documents. Revision ChangesPath 1.159 +3 -8 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-09-06 Thread remm
remm2003/09/06 10:49:22 Modified:.build.xml Log: - Modify the bundling of commons-logging to fix (hopefully) the nagging CL issues. - The commons-logging-api JAR will now be put in the system classloader. When using an alternate logging implmentation (ex: log4j)

cvs commit: jakarta-tomcat-5 build.xml

2003-08-31 Thread remm
remm2003/08/31 09:52:06 Modified:.build.xml Log: - Don't copy jmx-tools to embed. Revision ChangesPath 1.155 +0 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-08-30 Thread remm
remm2003/08/30 03:35:50 Modified:.build.xml Log: - Copy additional, optional, jmx tools binaries (jmx remote has two additional JARs). Revision ChangesPath 1.153 +4 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-08-30 Thread remm
remm2003/08/30 15:13:27 Modified:.build.xml Log: - Rename the JMX related properties. Revision ChangesPath 1.154 +5 -5 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-08-25 Thread remm
remm2003/08/25 11:43:04 Modified:.build.xml Log: - Add run-watchdog in my do-it-all release target. Revision ChangesPath 1.151 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-08-18 Thread jfarcand
jfarcand2003/08/18 09:34:42 Modified:.build.xml Log: Minor cleanup (modeler is now released or soon to be) Revision ChangesPath 1.150 +0 -7 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-08-02 Thread remm
remm2003/08/02 10:15:54 Modified:.build.xml Log: - Initialize filter so that the release notes of the docs look right. Revision ChangesPath 1.147 +2 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-07-29 Thread remm
remm2003/07/29 08:14:40 Modified:.build.xml Log: - Copy jk2.properties to conf. Revision ChangesPath 1.146 +4 -0 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-07-23 Thread remm
remm2003/07/23 11:31:05 Modified:.build.xml Log: - Add the optional JAR in the embed package. Revision ChangesPath 1.145 +1 -0 jakarta-tomcat-5/build.xml Index: build.xml ===

cvs commit: jakarta-tomcat-5 build.xml

2003-07-22 Thread funkman
funkman 2003/07/22 17:36:41 Modified:.build.xml Log: Only checkout modeler from commons instead of all of commons. Revision ChangesPath 1.144 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-07-21 Thread jfarcand
jfarcand2003/07/21 10:47:47 Modified:.build.xml Log: Minor clean up Revision ChangesPath 1.143 +0 -20 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-5 build.xml

2003-07-20 Thread remm
remm2003/07/20 09:44:06 Modified:.build.xml Log: - Add a clean-tester target. - Release will now call the tester targets. - Watchdog will be also added after review of the Watchdog targets. Revision ChangesPath 1.142 +8 -1

cvs commit: jakarta-tomcat-5 build.xml

2003-07-16 Thread remm
remm2003/07/16 15:50:42 Modified:.build.xml Log: - Add the tester, similar to watchdog. - The tester will need some more tweaks. Revision ChangesPath 1.140 +64 -6 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-07-08 Thread remm
remm2003/07/07 23:27:09 Modified:.build.xml Log: - Exclude generated source in the JSP examples. Revision ChangesPath 1.139 +3 -1 jakarta-tomcat-5/build.xml Index: build.xml ===

cvs commit: jakarta-tomcat-5 build.xml

2003-07-06 Thread remm
remm2003/07/06 16:15:11 Modified:.build.xml Log: - Only include the admin webapp JARs (no JSPs or expanded generated sources or binaries). - Same for the manager (no more duplicate classes). Revision ChangesPath 1.138 +4 -2

cvs commit: jakarta-tomcat-5 build.xml

2003-06-30 Thread remm
remm2003/06/30 15:16:40 Modified:.build.xml Log: - Use the flag to include declarations inside web.xml, rather than rely on a token. Revision ChangesPath 1.137 +3 -15 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-06-22 Thread remm
remm2003/06/22 10:42:47 Modified:.build.xml Log: - Unix packaging paranoia: Put everything in conf as 600 for added safety. Revision ChangesPath 1.135 +4 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-06-15 Thread remm
remm2003/06/15 06:13:18 Modified:.build.xml Log: - Copy manager and admin.xml to the new locations. Revision ChangesPath 1.131 +2 -2 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-06-15 Thread remm
remm2003/06/15 06:32:35 Modified:.build.xml Log: - Copy the commons-daemon JAR (the daemon loader class is still needed). Revision ChangesPath 1.132 +2 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml CHANGELOG TODO.txt

2003-06-04 Thread remm
remm2003/06/03 14:38:52 Modified:.build.xml Removed: .CHANGELOG TODO.txt Log: - Remove old todo and changelog. Revision ChangesPath 1.129 +0 -14 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-05-27 Thread jfarcand
jfarcand2003/05/27 12:37:19 Modified:.build.xml Log: Copy ant.jar to avoid having to copy it manually. That should fix the gump failure. Revision ChangesPath 1.128 +3 -0 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-03-26 Thread remm
remm2003/03/26 01:54:38 Modified:.build.xml Log: - Build JARs for webapps, in order to save space. Revision ChangesPath 1.117 +28 -4 jakarta-tomcat-5/build.xml Index: build.xml ===

cvs commit: jakarta-tomcat-5 build.xml

2003-03-21 Thread jfarcand
jfarcand2003/03/21 07:54:27 Modified:.build.xml Log: Fix a bug when building from scratch, from a clean workspace and when doing: ant checkout ant download ant dist One day the nightly build script will work ;-) Revision ChangesPath 1.116 +0 -4

cvs commit: jakarta-tomcat-5 build.xml

2003-03-20 Thread amyroh
amyroh 2003/03/20 16:45:27 Modified:.build.xml Log: Copy admin.xml instead of move so second build doesn't fail without doing ant clean. Revision ChangesPath 1.115 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-03-17 Thread amyroh
amyroh 2003/03/17 12:06:19 Modified:.build.xml Log: This fixes my build. I'm not sure why this is commented out but let me know if this causes a problem. Revision ChangesPath 1.114 +1 -2 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-03-15 Thread remm
remm2003/03/15 01:04:52 Modified:.build.xml Log: - Copy the declarations for manager and admin (now I know Costin doesn't test anything ;-) ). - Update release to include the embed distro. Revision ChangesPath 1.113 +41 -1

Re: cvs commit: jakarta-tomcat-5 build.xml

2003-03-15 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: costin 2003/03/14 14:42:43 Modified:.build.xml Log: Fix Filip's build. It seems my clean workspace wasn't that clean after all. This whole thing is unbelievable. I have no idea how we end up with this mess. The build is really complex,

Re: cvs commit: jakarta-tomcat-5 build.xml

2003-03-15 Thread Costin Manolache
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: costin 2003/03/14 14:42:43 Modified:.build.xml Log: Fix Filip's build. It seems my clean workspace wasn't that clean after all. This whole thing is unbelievable. I have no idea how we end up with this

Re: cvs commit: jakarta-tomcat-5 build.xml

2003-03-15 Thread Remy Maucherat
Costin Manolache wrote: Remy Maucherat wrote: The build is really complex, so it's normal to run into trouble when you refactor it. Plus there are so many dependent components, doing ant build is not enough to do a clean build ;-) The purpose of the refactoring was to make it simpler ( or at

Re: cvs commit: jakarta-tomcat-5 build.xml

2003-03-15 Thread Costin Manolache
Remy Maucherat wrote: Each component should support a dist.dir ( unlike servlet/jsp api build files), should support a build target that only builds the .jar - and should use the same patterns for finding the dependencies ( the other components ). No problem with me if you want to do that.

cvs commit: jakarta-tomcat-5 build.xml

2003-03-14 Thread costin
costin 2003/03/14 07:28:06 Modified:.build.xml Log: Trying to guess what's wrong on Remy's machine. The APIs are built in download as dependencies, no need to build them twice. Revision ChangesPath 1.107 +1 -3 jakarta-tomcat-5/build.xml

Re: cvs commit: jakarta-tomcat-5 build.xml

2003-03-14 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: costin 2003/03/14 07:28:06 Modified:.build.xml Log: Trying to guess what's wrong on Remy's machine. The APIs are built in download as dependencies, no need to build them twice. I don't know what's wrong. I only tried ant clean, then ant

Re: cvs commit: jakarta-tomcat-5 build.xml

2003-03-14 Thread Costin Manolache
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: costin 2003/03/14 07:28:06 Modified:.build.xml Log: Trying to guess what's wrong on Remy's machine. The APIs are built in download as dependencies, no need to build them twice. I don't know what's wrong. I

cvs commit: jakarta-tomcat-5 build.xml

2003-03-14 Thread remm
remm2003/03/14 10:44:03 Modified:.build.xml Log: - Add back precompilation as part of the build. Revision ChangesPath 1.109 +2 -0 jakarta-tomcat-5/build.xml Index: build.xml ===

cvs commit: jakarta-tomcat-5 build.xml

2003-03-14 Thread costin
costin 2003/03/14 14:42:43 Modified:.build.xml Log: Fix Filip's build. It seems my clean workspace wasn't that clean after all. This whole thing is unbelievable. I have no idea how we end up with this mess. ( the fix is obviously a workaround that hides the

cvs commit: jakarta-tomcat-5 build.xml

2003-03-13 Thread jfarcand
jfarcand2003/03/13 11:32:56 Modified:.build.xml Log: Proper file this time. Revision ChangesPath 1.102 +1 -6 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

  1   2   >