jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle.properties
changeset 16791 fe5141eabb0e
parent 12009 4abb694f273a
child 18372 4d90cbb0d70a
--- a/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle.properties	Wed Jul 05 18:49:16 2017 +0200
+++ b/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle.properties	Tue Apr 09 14:51:13 2013 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -30,10 +30,10 @@
     Non-existent directory: {0}
 
 VERSION = \
-        schemagen 2.2.5-b10
+        schemagen 2.2.7-b63
 
 FULLVERSION = \
-        schemagen full version "2.2.5-b10"
+        schemagen full version "2.2.7-b63"
 
 USAGE = \
 Usage: schemagen [-options ...] <java files> \n\
@@ -43,6 +43,7 @@
 \ \ \ \ -classpath <path>     : specify where to find user specified files\n\
 \ \ \ \ -encoding <encoding>  : specify encoding to be used for annotation processing/javac invocation \n\
 \ \ \ \ -episode <file>       : generate episode file for separate compilation\n\
+\ \ \ \ -disableXmlSecurity  :  disables XML security features for usage on xml parsing apis \n\
 \ \ \ \ -version              : display version information\n\
 \ \ \ \ -fullversion          : display full version information\n\
 \ \ \ \ -help                 : display this usage message