Hi Vladimir,

The changes all look reasonable to me, but you might want to create a Jira 
ticket for the work.

On the point about stylebook.  For xalan-c I really struggled to get an old JVM 
that could run with the old stylebook jar, and it's long retired.  I ended up 
moving the entire documentation set to use GitHub pages, which may be found 
here: https://apache.github.io/xalan-c/ with the sources here: 
https://github.com/apache/xalan-c/tree/master/docs.  The conversion took a bit 
of effort (I'd do a build of the HTML then convert that to Markdown if I were 
to repeat it), but if you wanted to get rid of the stylebook dependency this is 
a reasonable way to do it--feel free to copy any of the documentation over that 
you like.

It would also be highly beneficial if we could have some CI build and test 
workflow in place with e.g. GitHub Actions, so we can verify that it builds and 
passes successfully.  If a new public release is going to be made, I think this 
is a requirement.

Kind regards,
Roger

> -----Original Message-----
> From: Vladimir Sitnikov <vladimirsitni...@apache.org>
> Sent: 24 July 2022 20:45
> To: dev@xalan.apache.org
> Subject: RE: Retire Xalan to the Attic
> 
> Here's a PR that fixes xalan-j build: https://github.com/apache/xalan-
> j/pull/14
> 
> Release to Central will need to be performed manually, however, it should
> be acceptable for now.
> 
> Vladimir
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional
> commands, e-mail: dev-h...@xalan.apache.org

Reply via email to