Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 974 Bytes

todo.org

File metadata and controls

24 lines (22 loc) · 974 Bytes

#-*- mode: org -*-

Leiningen TODOs

For 1.0

Remove install task dependency on having Maven installed

Use -Xbootclasspath where possible

Don’t write manifest, pom, etc. to disk when jarring

Don’t put uberjar in ~/.m2

Perform compilation in either a subprocess or with a separate classloader

Allow test task to take namespaces as an argument

System/exit appropriately when testing based on pass/fail

Post 1.0

doc generation

user config file for activating plugins across all projects

write shell wrappers

advise existing tasks from plugins

Low Priority

Slim jar task

Remove duplication between deps.clj and pom.clj

Resources directory added to classpath? (for properties, etc)