Hi Joseph & all,
    There was commit today, to xalan-test repos 'master' branch, with
following changes.

On Sun, Mar 12, 2023 at 11:09 PM Joseph Kessselman <[email protected]> wrote:

> I'd like to propose:
>         delete from xalan-test:
> java/src/org/apache/qetest/rwapi/XPathASTTestlet.java
>         delete from xalan-test:
> java/src/org/apache/qetest/xsltc/TimeXSLTCDom.java

This has been done.

> I'd also like to propose that my change for
> SystemIDResolverAPITest.testCase1() be reworked one more time, to use
> the Java library rather than our reimplementing that logic. That
> simplifies the baseURL computation to a single line, and removes the
> need for us to be responsible for interpreting the URI RFCs.
>
>      String baseURL=new
> java.io.File(prevUserDir).toPath().toUri().toString();

This has been done. We're using Java class java.nio.file.Paths, for
this modification.

The xalan-test build is now configured, to use latest version of jtidy.


-- 
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to