Ivan Popov wrote: > Thanks, Tim. It's a long waiting solution, it was discussed several > times and I'd like to see the problem with duplicating modules is > finally resolved. > > AFAIK, nobody worked on jdktools copies of tools and launcher modules > except of applying some of classlib's patches and updating build > scripts. So, if there are conflicts in merging sources, the easier way > might be just to move new sources from classlib and leave current > build scripts in jdktools.
Yep, that's what I did (at r534390). The classlib 'clean' will complain about remaining files next time you run it because the tools sources have disappeared, but it will only complain once. Regards, Tim
