Created
August 2, 2013 13:48
-
-
Save dasl-/6140009 to your computer and use it in GitHub Desktop.
lein uberjar output after adding ^{:skip-aot true}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/hackerschool/keymusix$ lein uberjar | |
Created /Users/davidleibovic/hackerschool/keymusix/target/uberjar+provided/keymusix-0.1.0-SNAPSHOT.jar | |
Including keymusix-0.1.0-SNAPSHOT.jar | |
Including swingx-painters-1.6.3.jar | |
Including byte-spec-0.3.1.jar | |
Including data.json-0.1.2.jar | |
Including swingx-action-1.6.3.jar | |
Including miglayout-3.7.4.jar | |
Including jna-3.4.0.jar | |
Including at-at-1.1.1.jar | |
Including core.incubator-0.1.0.jar | |
Including swingx-autocomplete-1.6.3.jar | |
Including scsynth-extras-3.5.7.0.jar | |
Including forms-1.2.1.jar | |
Including seesaw-1.4.2.jar | |
Including jnativehook-1.1.0_rc3.jar | |
Including jmdns-3.4.1.jar | |
Including clj-glob-1.0.0.jar | |
Including scsynth-3.5.7.0.jar | |
Including clojure-1.3.0.jar | |
Including midi-clj-0.5.0.jar | |
Including j18n-1.0.1.jar | |
Including overtone-0.8.1.jar | |
Including core.match-0.2.0-alpha11.jar | |
Including swingx-core-1.6.3.jar | |
Including swingx-plaf-1.6.3.jar | |
Including clj-native-0.9.3.jar | |
Including core.logic-0.6.5.jar | |
Including commons-net-3.0.1.jar | |
Including rsyntaxtextarea-2.0.3.jar | |
Including osc-clj-0.9.0.jar | |
Including libs.handlers-0.2.0.jar | |
Including swingx-common-1.6.3.jar | |
Created /Users/davidleibovic/hackerschool/keymusix/target/keymusix-0.1.0-SNAPSHOT-standalone.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment