SUN_TOOL_PATH references legacy vendor
--------------------------------------
Key: CXF-3165
URL: https://issues.apache.org/jira/browse/CXF-3165
Project: CXF
Issue Type: Improvement
Affects Versions: 2.3.0
Reporter: Robert Liguori
Priority: Minor
Consider the Identifier SUN_TOOL_PATH in the tool scripts.
Sun (as in SUN_TOOL_PATH) is now Oracle... this wasn't a good idea of putting
the vendor's name in the the identifier name.
Consider renaming SUN_TOOL_PATH to JAVA_SE_TOOL_PATH or something similar. Of
course, Java SE is for JDK 1.6 and J2SE is for JDK 1.5.
TOOL_PATH by itself, leaves confusion as the assumption may be for the CXF tool
path, thus why SUN was probably added in the first place.
The recommendation is to make the update in all of the tool scripts (e.g.
wsdl2java).
Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.