On Sat, Dec 21, 2024 at 11:37 AM Mukul Gandhi <gandhi.mu...@gmail.com>
wrote:

> Hi Gary,
>     I've made few changes to Xalan-J's XSL 3 test case implementations
> and have committed those changes to the repos we're working on, to fix
> the test case issues pointed by you within your mail below.
>
> Requesting you to please have git pull from the Xalan-J dev repos
> branch xalan-j_xslt3.0_mvn and run these tests again, and let us know
> whether you could now see Xalan-J's XSL 3 tests build pass.
>
> Also thanks, that the Maven build command mvn clean test
> -Dtest=AllXsl3Tests works for me as well.
>

Yep, now it works! :-)

Gary

>
> On Sat, Dec 21, 2024 at 8:31 PM Gary Gregory <garydgreg...@gmail.com>
> wrote:
>
> > On git branch xalan-j_xslt3.0_mvn at commit
> 87d5e494cd11d36db61a2220f358dbdb2ce1e06b I get failures, using any of Java
> 8, 11, or 17.
> >
> > FWIW, I don't understand why you use the fully-qualified path to the
> test:
> >
> > mvn clean test -Dtest=org/apache/xalan/tests/main/AllXsl3Tests.java
> >
> > should be the same as:
> >
> > mvn clean test -Dtest=AllXsl3Tests
> >
> > Both fail for me:
> >
> > https://gist.github.com/garydgregory/c8ca95142db34572a2ab96ec8c6a2dab
> >
> > I wonder if there is something I am missing from my setup...
> >
> > Gary
>
>
> --
> Regards,
> Mukul Gandhi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
> For additional commands, e-mail: dev-h...@xalan.apache.org
>
>

Reply via email to