add jaxrs -j flag

diff --git a/full.properties b/full.properties
index d27eb87..031be85 100644
--- a/full.properties
+++ b/full.properties
@@ -41,7 +41,7 @@
 build.javamail = -c -U -w tomee-plus com.sun.ts.tests.javamail
 build.jaxr = -c -U -w tomee-plus com.sun.ts.tests.jaxr
 build.jaxrpc = -c -U -w tomee-plus com.sun.ts.tests.jaxrpc
-build.jaxrs = -c -U -w tomee-plus com.sun.ts.tests.jaxrs
+build.jaxrs = -c -U -w tomee-plus -j com.sun.ts.tests.jaxrs
 build.jaxws = -c -U -w tomee-plus com.sun.ts.tests.jaxws
 build.jdbc = -c -U -w tomee-plus com.sun.ts.tests.jdbc
 build.jms = -c -U -w tomee-plus com.sun.ts.tests.jms