Skip to content

Add paragraph on packaging AOT compiled projects with non-AOT dependencies #460

@martinhynar

Description

@martinhynar

Hi,

I had a problem, described in Leiningen 1858 with packaging AOT-compiled library with non-AOT dependency. From the description in chapter 8.02 I had feeling that dependencies shall be omitted from my result jar. Supported by the fact, that the foo example in that chapter also contains :aot :all, that expectation was even stronger.

I would suggest to add a short paragraph there that will explain that non-AOT dependencies will be compiled and added to the jar if :aot is specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions