Bug #2141
Aspectj compiler not including core api in classpath
Start date:
02.12.2022
Due date:
% Done:
100%
Estimated time:
origin:
Description
Due to changes in Java>9, the application classloader is not a URL class loader anymore. For the aspectj compiler this means that the
visibility of core api types of z2 is not automatically implied.
Implementation Hint¶
- Add the com.zfabrik.core.api public class path to the aspectj class path for all compilations
Updated by Henning Blohm about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset z2-addons:z2-addons-spring|98eedd8d815dbd574fbf0338937012cfc383691c.