Relates :
|
The property "wsimport.AUTH_INFO_LINENO" in properties file jaxws/drop/jaxws_src/src/com/sun/tools/internal/ws/resources/wscompile.properties contains a spurious double quote character that is not matched with a closing quote. The proposed fix is to either remove the double quote, or add a closing quote, e.g. 194c194 < "line {0} of {1} --- > line {0} of {1}
|