Eclipse has the ability to read Ant builds and (mostly) generate Maven
builds, so I'm giving that a quick spin to see how far that gets us. In
Theory this should be straightforward; I should mostly have to help it
find appropriate sources to replace the stuff we've been carrying in our
/lib directory.
My own biggest complaint so for: Maven takes a surprisingly long time to
load before it starts operation -- 10-20 seconds in my
Fedora-over-WSL-over-Win10 setup. I don't know how much of that is
because it's dynamically loading latest versions of stuff from the
network, how much of that is because it's a big tool that hasn't been
OSGIfied for demand loading, and how much is my environment. It's
certainly not intolerable, but it's a minor annoyance.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org