>> By the way, IIRC, you mentioned in old ML that it's planned to migrate >> to Maven some day. Is it right? If so, when do you want to do that? > > I'm not sure if that would work out well, given that FM needs to be > compiled against multiple versions of the same library (including > rt.jar). But if someone works this topic out, it might turns out that > it's feasible after all. I don't know. But the bet is on Gradle. And > that will probably only happen when someone other than me takes that > task.
I think it should be possible with Maven (e.g, by using multiple activatable profiles and system dependencies). I'd like to experiment it in a branch. Will let you know if I make some progress. :-) Cheers, Woonsan
