# HG changeset patch # User Jaroslav Tulach # Date 1367764773 -7200 # Node ID bf3a8e6dd84a47434a76e5386c761711c9320f8e # Parent ecb1ef4142951fd9d9e2063a251d3f25368f0f7e Properly ordering the Jersey and Bck2Brwsr context providers. Bck2Brwsr has to be first. diff -r ecb1ef414295 -r bf3a8e6dd84a serverside/pom.xml --- a/serverside/pom.xml Sun May 05 15:38:59 2013 +0200 +++ b/serverside/pom.xml Sun May 05 16:39:33 2013 +0200 @@ -48,6 +48,12 @@ jar + org.glassfish.jersey.incubator + html-json + 0.1-SNAPSHOT + runtime + + org.apidesign.html ko-bck2brwsr ${net.java.html.version} @@ -94,10 +100,5 @@ grizzly-http-server 2.3.1 - - org.glassfish.jersey.incubator - html-json - 0.1-SNAPSHOT -