This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva.git
commit 8dd880c230c71204657b4ab81f53331d0e5e6505 Author: Martin Stockhammer <[email protected]> AuthorDate: Sun Sep 1 21:06:21 2019 +0200 Fixing enunciate configuration --- .../archiva-web/archiva-web-common/src/enunciate/enunciate.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml b/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml index b944852..69d589c 100644 --- a/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml +++ b/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml @@ -36,6 +36,7 @@ <jaxws-ri disabled="true"/> <jaxws-support disabled="true"/> <jaxon1 disabled="true"/> + <jackson1 disabled="true"/> <docs disabled="false" docsSubdir=""
