Re: Building Tomcat 8.5.x with Java 7

2021-11-11 Thread Konstantin Kolinko
чт, 11 нояб. 2021 г. в 16:53, Christopher Schultz : > > All, > > It looks like fetching the NSIS installer from downloads.sourceforge.net > is a problem with Java 7. > > I should be able to download the dependencies with Java 8, then switch > to Java 7 for the actual build. > > Is there a way to sp

Re: Building Tomcat 8.5.x with Java 7

2021-11-11 Thread Mark Thomas
On 11/11/2021 13:55, Christopher Schultz wrote: All, On 11/11/21 08:53, Christopher Schultz wrote: It looks like fetching the NSIS installer from downloads.sourceforge.net is a problem with Java 7. *sigh* Java 8 is also failing with handshake_failure :( I wonder if it is time to build with

Re: Building Tomcat 8.5.x with Java 7

2021-11-11 Thread Christopher Schultz
All, On 11/11/21 08:53, Christopher Schultz wrote: It looks like fetching the NSIS installer from downloads.sourceforge.net is a problem with Java 7. *sigh* Java 8 is also failing with handshake_failure :( Hmm... -chris -

Re: building Tomcat with a third-party library

2021-09-12 Thread alain hubert
I have tested both methods, and both are working. Thanks a lot for your help. Le jeu. 9 sept. 2021 à 10:21, Martin Grigorov a écrit : > On Wed, Sep 8, 2021 at 11:34 PM Christopher Schultz < > ch...@christopherschultz.net> wrote: > > > Alain, > > > > On 9/8/21 14:26, alain hubert wrote: > > > Hel

Re: building Tomcat with a third-party library

2021-09-09 Thread Martin Grigorov
On Wed, Sep 8, 2021 at 11:34 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > Alain, > > On 9/8/21 14:26, alain hubert wrote: > > Hello, > > > > my colleagues just gave me a challenge before I can retire but the > problem > > is I haven't done anything else than Email/Excel for year

Re: building Tomcat with a third-party library

2021-09-08 Thread Christopher Schultz
Alain, On 9/8/21 14:26, alain hubert wrote: Hello, my colleagues just gave me a challenge before I can retire but the problem is I haven't done anything else than Email/Excel for years, being an old-school manager. Please be indulgent. It took hours before I could find the Tomcat source, unzip

Re: Building tomcat with maven

2017-03-29 Thread Coty Sutherland
On Wed, Mar 29, 2017 at 1:31 PM, Mark Thomas wrote: > On 29/03/17 18:09, Coty Sutherland wrote: >> Hi, >> >> In order to improve my build process I'm looking at utilizing maven to >> build tomcat rather than ant (maven works with an existing toolset, >> whereas ant doesn't). Does anyone know of an

Re: Building tomcat with maven

2017-03-29 Thread Mark Thomas
On 29/03/17 18:09, Coty Sutherland wrote: > Hi, > > In order to improve my build process I'm looking at utilizing maven to > build tomcat rather than ant (maven works with an existing toolset, > whereas ant doesn't). Does anyone know of any groups that have tried > to do or are doing this, or any

Re: building tomcat

2014-08-20 Thread Sankaran, Nambi
Thank you. JDK6 works fine. On 8/20/14, 3:30 PM, "Caldarale, Charles R" wrote: >> From: Sankaran, Nambi [mailto:nsanka...@ebay.com] >> Subject: building tomcat > >> I'm trying to build tomcat locally, but the ant script is failing with >>the >> following errors. So far I tried everything descr

RE: building tomcat

2014-08-20 Thread Caldarale, Charles R
> From: Sankaran, Nambi [mailto:nsanka...@ebay.com] > Subject: building tomcat > I'm trying to build tomcat locally, but the ant script is failing with the > following errors. So far I tried everything described in this page : > http://tomcat.apache.org/tomcat-7.0-doc/building.html Looks like

Re: Building Tomcat 7 with JDK 7

2014-05-29 Thread Konstantin Kolinko
2014-05-29 7:26 GMT+04:00 Andrew Carr : > From what I have read building Tomcat 7 has to be done with JDK 6 and the > option by the devs was to fix JDK 7 building in Tomcat 8 and tell people to > compile Tomcat 7 with JDK 6, running it with Java 7. Is this true? > Are there plans to fix TC 7 to co

Re: Building Tomcat 7 with JDK 7

2014-05-29 Thread Mark Thomas
On 29/05/2014 04:26, Andrew Carr wrote: > From what I have read building Tomcat 7 has to be done with JDK 6 and the > option by the devs was to fix JDK 7 building in Tomcat 8 and tell people to > compile Tomcat 7 with JDK 6, running it with Java 7. Is this true? No. There are many reasons why To

Re: Building Tomcat 7 with JDK 7

2014-05-29 Thread Emmanuel Bourg
Le 29/05/2014 05:26, Andrew Carr a écrit : > option by the devs was to fix JDK 7 building in Tomcat 8 and tell people to > compile Tomcat 7 with JDK 6, running it with Java 7. Is this true? > Are there plans to fix TC 7 to compile with JDK7? Should there be? FWIW Tomcat 7 is built with Java 7 in

Re: building tomcat-oacc: missing some classes?

2010-04-15 Thread Rainer Jung
I updated OACC with all relevant patches from TC 5.5.x, TC 6.0.x and one form trunk between September 2009 and now. Have fun. Regards, Rainer - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

Re: building tomcat-oacc: missing some classes?

2010-04-15 Thread Rainer Jung
On 15.04.2010 17:37, Konstantin Kolinko wrote: 2010/4/12 Florian Kirchhoff: Hi, first please forgive me for the apparent x-post (my previous post was hi-jacked and thus is ignored by most relevant contributors, see http://old.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6-

Re: building tomcat-oacc: missing some classes?

2010-04-15 Thread Konstantin Kolinko
2010/4/12 Florian Kirchhoff : > > Hi, > > first please forgive me for the apparent x-post (my previous post was > hi-jacked and thus is ignored by most relevant contributors, see > http://old.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6--tp25244120p28173804.html). > > I got t

Re: building tomcat-native on win32

2009-02-08 Thread Mladen Turk
Lorenz Breu wrote: i tried to build the tcnative libraries on my windows xp x86 machine using ms visual studio 2008, but it keeps telling me the project file is corrupted and can't be opened. this happens for both 1.1.15 and 1.1.16 versions of tc-native. any ideas? Make sure it has DOS (CRLF)

Re: Building tomcat native under win32 fails

2008-10-22 Thread Lorenz Breu
I have been trying to figure out why the tcnative project won't build, but without success... I have added the Microsoft SDK, Windows\system, Windows\system32 and OpenSSL\ library directories to the list of "Additional Library Directories" in Visual Studio 2008 for the projects apr, libapr, libctna

Re: Building tomcat native under win32 fails

2008-10-22 Thread Lorenz Breu
Hi again Thanks for the pointers, the native code now compiles...Well actually there is still that error in ossl_typ.h, but I just commented the line causing the error out (a typedef) for now. However, there is now a problem with linking. I keep getting the message: 1>apr-1.lib(rand.obj) : error

Re: Building tomcat native under win32 fails

2008-10-22 Thread Mladen Turk
Lorenz Breu wrote: Hi I tried to build tomcat native today following the instructions on the homepage. APR compiled just fine, but when I try to build tcnative using VS 2008 I get the following: 1>Compiling... 1>system.c 1>h:\Visual Studio\tomcat-native-1.1.15-win32-src\jni\apr\include\arch\win

Re: Building Tomcat 5.0 - SUCCESS

2006-02-19 Thread Bill Barker
"Bob Herrmann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I believe I finally got Tomcat 5.0 to build cleanly Fedora 4. > > I used these 4 files; > > mktc - drives the whole thing (including blowing away any local copies) > build.xml - from the building tomcat 5 page, but mo

Re: Building Tomcat 5.0

2006-02-13 Thread Bob Herrmann
I'm trying to update the build script for 5.0 Has anyone seen this, it seems the 'get' in ant downloads a corrupt file, while the browser or command line tools get it right. ie. $ ant -f b.xml -Dsrc=http://easynews.dl.sourceforge.net/sourceforge/mx4j/mx4j-2.1.1.tar.gz b $

Re: Building Tomcat

2006-02-08 Thread Andre Kammerl
uts-1.2.4 Hope this will help you with you patch. Regards André - Original Message - From: "Bob Herrmann" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Wednesday, February 08, 2006 2:44 PM Subject: Re: Building Tomcat Thanks! I f

Re: Building Tomcat

2006-02-08 Thread Bob Herrmann
The following error occurred while executing this line: > O:\Diplomarbeit\Tomcat > 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomcat-catalina\ > catalina\build.xml:594: Compile failed; see the compiler error output for > detail > s. > > > André > > > > > ----- Or

Re: Building Tomcat

2006-02-08 Thread Andre Kammerl
e the compiler error output for detail s. André - Original Message - From: "Bob Herrmann" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Saturday, February 04, 2006 2:53 AM Subject: Re: Building Tomcat Humm. Since the instructions on t

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
Humm. Since the instructions on the page are broken (cvs and not subversion, the build.properties.defaults include sites and urls that are out of date), perhaps the page should be removed. Or a disclaimer should be added to the page saying that the 5.0 series is not actively maintained and

Re: Building Tomcat

2006-02-03 Thread Mark Thomas
Bob Herrmann wrote: > > Ok, Is 5.0 a valid build target, or is its usage discouraged? > > I was following the build instructions for building tomcat 5.0 > http://tomcat.apache.org/tomcat-5.0-doc/building.html > the build.xml that it provides use CVS tags to extract the 5.0 bits. > > -bob

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
Ok, Is 5.0 a valid build target, or is its usage discouraged? I was following the build instructions for building tomcat 5.0 http://tomcat.apache.org/tomcat-5.0-doc/building.html the build.xml that it provides use CVS tags to extract the 5.0 bits. -bob Mark Thomas wrote: Bob Herrmann w

Re: Building Tomcat

2006-02-03 Thread Mark Thomas
Bob Herrmann wrote: > > yea, I might be bonkers.Now I can't even seem to get to the cvs > repo. I vaguely recall an effort to get everything on svn... is this a > part of that? > > $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login > Logging in to :pserver:[EMAIL PROTECTED]:2401/home/

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
yea, I might be bonkers.Now I can't even seem to get to the cvs repo. I vaguely recall an effort to get everything on svn... is this a part of that? $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login Logging in to :pserver:[EMAIL PROTECTED]:2401/home/cvspublic CVS password: anoncv

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
Thanks Henri. It turns out it might have been an issue related to jpackage.org. Namely that on Linux I expected, export ANT_HOME=/tmp/apache-ant-1.6.5 export PATH=$ANT_HOME/bin:$PATH would run the right version of ant. Alas ant seems to also use this file "/etc/ant.conf" (presumably o

Re: Building Tomcat

2006-01-31 Thread Mark Thomas
Marsh David W Maj AFIT/ENG wrote: > Also the ant build may fail when it gets to jasper because the unzipped > code puts the necessary files in the .../jasper/jasper2 directory. Move > the code up a directory or change the ant script at line 1419 of > ${tomcat.source}/build/build.xml from I have r

Re: Building Tomcat

2006-01-31 Thread Henri Gomez
Did you take a look at jpackage projet www.jpackage.org for prebuild tomcat 5 Rpms ? http://www.jpackage.org/rpm.php?id=2772 2006/1/31, Mladen Turk <[EMAIL PROTECTED]>: > Bob Herrmann wrote: > > seems you need both "ant1.5" and "ant1.5" to compile tomcat 5.0 > > > > Come one :) > I think you hav

Re: Building Tomcat

2006-01-31 Thread Mladen Turk
Bob Herrmann wrote: seems you need both "ant1.5" and "ant1.5" to compile tomcat 5.0 Come one :) I think you have a serious problems with your setup. If you first run "ant1.5" (from a clean setup) you will get this error, Well, lots of us are building Tomcat on a daily basis, so I w

Re: Building Tomcat

2006-01-31 Thread Bob Herrmann
seems you need both "ant1.5" and "ant1.5" to compile tomcat 5.0 If you first run "ant1.5" (from a clean setup) you will get this error, jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/BaseRedirectorHelperTask.java:28: cannot resolve symbol If you first run "ant1.6" (f

Re: Building Tomcat

2006-01-31 Thread Bob Herrmann
First time building tomcat ( in a while.) I was following this page, http://tomcat.apache.org/tomcat-5.0-doc/building.html since it recommends ant 1.5, perhaps ant 1.6 has some incompatible changes This is also in the stack, [style] DEPRECATED - xalan processor is deprecated. U

RE: Building Tomcat

2006-01-31 Thread Marsh David W Maj AFIT/ENG
First time building it, I assume? I had problems as well. Hopefully this helps. __ Make sure you: download/unzip the source code from http://tomcat.apache.org/download-55.cgi (this'll be in your ${tomcat-source} directory), install Subversion via http://subversion.tigris.or

RE: Building Tomcat native connector on Windows

2005-11-09 Thread Fenlason, Josh
I was able to get this to build by adding User32.Lib to the Object/library modules field. , Josh. -Original Message- From: Fenlason, Josh Sent: Tuesday, November 01, 2005 8:53 AM To: Tomcat Dev (dev@tomcat.apache.org) Subject: Building Tomcat native