keith 2004/09/13 08:19:00
Modified:.build.xml
Log:
In nsis2, makensis-bz2 is no more. It is replaced by SetCompressor in the nsi
file, which has been added to tomcat.nsi; however here we need to point to
makensis.
Revision ChangesPath
1.85 +1 -1 j
costin 2003/03/12 13:36:20
Modified:.build.xml
Log:
Add missing jars.
Revision ChangesPath
1.78 +8 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file: /home/cvs/jakarta-
billbarker2002/10/24 22:44:37
Modified:.build.xml
Log:
Change the download target for commons-logging & commons-dbcp to do a download
instead of a cvs build.
These two have been released now (and are set correctly in build.properties.sample).
The download target shoul
hgomez 2002/09/30 03:46:06
Modified:.build.xml
Log:
Set servlet.doc, usefull when building with api/docs in custom location, ie
rpm packaging
Revision ChangesPath
1.76 +2 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
=
remm2002/09/21 09:24:18
Modified:.build.xml
Log:
- Copy Glenn's readme.
Revision ChangesPath
1.75 +3 -3 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file: /home/cvs/ja
remm2002/09/19 05:41:06
Modified:.build.xml
Log:
- Add a readme to hint that the temp dir shoudln't be removed.
Revision ChangesPath
1.74 +3 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
remm2002/06/12 17:21:36
Modified:.build.xml tomcat.nsi
Log:
- The installer will now display the full version number of Tomcat, as defined in
the build.properties.
Revision ChangesPath
1.73 +3 -1 jakarta-tomcat-4.0/build.xml
Index: build.xm
remm2002/06/05 21:23:28
Modified:.build.xml
Log:
- Default to Jasper 2.
Revision ChangesPath
1.71 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file: /home/cvs/ja
[EMAIL PROTECTED] wrote:
> jfclere 02/05/29 03:44:02
>
> Modified:.build.xml build.properties.sample
> Log:
> Commons has been released ;-)
Of course I meant commons-pool (See
http://jakarta.apache.org/commons/pool/downloads.html).
>
> Revision ChangesPath
> 1
jfclere 02/05/29 03:44:02
Modified:.build.xml build.properties.sample
Log:
Commons has been released ;-)
Revision ChangesPath
1.70 +3 -10 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
remm02/05/23 13:35:59
Modified:.build.xml
Log:
- Disable downloading Tyrex.
Revision ChangesPath
1.69 +2 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file: /home/cv
t;From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, May 02, 2002 9:57 AM
>To: [EMAIL PROTECTED]
>Subject: cvs commit: jakarta-tomcat-4.0 build.xml
>
>
>hgomez 02/05/02 00:56:36
>
> Modified:.Tag: tomcat_40_branch build.xml
> Log:
>
hgomez 02/05/02 00:56:36
Modified:.Tag: tomcat_40_branch build.xml
Log:
PR: Some sites may have servlet api documentations in various location.
For example jakarta rpms, install servlet.jar into /usr/share/java
and servlet-api javadoc in /usr/share/javadoc/servletapi4
remm02/04/25 07:50:10
Modified:.build.xml
Log:
- Copy the right version of the Jasper source in the source distribution.
Revision ChangesPath
1.66 +5 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
remm02/04/15 17:06:10
Modified:.build.xml
Log:
- Use jasper.home in javadoc.
- Remove some redundant depends.
Revision ChangesPath
1.65 +2 -2 jakarta-tomcat-4.0/build.xml
Index: build.xml
remm02/04/15 15:58:41
Modified:.build.xml
Log:
- Since I don't want to break too many build environments (including Gump),
the script will default to the old Jasper.
- The nightly builds should use the jasper.home property to build using Jasper 2.
Revision Ch
remm02/04/15 15:54:17
Modified:.build.xml
Log:
- Add the possibility to specify the version of Jasper to build. This supports
Jasper 2 from jakarta-tomcat-jasper, as well as the old Jasper.
- Set jasper.home to "./jasper" to build the old Jasper.
- To build Jaspe
remm02/02/18 01:01:05
Modified:.build.xml tomcat.nsi
Log:
- Add missing support for the new 'endorsed' directory in the various dist targets.
Revision ChangesPath
1.62 +4 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
==
remm02/02/15 09:50:43
Modified:.build.xml
Log:
- Set the scripts in j-t-c to 755.
- Note: When adding new scripts, or renaming them, they should be added there too.
Revision ChangesPath
1.61 +22 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
remm02/02/13 18:37:18
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Forgot a few places where 'temp' is also needed.
Revision ChangesPath
No revision
No revision
1.38.2.14 +3 -0 jakarta-tomcat-4.0/bu
remm02/02/13 18:27:23
Modified:.Tag: tomcat_40_branch build.xml
RELEASE-NOTES-4.0.3-B1.txt tomcat.nsi
Log:
- Fix for 6400: update scripts to create a 'temp' directory.
- Update bug status.
Revision ChangesPath
No re
remm02/02/12 09:34:15
Modified:.build.xml
Log:
- Fix the typos which cause the tgz packaging problem.
Revision ChangesPath
1.60 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
==
remm02/02/12 09:34:06
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Fix the typos which cause the tgz packaging problem.
Revision ChangesPath
No revision
No revision
1.38.2.12 +2 -2 jakarta-tomcat-4.
remm02/01/31 16:14:54
Modified:.build.xml tomcat.nsi
Log:
- Make use of the new InstallOptions helper DLL to display a page asking
some questions to the user:
- user/pass used for the admin webapp
- port number on which to install Tomcat
Then the user can
remm02/01/30 10:30:01
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Add setclasspath.sh and tool-wrapper.sh to the 755 list.
Revision ChangesPath
No revision
No revision
1.38.2.11 +4 -0 jakarta-tomca
remm02/01/30 10:29:35
Modified:.build.xml
Log:
- Add setclasspath.sh to the 755 list.
Revision ChangesPath
1.57 +2 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file
remm02/01/17 11:49:22
Modified:.build.xml
Log:
- Fix path separator (causes trouble with Cygwin).
Revision ChangesPath
1.55 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
==
glenn 01/12/25 17:21:51
Modified:.build.xml
Log:
remm01/12/19 10:00:35
Modified:.Tag: tomcat_40_branch build.xml tomcat.nsi
Log:
- Port enhancements to the installer script, including:
- installer file size reduction, without any change to what is actually in the
archive (from 6.4M to 3.9M)
- use of JAVA_
remm01/12/19 09:02:26
Modified:.build.xml tomcat.nsi
Log:
- Upgrade to NSIS 1.91.
- Use new bz2 compression mode for a dramatic reduction in the size of the
installer (it contains source + binaries, and it's smaller than the binary only
.tar.gz), which is now l
remm01/11/21 10:24:05
Modified:.build.xml
Log:
- Make it possible to run the installer target separately.
- Improve the condition (no need for full.dist + won't be run without NSIS)
Revision ChangesPath
1.52 +2 -2 jakarta-tomcat-4.0/build.xml
remm01/10/26 18:13:01
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Add "jpg" in the filter.
Revision ChangesPath
No revision
No revision
1.38.2.9 +1 -1 jakarta-tomcat-4.0/build.xml
Index: buil
remm01/10/26 18:05:42
Modified:.build.xml
Log:
- Add "jpg" in the filter.
Revision ChangesPath
1.49 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file: /home/cvs/
remm01/10/25 10:14:02
Modified:.build.xml
Log:
- Also display the flags for the admin webapp build.
Revision ChangesPath
1.48 +3 -3 jakarta-tomcat-4.0/build.xml
Index: build.xml
remm01/10/20 12:02:59
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Fix typo.
Revision ChangesPath
No revision
No revision
1.38.2.8 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
remm01/10/20 11:56:07
Modified:.build.xml
Log:
- Exclude the binaries from the fixCRLF.
Revision ChangesPath
1.47 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS fi
remm01/10/20 11:55:54
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Exclude the binaries from the fixCRLF.
Revision ChangesPath
No revision
No revision
1.38.2.7 +1 -1 jakarta-tomcat-4.0/build.xml
craigmcc01/10/02 16:48:24
Modified:.build.xml
Log:
Set defaults for tomcat-ajp.jar and tomcat-util.jar that cover the normal
case of using the checked-in JAR files. This avoids the need to have a
Tomcat-local "build.properties" to compile at all (or have Tomcat-specific
remm01/09/17 20:31:00
Modified:.Tag: tomcat_40_branch build.xml
Log:
- Fix a problem with build script where the dist-source target (which is only used
when packaging a release) would also copy the binaries.
Revision ChangesPath
No revis
remm01/09/17 20:29:26
Modified:.build.xml
Log:
- Fix a problem with build script where the dist-source target (which is only used
when packaging a release) would also copy the binaries.
Revision ChangesPath
1.39 +2 -2 jakarta-tomcat-4.0/build.xm
craigmcc01/09/15 22:41:40
Modified:.build.xml
Log:
Use explixit reference to servlet.home (required to copy the API
Javadocs).
Revision ChangesPath
1.38 +2 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
remm01/09/10 13:44:35
Modified:.build.xml
Log:
- Remove some Ant deprecation messages.
- Modernize build script (now that we switched to 1.4).
Revision ChangesPath
1.36 +2 -2 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
remm01/07/30 22:57:37
Modified:.build.xml
Log:
- The installer allows to install the source, so the installer target
depends on dist-source.
Revision ChangesPath
1.34 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
craigmcc01/07/28 15:47:10
Modified:.build.xml
Log:
Remove "dist" dependency on "tomcat-docs" for now, until we stabilize the
documentation production process. If you want to create this web app,
execute "ant tomcat-docs" explicitly.
Revision ChangesPath
1.33
on 7/20/01 4:38 PM, "Glenn Nielsen" <[EMAIL PROTECTED]> wrote:
> You are easily amused.
>
> I'm surprised at how neutral your echo is for Jasper,
> I would have thought you would use something like
>
> Target: Jasper - Tracking, Firing, Hit...
>
> ;-)
>
> Glenn
This is the new nicer Jon.
JS
You are easily amused.
I'm surprised at how neutral your echo is for Jasper,
I would have thought you would use something like
Target: Jasper - Tracking, Firing, Hit...
;-)
Glenn
[EMAIL PROTECTED] wrote:
>
> jon 01/07/20 14:46:32
>
> Modified:.build.xml
> Log:
> a
jon 01/07/20 14:46:32
Modified:.build.xml
Log:
added some echo statements for my own amusement.
Revision ChangesPath
1.30 +3 -0 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
> Remy Maucherat at [EMAIL PROTECTED] wrote:
> >
> > Guess what, I needed that too for the NT service ;-)
>
> Boom :) We're game, so... All we need, then, is to extend load() up to the
> connectors so that under UNIX we can bind to ports < 1024 (as load() is
> called as root :)
There's no load()
Remy Maucherat at [EMAIL PROTECTED] wrote:
>
> Guess what, I needed that too for the NT service ;-)
Boom :) We're game, so... All we need, then, is to extend load() up to the
connectors so that under UNIX we can bind to ports < 1024 (as load() is
called as root :)
> So I did it. It's BootstrapS
Quoting "Pier P. Fumagalli" <[EMAIL PROTECTED]>:
> Remy Maucherat at [EMAIL PROTECTED] wrote:
> >
> > No, I'm bundling a binary of JavaService (a BSD licensed open-source
> project)
> > until the official JSR 96 (or your interpretation of it) runs on
> Windows (is
> > it possible to build it no
Remy Maucherat at [EMAIL PROTECTED] wrote:
>
> No, I'm bundling a binary of JavaService (a BSD licensed open-source project)
> until the official JSR 96 (or your interpretation of it) runs on Windows (is
> it possible to build it now ? I thought it wasn't).
As per our conversation of yesterday
Quoting "Pier P. Fumagalli" <[EMAIL PROTECTED]>:
> [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
> >
> > - Add an installation taget for a Windows system service (should work
> on
> > WinNT, Win2k, WinXP). It shouldn't hurt to run that under 9x / Me,
> but it
> > shouldn't do anything. The s
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
>
> - Add an installation taget for a Windows system service (should work on
> WinNT, Win2k, WinXP). It shouldn't hurt to run that under 9x / Me, but it
> shouldn't do anything. The service is based on JavaService, and a binary
> is now needed t
remm01/07/18 11:32:49
Modified:.build.xml tomcat.nsi
Log:
- Additional tweaks to make the shorcuts command line shorter (it's limited to
255 chars - originally, with the default install, it was 231 chars, so using any
long path
for the JDK would have broken the
Thanks Remy! It works great! :-)
Amy
[EMAIL PROTECTED] wrote:
> remm01/07/16 16:07:46
>
> Modified:.build.xml tomcat.nsi
> Log:
> - Display some JRE information about the VM.
> - Don't assume that NSIS is in the path. Instead, assume it's in the default
> insta
remm01/07/16 16:07:46
Modified:.build.xml tomcat.nsi
Log:
- Display some JRE information about the VM.
- Don't assume that NSIS is in the path. Instead, assume it's in the default
installation directory. The nsis.home variable can be used to change the
NSIS pat
remm01/07/15 23:56:35
Modified:.build.xml tomcat.nsi
Log:
- More tweaks.
- Don't display the README.txt (which contains irrelevant information).
Revision ChangesPath
1.27 +0 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
=
remm01/07/15 12:39:07
Modified:.build.xml tomcat.nsi
Log:
- Use the new resources.
- Warn about JAVA_HOME before starting the installation.
Revision ChangesPath
1.26 +6 -4 jakarta-tomcat-4.0/build.xml
Index: build.xml
==
remm01/07/15 00:49:09
Modified:.build.xml
Log:
- A few resources were moved around.
Revision ChangesPath
1.25 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file:
craigmcc01/03/22 16:07:37
Modified:.build.xml
Log:
Correct the source of jakarta-servletapi-4 Javadocs when building the
"dist" target.
Revision ChangesPath
1.20 +1 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
==
glenn 01/02/20 19:37:27
Modified:.build.xml
Log:
Cleaned up library/class locations
Revision ChangesPath
1.19 +8 -2 jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS file: /h
remm01/02/04 21:46:04
Modified:.build.xml
Log:
- In the dist-source target, don't try to copy the build and dist folders.
Revision ChangesPath
1.17 +4 -1 jakarta-tomcat-4.0/build.xml
Index: build.xml
==
craigmcc01/02/03 17:02:49
Modified:.build.xml
Log:
One more update so that the webapps get deployed to the right place,
even with no special properties on the command line.
Revision ChangesPath
1.16 +6 -0 jakarta-tomcat-4.0/build.xml
Index: build
craigmcc00/12/02 17:17:53
Modified:.build.xml
Log:
Successful execution of the "dist" target depends on "deploy-main",
so reflect this in the dependencies.
Submitted by: Sam Ruby <[EMAIL PROTECTED]>
Revision ChangesPath
1.14 +1 -1 jakarta-tomcat-
remm00/11/11 17:10:32
Modified:.build.xml
Log:
- Update the buildfiles to the new Ant 1.2
Revision ChangesPath
1.13 +37 -20jakarta-tomcat-4.0/build.xml
Index: build.xml
===
RCS
65 matches
Mail list logo