Project

General

Profile

Improvement #1984

Introduce API, Impl, Test specific compile order

Added by Henning Blohm over 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-core
Target version:
Start date:
04.10.2017
Due date:
% Done:

100%

Estimated time:
origin:

Description

Currently, the applicable compile order can only be specified for the complete Java component.

Sometimes checking for compilation can already be expensive. To have a more specific compile order setting, it should be possible to specific compilation by part.

I.e. java.compile.order would still set a default, but java.compile.order.api, java.compile.order.impl, java.compile.order.test would override the part specific definition.

Also available in: Atom PDF