Skip to content
This repository was archived by the owner on Apr 27, 2020. It is now read-only.
This repository was archived by the owner on Apr 27, 2020. It is now read-only.

Timestamps are not preserved which can break AOT (clojure.core) code #10

@seancorfield

Description

@seancorfield

See cursive-ghost/gradle-clojure#8

The problem here is that the original timestamps from the source JARs are not preserved as files are copied so loaded .clj files, such as pprint_base.clj end up getting recompiled because they are seen to be newer than the .class file that was generated from them.

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