Mark,
On Mon, Mar 20, 2023 at 5:10 AM Mark Thomas wrote:
> On 18/03/2023 20:53, Igal Sapir wrote:
> > Mark,
> >
> > On Thu, Mar 16, 2023 at 2:12 AM Mark Thomas wrote:
> >
> >> On 15/03/2023 21:16, Igal Sapir wrote:
> >>
> >>
> >>
> >>> It is mostly solved, and that might be sufficient.
> >>>
>
On 18/03/2023 20:53, Igal Sapir wrote:
Mark,
On Thu, Mar 16, 2023 at 2:12 AM Mark Thomas wrote:
On 15/03/2023 21:16, Igal Sapir wrote:
It is mostly solved, and that might be sufficient.
So while `ant clean test` now completes without failures, the part that
still doesn't work is when I s
Mark,
On Thu, Mar 16, 2023 at 2:12 AM Mark Thomas wrote:
> On 15/03/2023 21:16, Igal Sapir wrote:
>
>
>
> > It is mostly solved, and that might be sufficient.
> >
> > So while `ant clean test` now completes without failures, the part that
> > still doesn't work is when I specify a custom "Worki
On 15/03/2023 21:16, Igal Sapir wrote:
It is mostly solved, and that might be sufficient.
So while `ant clean test` now completes without failures, the part that
still doesn't work is when I specify a custom "Working Directory" in the
IDE in order to make JSP files resolved. In my setup that
Mark,
On Wed, Mar 15, 2023 at 5:08 AM Mark Thomas wrote:
> On 15/03/2023 01:52, Igal Sapir wrote:
> > Hello,
> >
> > test/org/apache/catalina/valves/rewrite/TestRewriteValve.java fails with
> > file not found when a custom tomcat.output directory is specified in
> > build.properties.
> >
> > I h
On 15/03/2023 01:52, Igal Sapir wrote:
Hello,
test/org/apache/catalina/valves/rewrite/TestRewriteValve.java fails with
file not found when a custom tomcat.output directory is specified in
build.properties.
I have the Tomcat source code (main branch) at /workspace/src/tomcat/main
(let's call it
Hello,
test/org/apache/catalina/valves/rewrite/TestRewriteValve.java fails with
file not found when a custom tomcat.output directory is specified in
build.properties.
I have the Tomcat source code (main branch) at /workspace/src/tomcat/main
(let's call it ), and the following in build.properties: