git commit: Add an error handler for Jetty 9 that doesn't let the details escape. ALL tests now pass with Jetty 9

2014-08-11 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 670788329 - 161e10bb2 Add an error handler for Jetty 9 that doesn't let the details escape. ALL tests now pass with Jetty 9 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

[1/2] git commit: [CXF-5898] Update the SAAJ bundle version

2014-08-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master c55664128 - cdcccb9e2 [CXF-5898] Update the SAAJ bundle version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4cf959b6 Tree:

[2/2] git commit: No need to lock for the getClassObject call once the class is loaded. Removes most locking in most cases within ExtensionManagerImpl.

2014-08-12 Thread dkulp
No need to lock for the getClassObject call once the class is loaded. Removes most locking in most cases within ExtensionManagerImpl. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cdcccb9e Tree:

git commit: Squashed commit of the following: This closes #17

2014-08-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master cdcccb9e2 - 67201fdde Squashed commit of the following: This closes #17 commit d45ac9a6f2853dc6e125be524c1527b3b02924e8 Merge: 4b2ae04 bb1edc5 Author: Alexander Zobkov alexander.zob...@gmail.com Date: Sun Aug 10 09:58:40 2014 +0400

[4/4] git commit: Recording .gitmergeinfo Changes

2014-08-12 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f748f268 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f748f268 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f748f268 Branch:

[2/4] git commit: No need to lock for the getClassObject call once the class is loaded. Removes most locking in most cases within ExtensionManagerImpl.

2014-08-12 Thread dkulp
No need to lock for the getClassObject call once the class is loaded. Removes most locking in most cases within ExtensionManagerImpl. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/07dd9386 Tree:

[1/4] git commit: [CXF-5898] Update the SAAJ bundle version

2014-08-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes bf8047c90 - f748f268e [CXF-5898] Update the SAAJ bundle version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/91071134 Tree:

[3/4] git commit: Squashed commit of the following: This closes #17

2014-08-12 Thread dkulp
Squashed commit of the following: This closes #17 commit d45ac9a6f2853dc6e125be524c1527b3b02924e8 Merge: 4b2ae04 bb1edc5 Author: Alexander Zobkov alexander.zob...@gmail.com Date: Sun Aug 10 09:58:40 2014 +0400 Syncing with upstream repository and resolving conflicts around threadname

[4/4] git commit: Recording .gitmergeinfo Changes

2014-08-12 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7e4353ef Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7e4353ef Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7e4353ef Branch:

[1/4] git commit: [CXF-5898] Update the SAAJ bundle version

2014-08-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 9d2fe06b8 - 7e4353efc [CXF-5898] Update the SAAJ bundle version Conflicts: osgi/karaf/features/src/main/resources/features.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

[2/4] git commit: No need to lock for the getClassObject call once the class is loaded. Removes most locking in most cases within ExtensionManagerImpl.

2014-08-12 Thread dkulp
No need to lock for the getClassObject call once the class is loaded. Removes most locking in most cases within ExtensionManagerImpl. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8fda71d3 Tree:

[3/4] git commit: Squashed commit of the following: This closes #17

2014-08-12 Thread dkulp
Squashed commit of the following: This closes #17 commit d45ac9a6f2853dc6e125be524c1527b3b02924e8 Merge: 4b2ae04 bb1edc5 Author: Alexander Zobkov alexander.zob...@gmail.com Date: Sun Aug 10 09:58:40 2014 +0400 Syncing with upstream repository and resolving conflicts around threadname

git commit: If the WS-SC client does not send a SOAPAction, degrade to the old DOM based processing.

2014-08-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 67201fdde - 5b40876ad If the WS-SC client does not send a SOAPAction, degrade to the old DOM based processing. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5b40876a

git commit: If the WS-SC client does not send a SOAPAction, degrade to the old DOM based processing.

2014-08-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes cf10da750 - d6c1de479 If the WS-SC client does not send a SOAPAction, degrade to the old DOM based processing. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d6c1de47

[2/2] git commit: If the WS-SC client does not send a SOAPAction, degrade to the old DOM based processing.

2014-08-12 Thread dkulp
If the WS-SC client does not send a SOAPAction, degrade to the old DOM based processing. Conflicts: rt/ws/security/src/main/java/org/apache/cxf/ws/security/policy/interceptors/SecureConversationInInterceptor.java

git commit: Remove a suppresswarnings that won't be necessary until we go to Jetty9

2014-08-15 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master e9d2aa0a6 - d54a21628 Remove a suppresswarnings that won't be necessary until we go to Jetty9 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d54a2162 Tree:

git commit: Use the class name instead of the class directly as cxf-rt-ws-addr SHOULD be optional and using the class prevents that. At least log a FINE message about why the sec-policy stuff failed t

2014-08-27 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master c808b17a0 - 49162989b Use the class name instead of the class directly as cxf-rt-ws-addr SHOULD be optional and using the class prevents that. At least log a FINE message about why the sec-policy stuff failed to load. Project:

[2/3] git commit: Use the class name instead of the class directly as cxf-rt-ws-addr SHOULD be optional and using the class prevents that. At least log a FINE message about why the sec-policy stuff fa

2014-08-27 Thread dkulp
Use the class name instead of the class directly as cxf-rt-ws-addr SHOULD be optional and using the class prevents that. At least log a FINE message about why the sec-policy stuff failed to load. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

[3/3] git commit: Recording .gitmergeinfo Changes

2014-08-27 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/80d91446 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/80d91446 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/80d91446 Branch:

[1/3] git commit: Make sure the logging interceptors are before the stax wss4j things

2014-08-27 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 0189ff6cb - 80d91446f Make sure the logging interceptors are before the stax wss4j things Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/858314e5 Tree:

[1/2] git commit: Recording .gitmergeinfo Changes

2014-08-27 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 4408bdc4c - b0b0cf687 Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/b0b0cf68 Tree:

[2/2] git commit: Use the class name instead of the class directly as cxf-rt-ws-addr SHOULD be optional and using the class prevents that. At least log a FINE message about why the sec-policy stuff fa

2014-08-27 Thread dkulp
Use the class name instead of the class directly as cxf-rt-ws-addr SHOULD be optional and using the class prevents that. At least log a FINE message about why the sec-policy stuff failed to load. Conflicts:

git commit: Remove unused imports

2014-08-27 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes b0b0cf687 - bf0610b9b Remove unused imports Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bf0610b9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/bf0610b9

git commit: [CXF-5968] Make sure the old true/false values for the Async policy still work

2014-08-29 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 6bec79650 - 72a172d84 [CXF-5968] Make sure the old true/false values for the Async policy still work Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/72a172d8 Tree:

git commit: [CXF-5968] Make sure the old true/false values for the Async policy still work

2014-08-29 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes d84e03f7f - e2be25572 [CXF-5968] Make sure the old true/false values for the Async policy still work Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e2be2557 Tree:

git commit: Update to Karaf 2.3.6 for testing (at this point, need to move to 3.0.1 shortly)

2014-09-02 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master d9877ad2e - ed4d48dbc Update to Karaf 2.3.6 for testing (at this point, need to move to 3.0.1 shortly) Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ed4d48db Tree:

git commit: Move pax.exam.version to parent pom

2014-09-02 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master ed4d48dbc - 64368a5dd Move pax.exam.version to parent pom Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/64368a5d Tree:

[3/4] git commit: Don't use the deprecated classes

2014-09-04 Thread dkulp
Don't use the deprecated classes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a2855695 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a2855695 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a2855695 Branch:

[2/4] git commit: Update the OSGi test support stuff to add some methods to make it easier to use the testutils

2014-09-04 Thread dkulp
Update the OSGi test support stuff to add some methods to make it easier to use the testutils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/491f98b1 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/491f98b1 Diff:

[4/4] git commit: Add a test for the http-jetty support. Update to karaf 3.0.1 since that is required for http-jetty

2014-09-04 Thread dkulp
Add a test for the http-jetty support. Update to karaf 3.0.1 since that is required for http-jetty Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1d29dfaa Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/1d29dfaa Diff:

[1/4] git commit: Make testutils a bundle so we can use it in the osgi based itests

2014-09-04 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 698cfd2ef - a28556958 Make testutils a bundle so we can use it in the osgi based itests Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/86d5c838 Tree:

git commit: Update some plugin versions

2014-09-08 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 384ad7543 - f6b091154 Update some plugin versions Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f6b09115 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f6b09115

git commit: Move depends plugin version defintion to parent pom

2014-09-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 1141c998f - 276c2bf08 Move depends plugin version defintion to parent pom Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/276c2bf0 Tree:

git commit: Create an XJC plugin that can work around https://java.net/jira/browse/JAXB-986

2014-09-12 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 718f8afa4 - 6ae96ffed Create an XJC plugin that can work around https://java.net/jira/browse/JAXB-986 Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit:

git commit: Fix line length

2014-09-12 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 6ae96ffed - a1e053180 Fix line length Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/a1e05318 Tree:

git commit: Use the new xjc plugin to fix the generated HelloType (and others) so they can actually be marshalled when using Java7/8.

2014-09-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master e3c99deff - f02b02934 Use the new xjc plugin to fix the generated HelloType (and others) so they can actually be marshalled when using Java7/8. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Use new plugin to fix the generated code so the tests don't have to be disabled/skipped

2014-09-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master f02b02934 - a3d4b6f06 Use new plugin to fix the generated code so the tests don't have to be disabled/skipped Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a3d4b6f0 Tree:

git commit: Flip to fine logging

2014-09-12 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master a1e053180 - 640012ac2 Flip to fine logging Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/640012ac Tree:

[09/12] git commit: Move depends plugin version defintion to parent pom

2014-09-12 Thread dkulp
Move depends plugin version defintion to parent pom Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/59549505 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/59549505 Diff:

[11/12] git commit: Use new plugin to fix the generated code so the tests don't have to be disabled/skipped

2014-09-12 Thread dkulp
Use new plugin to fix the generated code so the tests don't have to be disabled/skipped Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a6a84446 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a6a84446 Diff:

[05/12] git commit: Update the OSGi test support stuff to add some methods to make it easier to use the testutils

2014-09-12 Thread dkulp
Update the OSGi test support stuff to add some methods to make it easier to use the testutils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/95c38653 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/95c38653 Diff:

[07/12] git commit: Update some plugin versions

2014-09-12 Thread dkulp
Update some plugin versions Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/28ce7e14 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/28ce7e14 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/28ce7e14 Branch:

[04/12] git commit: Make testutils a bundle so we can use it in the osgi based itests

2014-09-12 Thread dkulp
Make testutils a bundle so we can use it in the osgi based itests Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/013abc6c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/013abc6c Diff:

[01/12] git commit: Updating swagger-jaxrs version to 1.3.7

2014-09-12 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes e9c43c890 - ff4bb478e Updating swagger-jaxrs version to 1.3.7 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f710ca76 Tree:

[10/12] git commit: Use the new xjc plugin to fix the generated HelloType (and others) so they can actually be marshalled when using Java7/8.

2014-09-12 Thread dkulp
Use the new xjc plugin to fix the generated HelloType (and others) so they can actually be marshalled when using Java7/8. Conflicts: pom.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9899ab73 Tree:

[03/12] git commit: Move pax.exam.version to parent pom

2014-09-12 Thread dkulp
Move pax.exam.version to parent pom Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/985c1421 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/985c1421 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/985c1421 Branch:

[12/12] git commit: Recording .gitmergeinfo Changes

2014-09-12 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ff4bb478 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ff4bb478 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ff4bb478 Branch:

[02/12] git commit: Update to Karaf 2.3.6 for testing (at this point, need to move to 3.0.1 shortly)

2014-09-12 Thread dkulp
Update to Karaf 2.3.6 for testing (at this point, need to move to 3.0.1 shortly) Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a34df25e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a34df25e Diff:

[08/12] git commit: upgrade woodstox-core-asl to 4.4.1

2014-09-12 Thread dkulp
upgrade woodstox-core-asl to 4.4.1 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/985739a9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/985739a9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/985739a9 Branch:

[06/12] git commit: Add a test for the http-jetty support.

2014-09-12 Thread dkulp
Add a test for the http-jetty support. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7f069520 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7f069520 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7f069520

[3/3] git commit: Fix poms so the 3.0.x branch will build

2014-09-15 Thread dkulp
Fix poms so the 3.0.x branch will build Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e1885f1a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e1885f1a Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/e1885f1a

[2/3] git commit: Recording .gitmergeinfo Changes

2014-09-15 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a7d1d628 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a7d1d628 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a7d1d628 Branch:

git commit: Update to use all the various repositories for resolving extensions

2014-09-15 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 640012ac2 - 85252a559 Update to use all the various repositories for resolving extensions Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit:

git commit: Update to remove all the warnings when using m2e

2014-09-19 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 7d4b4fd5c - d9bb843b6 Update to remove all the warnings when using m2e Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/d9bb843b Tree:

git commit: Set the correct version of the plugin

2014-09-19 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master d9bb843b6 - 79595c1a0 Set the correct version of the plugin Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/79595c1a Tree:

git commit: [maven-release-plugin] prepare for next development iteration

2014-09-19 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 13f9f6ac0 - 58e162c69 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/58e162c6

Git Push Summary

2014-09-19 Thread dkulp
Repository: cxf-xjc-utils Updated Tags: refs/tags/xjc-utils-3.0.2 [created] 758e8639d

git commit: [maven-release-plugin] prepare release xjc-utils-3.0.2

2014-09-19 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 79595c1a0 - 13f9f6ac0 [maven-release-plugin] prepare release xjc-utils-3.0.2 Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/13f9f6ac Tree:

svn commit: r6628 - in /release/cxf: 2.7.11/ 3.0.0/

2014-09-22 Thread dkulp
Author: dkulp Date: Mon Sep 22 19:06:05 2014 New Revision: 6628 Log: Remove the old versions Removed: release/cxf/2.7.11/ release/cxf/3.0.0/

git commit: Update to released version

2014-09-24 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master e4befc709 - 6292346fb Update to released version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6292346f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6292346f

[3/3] git commit: Recording .gitmergeinfo Changes

2014-09-24 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2de6f140 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2de6f140 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2de6f140 Branch:

[1/3] git commit: Minor update to allow CXF to compile and work with both XmlSchema 2.1 and 2.2-snap

2014-09-24 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 073d2dd84 - 2de6f1409 Minor update to allow CXF to compile and work with both XmlSchema 2.1 and 2.2-snap Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/587a0870 Tree:

[2/3] git commit: Update to released version

2014-09-24 Thread dkulp
Update to released version Conflicts: pom.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/b8f48e5a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/b8f48e5a Diff:

git commit: Add a test for the possible growing MAPCodec leak

2014-09-24 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 6292346fb - f49d0a3b4 Add a test for the possible growing MAPCodec leak Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f49d0a3b Tree:

git commit: [CXF-6028] Add a new optional Metrics stuff in rt-management based on codahale metrics library.

2014-09-26 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 47b57d723 - 99963f9a0 [CXF-6028] Add a new optional Metrics stuff in rt-management based on codahale metrics library. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Don't shutdown the default bus. Create a bus specifically for this.

2014-10-06 Thread dkulp
Repository: cxf-dosgi Updated Branches: refs/heads/master ca3a6ef16 - 96c2acd1e Don't shutdown the default bus. Create a bus specifically for this. Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/96c2acd1 Tree:

[1/2] git commit: enhancing readability #CXF-5688 This closes #24

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 7a28ae166 - 745a7840f enhancing readability #CXF-5688 This closes #24 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/04f0ef2e Tree:

[2/2] git commit: [CXF-6010] Fix potential NPE Patch from Eirik Bjorsnos applied

2014-10-07 Thread dkulp
[CXF-6010] Fix potential NPE Patch from Eirik Bjorsnos applied Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/745a7840 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/745a7840 Diff:

git commit: Revert enhancing readability #CXF-5688 (discussed with Sergey) This reverts commit 04f0ef2e32f55d51f14cfc6d7a14616b62a6cce5.

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 745a7840f - a5aff3e7a Revert enhancing readability #CXF-5688 (discussed with Sergey) This reverts commit 04f0ef2e32f55d51f14cfc6d7a14616b62a6cce5. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Fix compile failures in api on 2.6.x with Java5

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 9fca6223b - 3569c2254 Fix compile failures in api on 2.6.x with Java5 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3569c225 Tree:

[2/4] git commit: Revert CXF-5565 updated to opensaml 2.6.1

2014-10-07 Thread dkulp
Revert CXF-5565 updated to opensaml 2.6.1 This reverts commit ceb6b86d6e9c2f81bef7fe96856229c9d4e860fd. Conflicts: parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2d762c3a Tree:

[3/4] git commit: SYstest/uncat compile on Java5

2014-10-07 Thread dkulp
SYstest/uncat compile on Java5 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5353b61f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/5353b61f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/5353b61f Branch:

[1/4] git commit: Revert CXF-5565 update to opensaml 2.6.1 with thanks to Jon

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 3569c2254 - 2a5237b38 Revert CXF-5565 update to opensaml 2.6.1 with thanks to Jon This reverts commit adf55fd78c61c485accbb5f31274d68dc6b1361e. Conflicts: parent/pom.xml Project:

[4/4] git commit: Revert back to jackson that supports java5

2014-10-07 Thread dkulp
Revert back to jackson that supports java5 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2a5237b3 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2a5237b3 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2a5237b3

[3/4] git commit: [CXF-6010] Fix potential NPE Patch from Eirik Bjorsnos applied

2014-10-07 Thread dkulp
[CXF-6010] Fix potential NPE Patch from Eirik Bjorsnos applied Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c2890afa Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c2890afa Diff:

[1/4] git commit: Recording .gitmergeinfo Changes

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 6ea206160 - 3ac8156da Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3ac8156d Tree:

[2/4] git commit: Add a test for the possible growing MAPCodec leak

2014-10-07 Thread dkulp
Add a test for the possible growing MAPCodec leak Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/96e6fa6b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/96e6fa6b Diff:

git commit: Flip back to jettison that works on Java5, but still support the new methods if newer jettison is found

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 2a5237b38 - 392af4b36 Flip back to jettison that works on Java5, but still support the new methods if newer jettison is found Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Rleease notes for 2.6.16

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 392af4b36 - 01b969828 Rleease notes for 2.6.16 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/01b96982 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/01b96982

[2/3] [maven-release-plugin] prepare release cxf-2.6.16

2014-10-07 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/7add1247/distribution/src/main/release/samples/ws_notification/pom.xml -- diff --git a/distribution/src/main/release/samples/ws_notification/pom.xml

[1/3] [maven-release-plugin] prepare release cxf-2.6.16

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 01b969828 - 7add12478 http://git-wip-us.apache.org/repos/asf/cxf/blob/7add1247/services/wsn/wsn-osgi/pom.xml -- diff --git a/services/wsn/wsn-osgi/pom.xml

[3/3] git commit: [maven-release-plugin] prepare release cxf-2.6.16

2014-10-07 Thread dkulp
[maven-release-plugin] prepare release cxf-2.6.16 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7add1247 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7add1247 Diff:

[2/3] [maven-release-plugin] prepare for next development iteration

2014-10-07 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/a29255fd/distribution/src/main/release/samples/ws_notification/pom.xml -- diff --git a/distribution/src/main/release/samples/ws_notification/pom.xml

Git Push Summary

2014-10-07 Thread dkulp
Repository: cxf Updated Tags: refs/tags/cxf-2.6.16 [created] 03ee44018

[1/3] [maven-release-plugin] prepare for next development iteration

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 7add12478 - a29255fd7 http://git-wip-us.apache.org/repos/asf/cxf/blob/a29255fd/services/wsn/wsn-osgi/pom.xml -- diff --git a/services/wsn/wsn-osgi/pom.xml

[3/3] git commit: [maven-release-plugin] prepare for next development iteration

2014-10-07 Thread dkulp
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a29255fd Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a29255fd Diff:

[08/10] git commit: Minor update to allow CXF to compile and work with both XmlSchema 2.1 and 2.2-snap

2014-10-07 Thread dkulp
Minor update to allow CXF to compile and work with both XmlSchema 2.1 and 2.2-snap Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/68b94352 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/68b94352 Diff:

[05/10] git commit: Use new plugin to fix the generated code so the tests don't have to be disabled/skipped

2014-10-07 Thread dkulp
Use new plugin to fix the generated code so the tests don't have to be disabled/skipped Conflicts: systests/uncategorized/src/test/java/org/apache/cxf/systest/type_test/AbstractTypeTestClient.java Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

[01/10] git commit: [CXF-5968] Make sure the old true/false values for the Async policy still work

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 5489c942f - c0a179ca5 [CXF-5968] Make sure the old true/false values for the Async policy still work Conflicts: rt/transports/http-hc/src/main/java/org/apache/cxf/transport/http/asyncclient/AsyncHTTPConduit.java

[06/10] git commit: upgrade woodstox-core-asl to 4.4.1

2014-10-07 Thread dkulp
upgrade woodstox-core-asl to 4.4.1 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/57151f17 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/57151f17 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/57151f17 Branch:

[02/10] git commit: Minor change:allow child class to access factory

2014-10-07 Thread dkulp
Minor change:allow child class to access factory Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c3629c8b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c3629c8b Diff:

[09/10] git commit: [CXF-6007] Support for retransmits for HTTP requests with no content provided the auth supplier supports retransmits

2014-10-07 Thread dkulp
[CXF-6007] Support for retransmits for HTTP requests with no content provided the auth supplier supports retransmits Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d729e321 Tree:

[03/10] git commit: Use the new xjc plugin to fix the generated HelloType (and others) so they can actually be marshalled when using Java7/8.

2014-10-07 Thread dkulp
Use the new xjc plugin to fix the generated HelloType (and others) so they can actually be marshalled when using Java7/8. Conflicts: pom.xml Conflicts: pom.xml services/ws-discovery/ws-discovery-api/pom.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo

[10/10] git commit: Recording .gitmergeinfo Changes

2014-10-07 Thread dkulp
Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c0a179ca Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c0a179ca Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c0a179ca Branch:

git commit: Update release notes for 2.7.13

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes c0a179ca5 - 4b80254b5 Update release notes for 2.7.13 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4b80254b Tree:

[07/10] git commit: [CXF-6010] Fix potential NPE Patch from Eirik Bjorsnos applied

2014-10-07 Thread dkulp
[CXF-6010] Fix potential NPE Patch from Eirik Bjorsnos applied Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/87567d17 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/87567d17 Diff:

[04/10] git commit: Move depends plugin version defintion to parent pom

2014-10-07 Thread dkulp
Move depends plugin version defintion to parent pom Conflicts: services/xkms/xkms-itests/pom.xml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/93008c9a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/93008c9a

[3/3] git commit: [maven-release-plugin] prepare for next development iteration

2014-10-07 Thread dkulp
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ff823ecd Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ff823ecd Diff:

Git Push Summary

2014-10-07 Thread dkulp
Repository: cxf Updated Tags: refs/tags/cxf-2.7.13 [created] 44fff0be1

[1/3] [maven-release-plugin] prepare for next development iteration

2014-10-07 Thread dkulp
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 46bbaa232 - ff823ecd4 http://git-wip-us.apache.org/repos/asf/cxf/blob/ff823ecd/services/ws-discovery/pom.xml -- diff --git a/services/ws-discovery/pom.xml

  1   2   3   4   5   6   7   8   9   10   >