Project

General

Profile

Bug #1038

java.includes should not include sources, only binaries

Added by Henning Blohm about 11 years ago. Updated almost 11 years ago.

Status:
Rejected
Priority:
High
Assignee:
Category:
z2-core
Target version:
Start date:
22.04.2013
Due date:
% Done:

0%

Estimated time:
origin:

Description

Currently, the java.{private/public}Includes does also include sources into the target. That is not useful, as IDE compilation anyway requires to have useful references defined. Include should have the effect of "as if" the logical function (i.e. the lazily linked binary) is in the target.

#1

Updated by Henning Blohm almost 11 years ago

  • Status changed from New to In Progress
#2

Updated by Henning Blohm almost 11 years ago

  • Status changed from In Progress to Rejected

Ah no, this is actually nonsense. In the IDE + Source case, at least the IDE ref is there. In the runtime+source case, we may be able to compile something that otherwise would not be compilable. It is a bad case anyway. Rejecting for now.

Also available in: Atom PDF