Modules merging support in ClassAnalyzer
Alan Bateman
Alan.Bateman at Sun.COM
Wed Oct 28 09:25:57 PDT 2009
Mandy Chung wrote:
> Alan Bateman wrote:
>> Is the summary file the same as the modules.summary or does it list
>> the modules that it includes? The complete class list for the
>> profile/group will be needed by the build or tools so having a quick
>> way to get to that would be good (can either be a full class list or
>> the list of files to concatenate to get the full list).
> Both <group>.summary and <groups>.summary will include the modules a
> group includes. We should also extend the CheckDeps tool to check
> <groups>.summary.
I think it should be okay - it just means we call it with two
groups.summary files instead of modules.summary files (assuming the
format is the same).
-Alan.
More information about the jigsaw-dev
mailing list