eclipse-ee4j / metro-jax-ws

metro-jax-ws
https://eclipse-ee4j.github.io/metro-jax-ws/
BSD 3-Clause "New" or "Revised" License
72 stars 40 forks source link

Add a quiet options which shuts everything but WARNING and ERROR #536

Open Tomas-Kraus opened 2 years ago

Tomas-Kraus commented 2 years ago

Most tools like javadoc or mvn provide a quiet option which shuts everything but WARN and ERROR. wsimport shuts everything. If changing the current option quiet is not possible, please provide a new one.

Affected Versions

[2.2.8]

Source: https://github.com/javaee/metro-jax-ws/issues/1143 Author: glassfishrobot