On rest correct single object get to produce jsonp by default. This may have to be correctted in the future
--- a/server/pom.xml Wed Apr 24 16:24:04 2013 +0200
+++ b/server/pom.xml Wed Apr 24 16:25:01 2013 +0200
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.iri_research.renkan</groupId>
<artifactId>renkan</artifactId>
- <version>0.6.3</version>
+ <version>0.6.4</version>
<packaging>war</packaging>
<properties>
--- a/server/src/main/java/org/iri_research/renkan/Constants.java Wed Apr 24 16:24:04 2013 +0200
+++ b/server/src/main/java/org/iri_research/renkan/Constants.java Wed Apr 24 16:25:01 2013 +0200
@@ -20,7 +20,7 @@
{
add("0");
add("6");
- add("3");
+ add("4");
add("final");
add("0");
}