This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 12acb56 Add jaxbri to CodegenToolReference.xml, as pointed out on the users list it is missing 12acb56 is described below commit 12acb56ebb4dcec1e19d72b052e0ae12b2b713d8 Author: robert lazarski <robertlazar...@apache.org> AuthorDate: Mon Apr 5 10:33:11 2021 -1000 Add jaxbri to CodegenToolReference.xml, as pointed out on the users list it is missing --- src/site/xdoc/tools/CodegenToolReference.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/tools/CodegenToolReference.xml b/src/site/xdoc/tools/CodegenToolReference.xml index 8ce1272..47d3b6d 100644 --- a/src/site/xdoc/tools/CodegenToolReference.xml +++ b/src/site/xdoc/tools/CodegenToolReference.xml @@ -335,7 +335,7 @@ using the target namespace of the WSDL) will be used. Maps to the <td>databindingName</td> <td>Data binding framework name. Maps to the -d option of the command line tool. Possible values include "adb", "xmlbeans", -"jibx".</td> +"jibx","jaxbri".</td> </tr> <tr> <td>serviceName</td>