Skip to content

Commit

Permalink
Merge pull request innoq#179 from innoq/rename-standalone-jar
Browse files Browse the repository at this point in the history
Change name of generated uberjar to statuses.jar
  • Loading branch information
mvitz committed Nov 23, 2015
2 parents 5c0a079 + 4b1319b commit 5eec25a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
:uberjar {:aot [statuses.server]}}
:main statuses.server
:aliases {"lint" "eastwood"}
:uberjar-name "statuses.jar"
:eastwood {:exclude-linters [:constant-test]})

0 comments on commit 5eec25a

Please sign in to comment.