[cxf] branch master updated: Fix CDI tests

2018-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 b7b42c1 Fix CDI tests b7b42c1 is described below

[cxf] 01/03: [CXF-7669/CXF-7520] Fix JSONProvider that may be escaping strings via XML escape rules

2018-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 commit a8a9877e7c5ca191b2f584b33a50c324be2a2bd7 Author: Daniel Kulp AuthorDate: Wed Mar 21 10:41:02 2018 -0400 [CXF-7669/CXF

[cxf] 03/03: Fix some eclipse warnings

2018-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 commit f4a293c5291c9cccd1ffed29fcd69dadf6c31de5 Author: Daniel Kulp AuthorDate: Wed Mar 21 13:13:40 2018 -0400 Fix some

[cxf] branch master updated (effefb0 -> f4a293c)

2018-03-21 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 effefb0 tests for default injections new a8a9877 [CXF-7669/CXF-7520] Fix JSONProvider that may be escaping

[cxf] 02/03: [CXF-7670] Consider the non-synthetic/bridge methods first, then re-consider the bridge/synthetics if needed

2018-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 commit 60e02bacfcb09ff105d083ac3f49d0cd03c21494 Author: Daniel Kulp AuthorDate: Wed Mar 21 12:41:01 2018 -0400 [CXF-7670

[cxf] 02/02: tests for default injections

2018-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 commit effefb0a8f0902ef5d0da165ef2402dcfcb861b3 Author: Romain Manni-Bucau AuthorDate: Mon Mar 19 09:35:10 2018 +0100 tests

[cxf] branch master updated (53b2be8 -> effefb0)

2018-03-21 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 53b2be8 Update test to actually test the return values to make sure they are correct new 4398d3a CXF-7643 ensure

[cxf] 01/02: CXF-7643 ensure to not conflict with default CDI beans when possible + add a way for cdi container to integrate with cdi to configure it

2018-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 commit 4398d3a15c344281a6974d334311ec223a603e15 Author: Romain Manni-Bucau AuthorDate: Sun Mar 18 21:00:42 2018 +0100 CXF

svn commit: r25844 - /release/cxf/3.2.2/

2018-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 15:37:54 2018 New Revision: 25844 Log: Remove 3.2.2 Removed: release/cxf/3.2.2/

svn commit: r25827 - /release/cxf/3.2.3/

2018-03-19 Thread dkulp
Author: dkulp Date: Mon Mar 19 20:05:28 2018 New Revision: 25827 Log: Add 3.2.3 Added: release/cxf/3.2.3/ release/cxf/3.2.3/apache-cxf-3.2.3-src.tar.gz (with props) release/cxf/3.2.3/apache-cxf-3.2.3-src.tar.gz.asc release/cxf/3.2.3/apache-cxf-3.2.3-src.tar.gz.md5 release

[cxf] branch master updated: Update test to actually test the return values to make sure they are correct

2018-03-19 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 53b2be8 Update test to actually test the return

[cxf] annotated tag cxf-3.2.3 created (now f8ee478)

2018-03-16 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.3 in repository https://gitbox.apache.org/repos/asf/cxf.git. at f8ee478 (tag) tagging b82303bfb6802817d3ce3be1ce30df74fee50675 (commit) replaces cxf-3.2.2 by Daniel

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

2018-03-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 1fc1fa0 Update release notes for 3.2.3 1fc1fa0 is

[cxf] branch master updated: [CXF-7676] Create a proxy OutputStream to create an EntityStream that a user's ClientRequestFilter can interact with and holds a reference that we can set our URLConnectio

2018-03-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 0c16491 [CXF-7676] Create a proxy OutputStream to

[cxf] branch master updated: [CXF-7669/CXF-7520] Fix problems of double escaping characters

2018-03-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 2b6a0ec [CXF-7669/CXF-7520] Fix problems of double

[cxf] branch master updated: Generate a help mojo for the cxf-codegen-plugin, so the user can get help regarding goals and parameters from the command line. You can read more about how to use a help m

2018-03-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 97e4a34 Generate a help mojo for the cxf-codegen

[cxf-xjc-utils] branch master updated: Generate a help mojo for the cxf-xjc-plugin, so the user can get help regarding goals and parameters from the command line. You can read more about how to use a

2018-03-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-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 910c408 Generate a help mojo for the cxf

[cxf] annotated tag cxf-3.1.15 created (now 0618454)

2018-03-07 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.1.15 in repository https://gitbox.apache.org/repos/asf/cxf.git. at 0618454 (tag) tagging 4a57c48cc7eac97853614615183097176782307f (commit) replaces cxf-3.1.14 by

[cxf] 04/05: Recording .gitmergeinfo Changes

2018-03-07 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 commit 8c481f10d00f10bb36ac8935787e4b31b477a3cd Author: Daniel Kulp AuthorDate: Wed Mar 7 10:57:01 2018 -0500 Recording

[cxf] branch 3.1.x-fixes updated (073923d -> e3a5ae3)

2018-03-07 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 073923d Adding test for XSLTFeature new 363a0d3 Recording .gitmergeinfo Changes new 78cc0b1 Update

[cxf] 03/05: Also update surefire-report to match

2018-03-07 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 commit c3264ea3fb6c3301a449bea7a8542f9b7d8e7233 Author: Daniel Kulp AuthorDate: Wed Mar 7 10:49:36 2018 -0500 Also

[cxf] 01/05: Recording .gitmergeinfo Changes

2018-03-07 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 commit 363a0d3e2f9b1747d471614399b81401855603de Author: Daniel Kulp AuthorDate: Mon Feb 26 15:47:50 2018 -0500 Recording

[cxf] 05/05: Update release notes for 3.1.15

2018-03-07 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 commit e3a5ae359db991bdf4980c129101469ba12f4b76 Author: Daniel Kulp AuthorDate: Wed Mar 7 16:27:01 2018 -0500 Update

[cxf] 02/05: Update surefire plugin version

2018-03-07 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 commit 78cc0b11918bc0b0c6c675c97c3263f6ccf7c3a3 Author: Daniel Kulp AuthorDate: Wed Mar 7 10:37:48 2018 -0500 Update

[cxf] branch master updated: Also update surefire-report to match

2018-03-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 The following commit(s) were added to refs/heads/master by this push: new e5833e2 Also update surefire-report to match

[cxf] branch master updated: Update surefire plugin version

2018-03-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 The following commit(s) were added to refs/heads/master by this push: new d36c643 Update surefire plugin version d36c643 is

[cxf] branch master updated: [CXF-7668] Start pulling the servlet 3.1 specific code into stuff that is only used/accessed if Servlet 3.1 is detected

2018-03-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 a0b83f3 [CXF-7668] Start pulling the servlet 3.1

[cxf] branch master updated: [CXF-7653] Update test to show it works

2018-03-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 6ee608d [CXF-7653] Update test to show it works

[cxf] 05/06: [CXF-7508] TerminateSequenceResponse does not have acknowledgments

2018-02-26 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 commit 409d1b095daa2db8c8351c6504876283345b2ca0 Author: Daniel Kulp AuthorDate: Mon Feb 26 12:23:19 2018 -0500 [CXF-7508

[cxf] 01/06: [CXF-7471] Use createResendCandidate() instead of constructor directly

2018-02-26 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 commit d5de3cc18cefead621dd2310ed2851877ccee1bb Author: Daniel Kulp AuthorDate: Mon Feb 26 12:11:45 2018 -0500 [CXF-7471

[cxf] 06/06: Recording .gitmergeinfo Changes

2018-02-26 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 commit 022e3687c20fa0b550acb08bfb56050f2f267b08 Author: Daniel Kulp AuthorDate: Mon Feb 26 13:01:15 2018 -0500 Recording

[cxf] branch 3.1.x-fixes updated (81419b8 -> 022e368)

2018-02-26 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 81419b8 try to fix build on Jenkins using maven-toolchains-plugin new d5de3cc [CXF-7471] Use

[cxf] 03/06: [CXF-7522] Only do the exponential backoff if that is the algorithm selected (the default)

2018-02-26 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 commit 2ac7cf87f4ebe87fd2390a02c2a64e347149639a Author: Daniel Kulp AuthorDate: Mon Feb 26 12:12:56 2018 -0500 [CXF-7522

[cxf] 04/06: For wsrm 1.2, make sure the TerminateSequenceResponseType is returned

2018-02-26 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 commit 906f7618c90e484b7532778ac73dc5f2067328c8 Author: Daniel Kulp AuthorDate: Mon Feb 26 12:13:37 2018 -0500 For wsrm

[cxf] 02/06: [CXF-7508] CloseSequenceResponse does not have acknowledgments

2018-02-26 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 commit db1d69ea84f35477046975ea896118b67590ffb5 Author: Daniel Kulp AuthorDate: Mon Feb 26 12:12:15 2018 -0500 [CXF-7508

[cxf] 03/05: [CXF-7522] Only do the exponential backoff if that is the algorithm selected (the default)

2018-02-26 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 7d8fe7b4a95748d8cad3c3ce2089cd6efa902e61 Author: Daniel Kulp AuthorDate: Mon Feb 26 12:12:56 2018 -0500 [CXF-7522

[cxf] 05/05: [CXF-7508] TerminateSequenceResponse does not have acknowledgments

2018-02-26 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 134b173f26ccf58d60fe1bcaac9d253a1449feb9 Author: Daniel Kulp AuthorDate: Mon Feb 26 12:23:19 2018 -0500 [CXF-7508

[cxf] 01/05: [CXF-7471] Use createResendCandidate() instead of constructor directly

2018-02-26 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 bfd27cfed696520ccdfef5183f5a4f887884290a Author: Daniel Kulp AuthorDate: Mon Feb 26 12:11:45 2018 -0500 [CXF-7471] Use

[cxf] 02/05: [CXF-7508] CloseSequenceResponse does not have acknowledgments

2018-02-26 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 54054737231ad3b0308720a3752ba2caaacbced6 Author: Daniel Kulp AuthorDate: Mon Feb 26 12:12:15 2018 -0500 [CXF-7508

[cxf] branch master updated (99cf1dd -> 134b173)

2018-02-26 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 99cf1dd [CXF-7649] - Upgrading to MicroProfile Rest Client 1.0.1 new bfd27cf [CXF-7471] Use createResendCandidate

[cxf] 04/05: For wsrm 1.2, make sure the TerminateSequenceResponseType is returned

2018-02-26 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 9fd0678b244dd9f9996af6255d6ad882abbce30b Author: Daniel Kulp AuthorDate: Mon Feb 26 12:13:37 2018 -0500 For wsrm 1.2

[cxf] 03/03: Recording .gitmergeinfo Changes

2018-02-23 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 commit cb448da0c89e08eb4a8ce697b37be2a57fffda35 Author: Daniel Kulp AuthorDate: Fri Feb 23 13:19:43 2018 -0500 Recording

[cxf] branch 3.1.x-fixes updated (895f6fc -> cb448da)

2018-02-23 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 895f6fc CXF-7653 - Adding an @Ignore'd test that reproduces the NPE new b6324f2 Update to newer releas

[cxf] 02/03: [CXF-7653] Throw a more informative exception if the result could not be obtained from the response soap message

2018-02-23 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 commit 4b08b5e92f4918a5ce2b849edd39f183931b5f06 Author: Daniel Kulp AuthorDate: Fri Feb 23 12:59:46 2018 -0500 [CXF-7653

[cxf] 01/03: Update to newer releases of Neethi/XmlSchema

2018-02-23 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 commit b6324f2788dd1509086b25cfadf74aa6463ee3dd Author: Daniel Kulp AuthorDate: Thu Jan 25 09:55:11 2018 -0500 Update to

[cxf] branch master updated: [CXF-7653] Throw a more informative exception if the result could not be obtained from the response soap message

2018-02-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 1396f04 [CXF-7653] Throw a more informative

[cxf] branch master updated: Use latest releases

2018-02-13 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 5df707a Use latest releases 5df707a is described

svn commit: r24730 - /release/cxf/3.2.2/

2018-02-06 Thread dkulp
Author: dkulp Date: Tue Feb 6 17:36:09 2018 New Revision: 24730 Log: Add 3.2.2 Added: release/cxf/3.2.2/ release/cxf/3.2.2/apache-cxf-3.2.2-src.tar.gz (with props) release/cxf/3.2.2/apache-cxf-3.2.2-src.tar.gz.asc release/cxf/3.2.2/apache-cxf-3.2.2-src.tar.gz.md5 release

[cxf] branch master updated: Back to snapshots until release is done

2018-02-02 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 c32c893 Back to snapshots until release is done

[cxf] annotated tag cxf-3.2.2 created (now 4785b4d)

2018-02-02 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to annotated tag cxf-3.2.2 in repository https://gitbox.apache.org/repos/asf/cxf.git. at 4785b4d (tag) tagging d579d7949d119dcf3d312059085bc200bcb3bbea (commit) replaces cxf-3.2.1 by Daniel

[cxf] 02/02: Flip to release version numbers of build-utils and xjc-utls

2018-02-02 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 efce55c61a94b48dab743dd62c17e0832c2d4037 Author: Daniel Kulp AuthorDate: Fri Feb 2 13:03:20 2018 -0500 Flip to release

[cxf] 01/02: Update release notes for 3.2.2

2018-02-02 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 251c8e047db13c3fb76a6dce35db81433347fc6e Author: Daniel Kulp AuthorDate: Fri Feb 2 13:02:52 2018 -0500 Update release

[cxf] branch master updated (6c15d8f -> efce55c)

2018-02-02 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 6c15d8f Merge pull request #373 from andymc12/jaxrs21tckIssues new 251c8e0 Update release notes for 3.2.2

[cxf-xjc-utils] branch master updated: Back to snapshot until release

2018-02-02 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 fbe5ede Back to snapshot until release

[cxf-xjc-utils] annotated tag xjc-utils-3.2.1 created (now 70ceb00)

2018-02-02 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.1 in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git. at 70ceb00 (tag) tagging 932ad93e601c19dab833b96a3649502334e90821 (commit) replaces xjc-utils

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

2018-02-02 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 613a592 [maven-release-plugin] prepare

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

2018-02-02 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 932ad93 [maven-release-plugin] prepare

[cxf-xjc-utils] branch master updated: Use release version number

2018-02-02 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 1b9ff65 Use release version number

[cxf-xjc-utils] branch master updated: Fix scm URLs

2018-02-02 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 9740462 Fix scm URLs 9740462 is

[cxf-build-utils] annotated tag cxf-build-utils-3.4.0 created (now 05d6535)

2018-02-02 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.0 in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git. at 05d6535 (tag) tagging f362ab215acb17e744a8df4001b60e91dafb3a46 (commit) replaces

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

2018-02-02 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 231b3f6 [maven-release-plugin] prepare

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

2018-02-02 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 f362ab2 [maven-release-plugin] prepare

[cxf-build-utils] branch master updated: Fix scm urls

2018-02-02 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 05aa14d Fix scm urls 05aa14d is

[cxf] branch master updated: Upgrade some plugin and deps versions

2018-02-01 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 b29aff3 Upgrade some plugin and deps versions

[cxf] branch master updated: Update to newer releases of Neethi/XmlSchema

2018-01-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 3eedbe3 Update to newer releases of Neethi

[cxf] branch master updated: Optimize the escape handler a bit

2018-01-19 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 8d1ac98 Optimize the escape handler a bit 8d1ac98

[cxf] branch master updated: Restore checkstyle running on tests

2018-01-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 4c46bc4 Restore checkstyle running on tests

[cxf] branch master updated: Fix running on java9, set the import version for javax.annotation

2018-01-12 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 5786df8 Fix running on java9, set the import

[cxf] branch master updated: Update to latest release maven-checkstyle-plugin

2018-01-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 7230763 Update to latest release maven-checkstyle

svn commit: r1820574 - /cxf/web/src/main/java/org/apache/cxf/cwiki/SiteExporter.java

2018-01-08 Thread dkulp
Author: dkulp Date: Mon Jan 8 15:46:53 2018 New Revision: 1820574 URL: http://svn.apache.org/viewvc?rev=1820574&view=rev Log: Update to look for templates relative to the cfg file as well as in classloader Modified: cxf/web/src/main/java/org/apache/cxf/cwiki/SiteExporter.java Modified:

[cxf-build-utils] branch master updated: Make sure the "generated-sources" dirs aren't checked either

2018-01-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-build-utils.git The following commit(s) were added to refs/heads/master by this push: new c9d9505 Make sure the "gene

[cxf-xjc-utils] branch master updated: Update to latest build-utils

2018-01-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-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 52eae25 Update to latest build-utils

[cxf] branch master updated (9c29ffa -> 1b61831)

2018-01-05 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 9c29ffa [CXF-7525] Fixing enum support new 2cbcb53 Remove unneeded parens new 1b61831 Update to latest

[cxf] 01/02: Remove unneeded parens

2018-01-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 commit 2cbcb539494120034bd7184601465f41d4230747 Author: Daniel Kulp AuthorDate: Fri Jan 5 08:01:04 2018 -0500 Remove unneeded

[cxf-build-utils] branch master updated: Try to define groups that are close to what our code actually looks like

2018-01-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-build-utils.git The following commit(s) were added to refs/heads/master by this push: new 253f9c4 Try to define groups that are

[cxf-xjc-utils] branch master updated: Don't use the snapshot version of buildutils

2018-01-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-xjc-utils.git The following commit(s) were added to refs/heads/master by this push: new 7452941 Don't use the snapshot ve

[cxf] 01/04: Start adjusting import orders to match what checkstyle 8.x requires. :(

2018-01-04 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 commit 23d43fd15eaa28dd55cf6b426cd03b23ae4c236f Author: Daniel Kulp AuthorDate: Wed Jan 3 17:40:44 2018 -0500 Start

[cxf] branch 3.1.x-fixes updated (ed078ad -> ddd76ff)

2018-01-04 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from ed078ad [CXF-6811] Remove unused method that will cause issues on Java9 new 23d43fd Start adjusting import

[cxf] 04/04: Recording .gitmergeinfo Changes

2018-01-04 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 commit ddd76ffa3a4327b370cceed8bf6040c283989238 Author: Daniel Kulp AuthorDate: Thu Jan 4 16:06:58 2018 -0500 Recording

[cxf] 03/04: Update things to NOT use the old junit3 based frameworks

2018-01-04 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 commit 172164ab6427ad9c4cd3a933ff4c4ef74194b3c6 Author: Daniel Kulp AuthorDate: Thu Jan 4 14:18:18 2018 -0500 Update

[cxf] branch master updated (06caaca -> 4142d44)

2018-01-04 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 06caaca Hazelcast + Atmosphere upgrades new aa444e5 Bunch of whitespace changes to start making latest Checkstyle

[cxf] 02/02: Update things to NOT use the old junit3 based frameworks

2018-01-04 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 4142d44c4db7c9971829d15a4aa4b7056788e9e6 Author: Daniel Kulp AuthorDate: Thu Jan 4 14:18:18 2018 -0500 Update things

[cxf] branch master updated: Start adjusting import orders to match what checkstyle 8.x requires. :(

2018-01-03 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 7b44ad9 Start adjusting import orders to match

[cxf-build-utils] branch master updated: Attempt to find an import order that is at least similar to what we have been using to avoid a MASSIVE set of changes. Will still require a ton though. :(

2018-01-03 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 b535a86 Attempt to find an import

[cxf-build-utils] branch master updated: Updates to checkstyle rules to support checkstyle 8.x which is now used in eclipse

2018-01-03 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 eb8bcd9 Updates to checkstyle rules to

[cxf] branch 3.1.x-fixes updated: Don't hold onto thread Strongly so the WeakHashMap will work

2017-12-15 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 18bec42 Don't hold onto thread Str

[cxf] branch master updated: Don't hold onto thread Strongly so the WeakHashMap will work

2017-12-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 7954121 Don't hold onto thread Strongly s

[cxf] 05/07: [CXF-7591] Allow getResponseContext().clear() to clear out everything to reduce memory usage

2017-12-15 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 commit 413309ad741bceb123c59682b9cbb16c9cac2106 Author: Daniel Kulp AuthorDate: Fri Dec 15 12:47:02 2017 -0500 [CXF-7591

[cxf] 04/07: Update versions of httpcomponents that we use

2017-12-15 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 commit 1045a4921cd7da4259bf45cdfb817c9a8dcea385 Author: Daniel Kulp AuthorDate: Mon Dec 11 10:21:18 2017 -0500 Update

[cxf] 02/07: [CXF-7585] Close InputStream in AttachmentSerializer when base64 encoding is used

2017-12-15 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 commit c4966fd8e9e21034a92127bbd1d7d66a345482c2 Author: Jörn Gebhardt AuthorDate: Fri Dec 8 16:22:59 2017 +0100 [CXF

[cxf] 07/07: Fix compile failure

2017-12-15 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 commit dbd42137cfd7468f480393438ce47e9a5ec5c265 Author: Daniel Kulp AuthorDate: Fri Dec 15 13:05:58 2017 -0500 Fix

[cxf] branch 3.1.x-fixes updated (7cfeefd -> dbd4213)

2017-12-15 Thread dkulp
This is an automated email from the ASF dual-hosted git repository. dkulp pushed a change to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git. from 7cfeefd [CXF-7589] Use just "spring-beans.xml" to avoid lock in to specific version new 0d3

[cxf] 06/07: Recording .gitmergeinfo Changes

2017-12-15 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 commit 864237edab9589beecb3ff27b272248dad3f3310 Author: Daniel Kulp AuthorDate: Fri Dec 15 13:03:57 2017 -0500 Recording

[cxf] 01/07: Wrap Integer.getInteger in a doPriv block

2017-12-15 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 commit 0d3c73188b955ac4ec899fb4ed1d588abbfd0157 Author: Andy McCright AuthorDate: Wed Nov 29 13:25:16 2017 -0600 Wrap

[cxf] 03/07: [CXF-7470] Cannot set target for recovered source sequence

2017-12-15 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 commit 99d333873436b9dcf58a5ca4ec837b353f2b1b6b Author: Gergan Dimitrov AuthorDate: Mon Nov 20 15:48:17 2017 +0200 [CXF

[cxf] branch master updated: [CXF-7589] Use just "spring-beans.xml" to avoid lock in to specific version

2017-12-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 3e26115 [CXF-7589] Use just "spring-beans.xm

[cxf] branch master updated: [CXF-7591] Allow getResponseContext().clear() to clear out everything to reduce memory usage

2017-12-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 97cde56 [CXF-7591] Allow getResponseContext

[cxf] branch 3.1.x-fixes updated: [CXF-7589] Use just "spring-beans.xml" to avoid lock in to specific version

2017-12-15 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 7cfeefd [CXF-7589] Use just "s

[cxf] 07/07: Upgrade jetty version

2017-12-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 commit 53f738a2cacf205b0221f03bd9579e9891708c69 Author: Daniel Kulp AuthorDate: Mon Dec 11 10:23:13 2017 -0500 Upgrade jetty

[cxf] 04/07: Update versions of httpcomponents that we use

2017-12-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 commit 9a8215ce62a8f821f1899792de132d434da09ac8 Author: Daniel Kulp AuthorDate: Mon Dec 11 10:21:18 2017 -0500 Update

<    4   5   6   7   8   9   10   11   12   13   >