be3fe9495c
This commit fixes an issue when all APs would be reported as non-incremental, even if only a single one is non-incremental. Now, additional declared type is added that is used to denote processors that are incremental, but have been forced to run non-incrementally in presence of non-incremental APs. This means that only APs that do not support incremental annotation processing, or APs that are dynamic and are non-incremental at runtime will be reported.