From: Kajur, Harish (vk250x) Date: Fri, 29 Mar 2019 16:13:14 +0000 (-0400) Subject: Add the toString method to jaxb generated classes X-Git-Tag: 1.0.1~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F51%2F83751%2F1;p=aai%2Fschema-service.git Add the toString method to jaxb generated classes Issue-ID: AAI-2303 Change-Id: I969fd871f1971b3683b900c72f60cf7fdeadd9cd Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 456e888..3042c59 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -57,6 +57,11 @@ RELEASE test + + org.jvnet.jaxb2_commons + jaxb2-basics + 0.11.1 + @@ -89,11 +94,17 @@ true -Xannotate + -XtoString + + org.jvnet.jaxb2_commons + jaxb2-basics + 0.11.1 + org.jvnet.jaxb2_commons jaxb2-basics-annotate