wsimport ant task should accept nested args for specifying additional options to wsimport · Issue #490 · javaee/metro-jax-ws (original) (raw)

This repository was archived by the owner on Feb 5, 2019. It is now read-only.

This repository was archived by the owner on Feb 5, 2019. It is now read-only.

@glassfishrobot

Description

@glassfishrobot

Wsimport ant task should be able to take additional arguments like xjc ant task.
This will enable one to pass arguments like -Xnocompile to wsimport without a
separate switch for each option.
Also there should be a way to pass options to javac incoked by wsimport.
For ex: if there is a option for javac like -XnoBatchMode, it should be passed
to javac through wsimport.

Environment

Operating System: All
Platform: All

Affected Versions

[current]