for automating Clojure projects without setting your hair on fire
Leiningen is the easiest way to use Clojure. With a focus on project automation and declarative configuration, it gets out of your way and lets you focus on your code.
- Developed at devel:languages:clojure
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/leiningen && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bash_completion.bash | 0000001575 1.54 KB | |
lein-pkg | 0000004555 4.45 KB | |
lein.1 | 0000003788 3.7 KB | |
leiningen-2.9.9-standalone.jar | 0013201118 12.6 MB | |
leiningen.changes | 0000004889 4.77 KB | |
leiningen.spec | 0000002645 2.58 KB | |
zsh_completion.zsh | 0000002888 2.82 KB |
Revision 12 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 993683
from
Michael Vetter (jubalh)
(revision 12)
- Update to 2.9.9: * Migrate the repository from Github to Codeberg. * Fix a bug in new where template group-ids could be ignored. * Work around a change in Java 9 which broke template listing. * Fix a bug in pedantic checks which resulted in infinite loops. * Prevent module-info.class files from being included in uberjars. * Prevent duplicate warnings in resource-paths when creating jars. * Fix an issue with check where AOT would shadow reflection warnings. * Allow change to edit dependency versions. * Fix a bug where composite profiles would leak dependencies downstream. * Allow repl to bind to filesystem sockets via :headless :socket PATH
Comments 0