чт, 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
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
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
-
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
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
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
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
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
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
> 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
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
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
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
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,
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-
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
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)
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
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
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
"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
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
$
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
38 matches
Mail list logo