This project just contains a simple file for use in packaging
up an uberjar which has just JRuby-specific dependencies that
OpenVox Server needs. The
uberjar specifically excludes some dependencies that OpenVox Server already
uses, like joda-time and org.yaml/snakeyaml, in order to allow OpenVox
Server to provide its own preferred versions. This project allows OpenVox
Server's "release" uberjar (which excludes JRuby-specific dependencies) to be
run in combination with the JRuby dependencies uberjar on the same Java
classpath. This allows the specific version of the JRuby dependencies uberjar
to be swapped out at run-time, e.g., for switching between the use of a
JRuby 1.7 vs. a JRuby 9k dependencies jar.
Can you improve this documentation? These fine people already did:
nmburgan, Joe Pinsonault & Jeremy BarlowEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |