Summary: | New Clojure eclass | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Quetzaly Solano Gómez <gentoo> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | dschridde+gentoobugs, jauhien |
Priority: | High | Keywords: | InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 292295 | ||
Attachments: |
Clojure eclass
Updated eclass that uses Clojure(-contrib) slots. |
Description
Quetzaly Solano Gómez
2009-11-07 19:24:34 UTC
Created attachment 209572 [details]
Clojure eclass
Created attachment 215821 [details]
Updated eclass that uses Clojure(-contrib) slots.
This revised version of the eclass uses slots. It should remain backwards compatible with the previous version. It is found in java-experimental.
I have committed this eclass to java-overlay. Is this obsolete? The most common way to build Clojure apps appears to be Leiningen or Boot nowadays. I really want this in order to build leiningen projects into uberjars. I realized JVM doesn't really integrate well with linux distribution package systems. It's a lost cause. I don't use JVM anymore. |