[cxf] 02/02: Couple of other dependency updates

2019-07-31 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit 0b41ab1647b06aedbb3db9812cdca6b2102b640c Author: Daniel Kulp AuthorDate: Wed Jul 31 16:24:18 2019 -0400 Couple of

[cxf] 01/02: Update jackston to get latest CVE patches

2019-07-31 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit dd11a60cc247b261ab96c7dfd314eff571e03eef Author: Daniel Kulp AuthorDate: Wed Jul 31 15:25:11 2019 -0400 Update

[cxf] branch master updated: CXF-8032 - Adding LoggingFeature enables chunking response

2019-07-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new a8b17dd CXF-8032 - Adding LoggingFeature enables

[cxf] branch master updated: Upgrade pmd plugin, try to detect which eclipse PMD plugin (there are 2) is installed and configure appropriately

2019-07-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 5355846 Upgrade pmd plugin, try to detect which

[cxf-build-utils] branch master updated: Update PMD rulesets to work ok with latest pmd

2019-07-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git The following commit(s) were added to refs/heads/master by this push: new ee90a11 Update PMD rulesets to work ok

[cxf] branch master updated: Fix a bunch of issues the new PMD is reporting, many more to go

2019-07-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 7815364 Fix a bunch of issues the new PMD is

[cxf] branch master updated: Fix some eclipse warnings

2019-07-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new efac0e6 Fix some eclipse warnings efac0e6 is

[cxf] branch master updated (0b80003 -> 7c7bd3f)

2019-05-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from 0b80003 remove jaxb-xjc dependency from core as we actually don't need it new d89cfe4 Cast to Buffer to

[cxf] 02/02: Remove jaxb-xjc from default dependencies for java11, add it where it's needed

2019-05-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit 7c7bd3fbf57630063836adbe405918d012ad5b97 Author: Daniel Kulp AuthorDate: Fri May 24 13:03:41 2019 -0400 Remove jaxb

[cxf] 01/02: Cast to Buffer to call flip so code compiled with Java11 will run on Java8

2019-05-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit d89cfe4f6a52d133205af80fd363ecfdc85e41e5 Author: Daniel Kulp AuthorDate: Fri May 24 10:42:51 2019 -0400 Cast to Buffer

[cxf] branch master updated: [CXF-8044] Don't set the Compiler-fork setting. It shouldn't be needed and interferes with folks that have it explicitely set to false.

2019-05-16 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 5c4d446 [CXF-8044] Don't set the Compiler

svn commit: r34019 - in /release/cxf: 3.1.17/ 3.2.6/ 3.2.7/ 3.3.0/

2019-05-13 Thread dkulp
Author: dkulp Date: Mon May 13 20:57:43 2019 New Revision: 34019 Log: Remove old versions Removed: release/cxf/3.1.17/ release/cxf/3.2.6/ release/cxf/3.2.7/ release/cxf/3.3.0/

svn commit: r34018 - in /release/cxf: 3.2.9/ 3.3.2/

2019-05-13 Thread dkulp
Author: dkulp Date: Mon May 13 18:31:04 2019 New Revision: 34018 Log: Add 3.2.9 3.3.2 Added: release/cxf/3.2.9/ release/cxf/3.2.9/apache-cxf-3.2.9-src.tar.gz (with props) release/cxf/3.2.9/apache-cxf-3.2.9-src.tar.gz.asc release/cxf/3.2.9/apache-cxf-3.2.9-src.tar.gz.sha256

[cxf] branch master updated: Back to snapshot for now

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new e5ebac1 Back to snapshot for now e5ebac1 is

[cxf] annotated tag cxf-3.3.2 created (now ea9dc88)

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.3.2 in repository https://gitbox.apache.org/repos/asf/cxf.git. at ea9dc88 (tag) tagging 3c82c9da13a616c0da987063841980d9c61e4840 (commit) replaces cxf-3.3.1 by Daniel

[cxf] branch master updated: Update release notes for 3.3.2

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new ba88087 Update release notes for 3.3.2 ba88087 is

[cxf-build-utils] annotated tag cxf-build-utils-3.4.2 created (now 4363ce1)

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-build-utils-3.4.2 in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git. at 4363ce1 (tag) tagging d04a669bbf227ecfb784aba2075df041cc2c4972 (commit) replaces

[cxf-build-utils] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git The following commit(s) were added to refs/heads/master by this push: new 3706bc6 [maven-release-plugin] prepare

[cxf-build-utils] branch master updated: [maven-release-plugin] prepare release cxf-build-utils-3.4.2

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git The following commit(s) were added to refs/heads/master by this push: new d04a669 [maven-release-plugin] prepare

[cxf] annotated tag cxf-3.2.9 created (now 45bbf57)

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.9 in repository https://gitbox.apache.org/repos/asf/cxf.git. at 45bbf57 (tag) tagging a00f4adfd418285720df7d6061e12cb198aa3225 (commit) replaces cxf-3.2.8 by Daniel

[cxf] annotated tag cxf-3.2.9 deleted (was 61bf173)

2019-05-10 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.9 in repository https://gitbox.apache.org/repos/asf/cxf.git. *** WARNING: tag cxf-3.2.9 was deleted! *** tag was 61bf173 The revisions that were on this annotated tag are

[cxf] annotated tag cxf-3.2.9 created (now 61bf173)

2019-05-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.9 in repository https://gitbox.apache.org/repos/asf/cxf.git. at 61bf173 (tag) tagging ca6c37efe07b9f1a7356506948e711e8101459f7 (commit) replaces cxf-3.2.8 by Daniel

[cxf] 02/02: Update release_notes for 3.2.9

2019-05-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 2359e6d3a16dc7a4718c482c3e0a13852058645b Author: Daniel Kulp AuthorDate: Thu May 9 09:25:07 2019 -0400 Update

[cxf] branch 3.2.x-fixes updated (ce7d8f3 -> 2359e6d)

2019-05-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from ce7d8f3 Recording .gitmergeinfo Changes new 3778c67 Recording .gitmergeinfo Changes new 2359e6d Update

[cxf] 01/02: Recording .gitmergeinfo Changes

2019-05-09 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 3778c675cc501653da0ba48a930f30230930a1ae Author: Daniel Kulp AuthorDate: Thu May 9 09:16:12 2019 -0400 Recording

[cxf] branch 3.2.x-fixes updated: [CXF-8028] Use ClassValue to cache/record the method/field needed for the SAAJ workarounds to avoid expensive reflection on every element.

2019-05-07 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new aafb97c [CXF-8028] Use ClassValue to

[cxf] branch master updated (083c6fa -> 1cc03b9)

2019-05-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from 083c6fa CXF-7885 - SOAP Action ignored by CXF JMS webservice method invoker new 2e44ce1 Need to exclude the old

[cxf] 02/02: [CXF-8028] Use ClassValue to cache/record the method/field needed for the SAAJ workarounds to avoid expensive reflection on every element.

2019-05-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit 1cc03b9b70bc509d8f8c631563c3964e56e30621 Author: Daniel Kulp AuthorDate: Mon May 6 14:10:32 2019 -0400 [CXF-8028] Use

[cxf] 01/02: Need to exclude the old version of stax-api that SAAJ impl pulls in on Java11

2019-05-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit 2e44ce12233c213b5fef8bbc28d71554554a8fbb Author: Daniel Kulp AuthorDate: Mon May 6 11:51:31 2019 -0400 Need to exclude

[cxf] branch master updated: Add -npa to code generation to avoid the package-info.java file

2019-04-05 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 7d62e7f Add -npa to code generation to avoid the

[cxf] branch master updated: Size some StringBuffers larger when we know they will be more than the default of 16

2019-03-28 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 032c81e Size some StringBuffers larger when we

[cxf-build-utils] branch master updated (3a03342 -> d01aab2)

2019-03-28 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git. from 3a03342 More PMD ruleset updates new 61921dc New version of eclipse doesn't like ouf check

[cxf] branch master updated: [CXF-7979] Add another test case, document the 3 options to get it to work @ignore it for now as streaming isn't working. :(

2019-03-25 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new d2f8885 [CXF-7979] Add another test case, document

[cxf] branch master updated: Try setting *.data files to binary to see if that will allow some of the test files to not have cr/lf mangling issues

2019-03-21 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new beba07f Try setting *.data files to binary to see

[cxf] branch master updated: Add a test for XmlJavaTypeAdapter that converts to a string

2019-03-18 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new b381188 Add a test for XmlJavaTypeAdapter that

[cxf] branch master updated: [CXF-7991] Google+ API is deprecated

2019-03-08 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new f2ff0f6 [CXF-7991] Google+ API is deprecated

[cxf] branch master updated: CXF-7953 re-enable the corba binding and make sure it works with the JDK 11

2019-03-05 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new afc3e52 CXF-7953 re-enable the corba binding and

svn commit: r32751 - /release/cxf/3.3.1/

2019-03-04 Thread dkulp
Author: dkulp Date: Mon Mar 4 18:18:14 2019 New Revision: 32751 Log: Add 3.3.1 Added: release/cxf/3.3.1/ release/cxf/3.3.1/apache-cxf-3.3.1-src.tar.gz (with props) release/cxf/3.3.1/apache-cxf-3.3.1-src.tar.gz.asc release/cxf/3.3.1/apache-cxf-3.3.1-src.tar.gz.sha256

[cxf] annotated tag cxf-3.3.1 created (now 028131b)

2019-02-28 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.3.1 in repository https://gitbox.apache.org/repos/asf/cxf.git. at 028131b (tag) tagging 7458fae21de9d62c9a8a4c6c8486ad099094e7eb (commit) replaces cxf-3.3.0 by Daniel

[cxf] branch master updated: Update release notes for 3.3.1

2019-02-28 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 4324a1f Update release notes for 3.3.1 4324a1f is

[cxf] branch master updated: Cache the class objects for the dynamically loaded providers to avoid repeated (and expensive) class.forName calls

2019-02-11 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new f00c45d Cache the class objects for the

svn commit: r32176 - in /release/cxf: 3.1.18/ 3.2.8/ 3.3.0/

2019-01-28 Thread dkulp
Author: dkulp Date: Mon Jan 28 19:28:14 2019 New Revision: 32176 Log: Add 3.1.18/3.2.8/3.3.0 Added: release/cxf/3.1.18/ release/cxf/3.1.18/apache-cxf-3.1.18-src.tar.gz (with props) release/cxf/3.1.18/apache-cxf-3.1.18-src.tar.gz.asc release/cxf/3.1.18/apache-cxf-3.1.18

[cxf] annotated tag cxf-3.1.18 created (now fea181a)

2019-01-25 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.1.18 in repository https://gitbox.apache.org/repos/asf/cxf.git. at fea181a (tag) tagging 7a26b733dc690cdd3e6186468c23a5397eedd6c5 (commit) replaces cxf-3.1.17 by

[cxf] branch 3.1.x-fixes updated: Update release notes for 3.1.18

2019-01-25 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.1.x-fixes by this push: new 8e08568 Update release notes for 3.1.18

[cxf] annotated tag cxf-3.2.8 created (now a34bf55)

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.8 in repository https://gitbox.apache.org/repos/asf/cxf.git. at a34bf55 (tag) tagging 38dfa47141fbf36658ad8a9e35268edfe9642fd1 (commit) replaces cxf-3.2.7 by Daniel

[cxf] branch 3.2.x-fixes updated (2c043bf -> 105d638)

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 2c043bf Explicitly set the KeyValue type when we have a public key new 971b51c Get rid of

[cxf] branch master updated: Snapshot xjc until release

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 65cdeda Snapshot xjc until release 65cdeda is

[cxf] annotated tag cxf-3.3.0 created (now a3207d3)

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.3.0 in repository https://gitbox.apache.org/repos/asf/cxf.git. at a3207d3 (tag) tagging 8f90e00177d464541e99ed61238cbc52cff0846d (commit) replaces cxf-3.2.5 by Daniel

[cxf] branch master updated (b304f8c -> da0e646)

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from b304f8c Update release_notes for 3.3 new dc85dec Use release version of xjc new da0e646 Need install goal

[cxf-xjc-utils] annotated tag xjc-utils-3.3.0 created (now 2ad0efe)

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag xjc-utils-3.3.0 in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git. at 2ad0efe (tag) tagging 58ae2aef6ea107b324b0751ac7b07becac9eff1b (commit) replaces xjc-utils

[cxf-xjc-utils] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 35f4457 [maven-release-plugin] prepare

[cxf-xjc-utils] branch master updated: [maven-release-plugin] prepare release xjc-utils-3.3.0

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 58ae2ae [maven-release-plugin] prepare

[cxf] branch master updated (58c439c -> b304f8c)

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from 58c439c Explicitly set the KeyValue type when we have a public key new 781031c [CXF-7943] ws-rf requires faults

[cxf] branch master updated: Move karaf features verifier to verify phase so -Psetup.eclipse works

2019-01-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 4882529 Move karaf features verifier to verify

[cxf] branch 3.2.x-fixes updated (fbac550 -> 6eb5e5a)

2019-01-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from fbac550 Recording .gitmergeinfo Changes new 1f57c65 Fix race condition in UDP where message may arrive while

[cxf] branch master updated: Get rid of IndexArrayOutOfBounds

2019-01-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new dfa3dfe Get rid of IndexArrayOutOfBounds dfa3dfe

[cxf] branch master updated (f659e3f -> bdb110c)

2019-01-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from f659e3f Reduce the number of WS-Security interceptors that are created new 9802ca7 Fix race condition in UDP

svn commit: r30496 - /release/cxf/3.2.7/

2018-10-29 Thread dkulp
Author: dkulp Date: Mon Oct 29 13:59:57 2018 New Revision: 30496 Log: Add 3.2.7 release Added: release/cxf/3.2.7/ release/cxf/3.2.7/apache-cxf-3.2.7-src.tar.gz (with props) release/cxf/3.2.7/apache-cxf-3.2.7-src.tar.gz.asc release/cxf/3.2.7/apache-cxf-3.2.7-src.tar.gz.sha512

[cxf] branch 3.2.x-fixes updated: Fix Stax2ValidationUtilsTest to not rely on a HashMap order of schemas.

2018-10-25 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new 22d89a4 Fix Stax2ValidationUtilsTest to

[cxf] branch master updated: Fix Stax2ValidationUtilsTest to not rely on a HashMap order of schemas.

2018-10-25 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new ca6b394 Fix Stax2ValidationUtilsTest to not rely

[cxf] 01/02: Use soon-to-be-released xjc

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 52a5ec00e461150b10ce6d95290328770767c6b1 Author: Daniel Kulp AuthorDate: Wed Oct 24 12:44:10 2018 -0400 Use soon

[cxf] annotated tag cxf-3.2.7 created (now 7e83e9f)

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.7 in repository https://gitbox.apache.org/repos/asf/cxf.git. at 7e83e9f (tag) tagging d06235af319225cb081374041d723be937189d8c (commit) replaces cxf-3.2.6 by Daniel

[cxf] branch 3.2.x-fixes updated (6aa89a0 -> d06235a)

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 6aa89a0 Update release notes for 3.2.7 new 52a5ec0 Use soon-to-be-released xjc new d06235a [maven

[cxf-xjc-utils] branch master updated: [maven-release-plugin] prepare for next development iteration

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 1401860 [maven-release-plugin] prepare

[cxf-xjc-utils] annotated tag xjc-utils-3.2.3 created (now 0acc9ea)

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag xjc-utils-3.2.3 in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git. at 0acc9ea (tag) tagging 8cf9320f7e3f2a3bb47cca0078787b3b5d51004c (commit) replaces xjc-utils

[cxf-xjc-utils] branch master updated: [maven-release-plugin] prepare release xjc-utils-3.2.3

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 8cf9320 [maven-release-plugin] prepare

[cxf] branch 3.2.x-fixes updated: Update release notes for 3.2.7

2018-10-24 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new 6aa89a0 Update release notes for 3.2.7

[cxf] branch master updated (50ffb78 -> 6b5b010)

2018-10-22 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from 50ffb78 Issue 7868: Ensure properties are registered via RestClientBuilder add 6b5b010 No need for response

[cxf] branch 3.2.x-fixes updated: No need for response context to not be static

2018-10-22 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new 4da7b71 No need for response context to

[cxf] branch 3.2.x-fixes updated: [CXF-7591, CXF-7710] More updates to response context handling to wrapper maps already in place

2018-10-17 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new 7335df9 [CXF-7591, CXF-7710] More

[cxf] branch master updated: [CXF-7591, CXF-7710] More updates to response context handling to wrapper maps already in place

2018-10-17 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 0ffdc66 [CXF-7591, CXF-7710] More updates to

[cxf] branch master updated: Only check for servlet 3.1 once. Class.forName is a synchonized (and expensive) call. Don't do it per-request.

2018-10-17 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 07a61c5 Only check for servlet 3.1 once

[cxf] branch 3.2.x-fixes updated: Only check for servlet 3.1 once. Class.forName is a synchonized (and expensive) call. Don't do it per-request.

2018-10-17 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new 8568f9a Only check for servlet 3.1 once

[cxf] branch 3.2.x-fixes updated: [CXF-7875] Fix links to swagger/wadl in Karaf

2018-10-15 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new 13d3232 [CXF-7875] Fix links to swagger

[cxf] branch master updated: [CXF-7875] Fix links to swagger/wadl in Karaf

2018-10-15 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 90df32d [CXF-7875] Fix links to swagger/wadl in

[cxf] branch master updated: Fix some eclipse warnings

2018-10-05 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 2777f8a Fix some eclipse warnings 2777f8a is

[cxf] branch master updated: Remove ancient PMD natures as the newer eclipses warn about it and it's been unused for a long time

2018-10-05 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new cb5e625 Remove ancient PMD natures as the newer

[cxf] branch master updated: Fix checkstyle with latest eclipse plugin

2018-09-14 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new b5129ac Fix checkstyle with latest eclipse plugin

[cxf] branch master updated (00bbd66 -> e95413c)

2018-09-07 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git. from 00bbd66 Add a systest for passing the service bean to the CXFNonSpringJaxrsServlet new a553c42 [CXF-7808] Ensure

[cxf] 01/02: [CXF-7808] Ensure injectThroughMethod reports its error in the log otherwise it just swallows the error for end user

2018-09-07 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit a553c4215337e0bfb8d6d5a394d601102df65711 Author: Romain Manni-Bucau AuthorDate: Fri Sep 7 14:53:50 2018 +0200 [CXF

[cxf] 02/02: Fixing previous commit

2018-09-07 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git commit e95413cbafbfa23fd2c82f6009166cd398e9caa6 Author: Romain Manni-Bucau AuthorDate: Fri Sep 7 14:56:28 2018 +0200 Fixing

[cxf] branch master updated: Fix a bunch of compiler warnings

2018-08-29 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new b576c10 Fix a bunch of compiler warnings b576c10

[cxf-build-utils] branch master updated: Use newer version of pmd

2018-08-29 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git The following commit(s) were added to refs/heads/master by this push: new 8663e59 Use newer version of pmd

svn commit: r28693 - /release/cxf/3.2.6/

2018-08-13 Thread dkulp
Author: dkulp Date: Mon Aug 13 15:01:59 2018 New Revision: 28693 Log: Add 3.2.6 release Added: release/cxf/3.2.6/ release/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz (with props) release/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.asc release/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.sha512

[cxf] annotated tag cxf-3.2.6 created (now f0b4f93)

2018-08-08 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.6 in repository https://gitbox.apache.org/repos/asf/cxf.git. at f0b4f93 (tag) tagging d3534eada388d2b07f10f83e35ca00c84eeb9801 (commit) replaces cxf-3.2.5 by Daniel

[cxf] 01/02: Update release_notes for 3.2.6

2018-08-08 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 0cc5af507c6384d0a822ab1e62767ab4d53dae0e Author: Daniel Kulp AuthorDate: Wed Aug 8 16:49:50 2018 -0400 Update

[cxf] branch 3.2.x-fixes updated (47331f7 -> d3534ea)

2018-08-08 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 47331f7 Recording .gitmergeinfo Changes new 0cc5af5 Update release_notes for 3.2.6 new d3534ea [maven

[cxf] 01/05: update HttpComponents Client

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 51e8410cc982a230eb8acd06a8a5baca41b3c18f Author: Dennis Kieselhorst AuthorDate: Tue Jul 10 18:40:46 2018 +0200

[cxf] 03/05: update swagger-ui to latest version

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit f5bf11854168f0210e7fad8c45adaebe7225db43 Author: Dennis Kieselhorst AuthorDate: Tue Jul 31 13:40:38 2018 +0200

[cxf] branch 3.2.x-fixes updated (025973a -> 47331f7)

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 025973a update Spring Boot version new 51e8410 update HttpComponents Client new 488467a update

[cxf] 02/05: update HttpComponents Async Client

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 488467a394ac7a26f5f15501e8a41988697a878e Author: Dennis Kieselhorst AuthorDate: Mon Jul 23 21:39:46 2018 +0200

[cxf] 04/05: [CXF-7811] Make sure the WadlGenerator is avialable as a bus extension so jaxrs can pick it up

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 7b6db35d94ad55db3d99efe7863c24a20711b551 Author: Daniel Kulp AuthorDate: Mon Aug 6 13:09:44 2018 -0400 [CXF-7811

[cxf] 05/05: Recording .gitmergeinfo Changes

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 47331f718442a1c69c32154a527140b4f8b2f9a5 Author: Daniel Kulp AuthorDate: Mon Aug 6 13:15:19 2018 -0400 Recording

[cxf] branch master updated: [CXF-7811] Make sure the WadlGenerator is avialable as a bus extension so jaxrs can pick it up

2018-08-06 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new e1e702f [CXF-7811] Make sure the WadlGenerator is

[cxf] 02/02: Recording .gitmergeinfo Changes

2018-07-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit 4bfa2e8ae94f7dcf0f7f12d29d843c4f48861a8a Author: Daniel Kulp AuthorDate: Mon Jul 23 19:24:05 2018 -0400 Recording

[cxf] 01/02: [CXF-7798] Make sure the exception/fault is mapped the same for the Async methods as compared to the normal methods

2018-07-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit c14369cb53ec82912589bd1c71fb8045af5e5553 Author: Daniel Kulp AuthorDate: Mon Jul 23 19:18:48 2018 -0400 [CXF-7798

[cxf] branch 3.2.x-fixes updated (e09cc41 -> 4bfa2e8)

2018-07-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from e09cc41 CXF-7804: SSE SseBroadcaster implementation not performing onClose / onError callbacks new c14369c

[cxf] branch master updated: [CXF-7798] Make sure the exception/fault is mapped the same for the Async methods as compared to the normal methods

2018-07-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 2c237f7 [CXF-7798] Make sure the exception/fault

[cxf] branch 3.2.x-fixes updated: If addressingRequired is set on the ws-addressing feature for the client, set MustUnderstand=1 to make sure the server will understand and process it.

2018-07-20 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/3.2.x-fixes by this push: new f0ec215 If addressingRequired is set on

[cxf] branch master updated: If addressingRequired is set on the ws-addressing feature for the client, set MustUnderstand=1 to make sure the server will understand and process it.

2018-07-20 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new a63a36b If addressingRequired is set on the ws

<    2   3   4   5   6   7   8   9   10   11   >