javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Man pages for wsgen and wsimport #1241

Open ebourg opened 6 years ago

ebourg commented 6 years ago

Up to Java 10 the JDK provided man pages for the wsgen and wsimport tools. Since these pages aren't included in the RI it would probably be a good idea to salvage them and put them along the wsgen/wsimport bash scripts.

They can be found here:

http://hg.openjdk.java.net/jdk10/jdk10/jdk/raw-file/tip/src/linux/doc/man/wsgen.1 http://hg.openjdk.java.net/jdk10/jdk10/jdk/raw-file/tip/src/linux/doc/man/wsimport.1