Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E34DB1829B for ; Thu, 9 Jul 2015 16:43:37 +0000 (UTC) Received: (qmail 97022 invoked by uid 500); 9 Jul 2015 16:43:37 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 96961 invoked by uid 500); 9 Jul 2015 16:43:37 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 96952 invoked by uid 99); 9 Jul 2015 16:43:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2015 16:43:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 97686E6837; Thu, 9 Jul 2015 16:43:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Message-Id: <409609ed9307443583ae48b848538a06@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: Also fix netty Date: Thu, 9 Jul 2015 16:43:37 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/master f399b9290 -> 332d930c5 Also fix netty Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/332d930c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/332d930c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/332d930c Branch: refs/heads/master Commit: 332d930c5457ad55392f568db1d6ff1f771bbc1c Parents: f399b92 Author: Daniel Kulp Authored: Thu Jul 9 12:42:56 2015 -0400 Committer: Daniel Kulp Committed: Thu Jul 9 12:43:23 2015 -0400 ---------------------------------------------------------------------- rt/transports/http-netty/netty-server/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/332d930c/rt/transports/http-netty/netty-server/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http-netty/netty-server/pom.xml b/rt/transports/http-netty/netty-server/pom.xml index 79651a9..2f5e168 100644 --- a/rt/transports/http-netty/netty-server/pom.xml +++ b/rt/transports/http-netty/netty-server/pom.xml @@ -145,9 +145,15 @@ generate-sources generate-sources + + org.apache.cxf.xjcplugins:cxf-xjc-bug986:${cxf.xjc-utils.version} + ${basedir}/target/generated/src/main/java + + -Xbug986 + ${basedir}/src/main/resources/schemas/configuration/http-netty-server.xsd ${basedir}/src/main/build-resources/catalog.cat