|
|
|
4/2/2012 11:56:49 PM
(CallContext)
|
4/2/2012 10:08:40 PM
into server
|
4/2/2012 9:04:14 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
4/2/2012 12:14:41 AM
pom.xml:
* Update jmxutils to 1.12
* Update metrics to 2.1.1
* Update Jetty to 8.1.2.v20120308 and servlet api 3.0.1
* Update slf4j to 1.6.4
* Update Jersey to 1.12
* Update Guava to 11.0.2
Get rid of log4j dependency and use logback instead.
I've replaced the log4j.xml with a logback.xml.
The healthcheck has been updated to Metrics 2.x.x APIs.
I have also simplified the Guice listeners by using the
skeleton 0.1.0-SNAPSHOT builder, which simplifies most of
the glue code.
Tested via the Jetty plugin:
mvn -Dcom.ning.jetty.jdbi.url=jdbc:mysql://127.0.0.1:3306/killbill \ -Dcom.ning.jetty.jdbi.user=killbill \ -Dcom.ning.jetty.jdbi.password=killbill \ jetty:run
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|
|