BaseAggregator is in the "internal" package, which is not exported.
In Eclipse, this means that any time I try to use a method (like getApplicationName() ), I am getting an AccessRestrictionException and my code does not compile. I understand that this is an Eclipse bug, but in the meantime, can we please move BaseAggregator to the util package? Thanks! Dave _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
