Thank you for the clarification!
Thank you Chris, Mark, Adwait!
On Fri, Dec 1, 2023 at 2:07 PM Christopher Schultz
wrote:
>
> Aditya,
>
> On 12/1/23 12:48, Aditya Shastri wrote:
> >> Yes. Equally importantly it also ensures that the code is compiled
> >> against
ersion.
That only happens during the `ant release` step? Doesn't really affect a
regular compile from source situation?
Thank you for your response!
On Fri, Dec 1, 2023, 3:41 AM Mark Thomas wrote:
> On 30/11/2023 23:38, Aditya Shastri wrote:
> > Thanks for the response Adwait.
&
Sounds good. Thanks!
On Thu, Nov 30, 2023 at 3:40 PM Adwait Kumar Singh wrote:
>
> The former.
>
>
>
> On Thu, Nov 30, 2023 at 3:40 PM Aditya Shastri
> wrote:
>
> > Thanks for the response Adwait.
> >
> > My ant skills are lacking. Does the minimum b
> On Thu, Nov 30, 2023 at 2:35 PM Aditya Shastri
> wrote:
>
> > Hello,
> >
> > We build our own Tomcat 9 binaries from scratch (grab the tag from
> > https://github.com/apache/tomcat) and call ant (with java8) to build
> > it.
> >
> > Starting wi
Hello,
We build our own Tomcat 9 binaries from scratch (grab the tag from
https://github.com/apache/tomcat) and call ant (with java8) to build
it.
Starting with 9.0.83, our pipelines are failing with the error
build.xml:113: Java version 17 or newer is required (1.8.0_381 is installed)
The apps
My apologies, I sent this to the wrong address.
On Tue, Nov 21, 2023 at 6:31 PM Aditya Shastri
wrote:
>
> Hello,
>
> ApacheHaus has decided to stop providing Windows builds for Apache HTTPD.
>
> The Apache document referred to below still has the site that goe
Hello,
ApacheHaus has decided to stop providing Windows builds for Apache HTTPD.
The Apache document referred to below still has the site that goes nowhere.
https://httpd.apache.org/docs/current/platform/windows.html#down:~:text=Microsoft%20Windows%2C%20include%3A-,ApacheHaus,-Apache%20Lounge
Is
iginal Message-
From: Christopher Schultz
Sent: Wednesday, October 18, 2023 7:32 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat minor update
Mark and Aditya,
On 10/18/23 04:21, Mark Thomas wrote:
> On 17/10/2023 22:47, Aditya Shastri wrote:
>> Hello,
>>
>> We have seve
Hello,
We have several tomcat instances that use a single CATALINA_HOME which
is a symlink for a specific version. The Tomcat instance we use is
very barebones and doesn't have any of the apps that come with it.
For example,
The CATALINA_HOME points to a symlink
/opt/tomcat/tomcat-9/tomcat-9-late