Project

General

Profile

Bug #2141

Aspectj compiler not including core api in classpath

Added by Henning Blohm over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
z2-addon-spring
Target version:
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
#1

Updated by Henning Blohm over 1 year ago

  • Status changed from New to In Progress
#2

Updated by Henning Blohm over 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF