Ported my .sh files, creating a mvnbuild.bat for use on Windows, along
with the supporting stylebook_docgen.bat (since I haven't yet moved the
stylebook processing into the pom.xml).
Running these on Win10 with AdoptOpenJDK's jdk-8.0.362.09-hotspot builds
without errors.
***BUT*** I haven't yet properly (re)tested the generated artifacts on
either Linux or Windows
***AND*** I haven't yet walked through all of the generated
documentation contents to compare them with what the Ant build produced
and make sure things are landing in the proper (relative) locations.
***AND*** I don't have a Mac available for testing on that platform.
This is where multiplatform Continuous Integration would be nice to
have... assuming it does have all the VM environments we'd want to test
under.
So basically I'm at the sanity-checking stage of the process.
Other things to be considered:
Squashing the manymany commits on this branch before issuing a pull request.
Deciding whether to back out some or all of the javadoc fixes I put in
before I figured out how to turn off doclint. Technically they're a
distraction from this migration effort, and they're quick-and-dirty, and
as I've said there are probably better ways to handle our javadoc
generally... but I'm reluctant to make the effort to back them all out
again. Opinions welcome.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org