[1/2] [CXF-5944] Moving some of security utils to the core where they might stay and working toward preparing creating a JOSE module without the deps on the OAuth2 module, the idea from Luigio

2014-10-06 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 8644ac41e - 6129ec5f6 http://git-wip-us.apache.org/repos/asf/cxf/blob/6129ec5f/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jws/HmacJwsSignatureVerifier.java

[1/2] [CXF-5944] Moving some of security utils to the core where they might stay and working toward preparing creating a JOSE module without the deps on the OAuth2 module, the idea from Luigio

2014-10-06 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes d57fd7f2c - 4765a07b3 http://git-wip-us.apache.org/repos/asf/cxf/blob/4765a07b/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jws/HmacJwsSignatureProvider.java

[2/2] git commit: [CXF-5944] Moving some of security utils to the core where they might stay and working toward preparing creating a JOSE module without the deps on the OAuth2 module, the idea from Lu

2014-10-06 Thread sergeyb
[CXF-5944] Moving some of security utils to the core where they might stay and working toward preparing creating a JOSE module without the deps on the OAuth2 module, the idea from Luigio Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

[08/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jwe/ContentDecryptionAlgorithm.java -- diff --git

[01/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 6129ec5f6 - 9c053334d http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/oauth-parent/oauth2-jose/src/test/java/org/apache/cxf/rs/security/jose/jwk/jwkSecretSet.txt

[03/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jwe/JweOutputStream.java -- diff --git

[04/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.java -- diff --git

[10/10] git commit: [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
[CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9c053334 Tree:

[09/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jaxrs/JwsJwtMessageBodyWriter.java -- diff --git

[02/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jws/JwsCompactConsumer.java -- diff --git

[06/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jwt/JwtTokenWriter.java -- diff --git

[05/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jaxrs/AbstractJweDecryptingFilter.java -- diff --git

[07/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/9c053334/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.java -- diff --git

[10/10] git commit: [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
[CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8be78044 Tree:

[01/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 4765a07b3 - 8be780444 http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/oauth-parent/oauth2-jose/src/test/java/org/apache/cxf/rs/security/jose/jwk/jwkSecretSet.txt

[08/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jwe/ContentDecryptionAlgorithm.java -- diff --git

[07/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.java -- diff --git

[09/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jaxrs/JwsJwtMessageBodyWriter.java -- diff --git

[04/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.java -- diff --git

[06/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/jose/src/main/java/org/apache/cxf/rs/security/jose/jwt/JwtTokenWriter.java -- diff --git

[05/10] [CXF-5944] Finalizing the current round of refactorings with introducing a dedicated rt rs security module, idea from Luigi Lo Iacono

2014-10-06 Thread sergeyb
http://git-wip-us.apache.org/repos/asf/cxf/blob/8be78044/rt/rs/security/oauth-parent/oauth2-jose/src/main/java/org/apache/cxf/rs/security/jose/jaxrs/AbstractJweDecryptingFilter.java -- diff --git

git commit: Fixing a 3.0.x build failure

2014-10-06 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8be780444 - 887d71995 Fixing a 3.0.x build failure Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/887d7199 Tree:

git commit: [CXF-6015] Excluding header and cokkie params from being url auto-encoded

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 9c053334d - aa237f26f [CXF-6015] Excluding header and cokkie params from being url auto-encoded Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/aa237f26 Tree:

git commit: [CXF-6015] Excluding header and cokkie params from being url auto-encoded

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 887d71995 - 19fd73788 [CXF-6015] Excluding header and cokkie params from being url auto-encoded Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/19fd7378 Tree:

git commit: [CXF-6015] Optionally URL encoding all or specific client parameter characters

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 0a1f41447 - 4c509a532 [CXF-6015] Optionally URL encoding all or specific client parameter characters Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4c509a53 Tree:

git commit: [CXF-6015] Excluding header and cokkie params from being url auto-encoded

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 4c509a532 - 3762de320 [CXF-6015] Excluding header and cokkie params from being url auto-encoded Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3762de32 Tree:

[1/2] git commit: Adding a utility for converting JwtToken to ServerAccessToken

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master a5aff3e7a - 9a952cfaf Adding a utility for converting JwtToken to ServerAccessToken Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/b8938b57 Tree:

[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

2014-10-07 Thread sergeyb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9a952cfa Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9a952cfa Diff:

git commit: Adding a utility for converting JwtToken to ServerAccessToken

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes b54c3b340 - 08fbe43f2 Adding a utility for converting JwtToken to ServerAccessToken Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/08fbe43f Tree:

git commit: Minor update to the utility converting JwtToken to ServerAccessToken

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 9a952cfaf - 5a4fdd1f9 Minor update to the utility converting JwtToken to ServerAccessToken Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5a4fdd1f Tree:

git commit: Minor update to the utility converting JwtToken to ServerAccessToken

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 08fbe43f2 - 6ea206160 Minor update to the utility converting JwtToken to ServerAccessToken Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6ea20616 Tree:

git commit: Fixing the JWE tests failing in Java 6 builds

2014-10-07 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 3ac8156da - f3012dc1f Fixing the JWE tests failing in Java 6 builds Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f3012dc1 Tree:

git commit: Fixing the jaxrs minimal_osgi demo compliation failure

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 4ebaac4f2 - 9110a9f93 Fixing the jaxrs minimal_osgi demo compliation failure Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9110a9f9 Tree:

git commit: Fixing the jaxrs minimal_osgi demo compliation failure

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 00d6e397e - 11578d047 Fixing the jaxrs minimal_osgi demo compliation failure Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/11578d04 Tree:

git commit: Better fix to the demo compilation issue

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 9110a9f93 - 74b552206 Better fix to the demo compilation issue Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/74b55220 Tree:

git commit: Better fix to the demo compilation issue

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 11578d047 - 665ca4fc9 Better fix to the demo compilation issue Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/665ca4fc Tree:

git commit: [CXF-6037] Support for java.sql.Time

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 74b552206 - 625bc46f5 [CXF-6037] Support for java.sql.Time Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/625bc46f Tree:

git commit: [CXF-6037] Support for java.sql.Time

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 665ca4fc9 - 613a16543 [CXF-6037] Support for java.sql.Time Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/613a1654 Tree:

[1/2] git commit: [CXF-6037] Support for java.sql.Time

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes ff823ecd4 - ee6f81428 [CXF-6037] Support for java.sql.Time Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/68fb8a1a Tree:

[2/2] git commit: Merge branch '2.7.x-fixes' of https://git-wip-us.apache.org/repos/asf/cxf into 2.7.x-fixes

2014-10-08 Thread sergeyb
Merge branch '2.7.x-fixes' of https://git-wip-us.apache.org/repos/asf/cxf into 2.7.x-fixes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ee6f8142 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ee6f8142 Diff:

git commit: Updating WadlGeneratorTest on 2.7.x

2014-10-08 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes ee6f81428 - bfd939ce0 Updating WadlGeneratorTest on 2.7.x Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bfd939ce Tree:

git commit: Minor update to JwkUtils

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master e1e100052 - d1767a6b0 Minor update to JwkUtils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d1767a6b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d1767a6b Diff:

git commit: Minor update to JwkUtils

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 45554c124 - b38cfb6fc Minor update to JwkUtils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/b38cfb6f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/b38cfb6f

git commit: Minor fix to OAuthJSONProvider

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master d1767a6b0 - 3ba703c34 Minor fix to OAuthJSONProvider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3ba703c3 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3ba703c3

git commit: Minor fix to OAuthJSONProvider

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes b38cfb6fc - 7bdfd5970 Minor fix to OAuthJSONProvider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7bdfd597 Tree:

git commit: Minor fix to OAuthJSONProvider

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes b8e305d75 - c1ca8aec0 Minor fix to OAuthJSONProvider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c1ca8aec Tree:

git commit: Updating Jwe/Jws consumers to strip double quotes

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 3ba703c34 - a3d446ae0 Updating Jwe/Jws consumers to strip double quotes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a3d446ae Tree:

git commit: Updating Jwe/Jws consumers to strip double quotes

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 7bdfd5970 - e31e934b9 Updating Jwe/Jws consumers to strip double quotes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e31e934b Tree:

git commit: More minor updates to OAuth2 utils

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master a3d446ae0 - 75966585e More minor updates to OAuth2 utils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/75966585 Tree:

git commit: More minor updates to OAuth2 utils

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes e31e934b9 - 17049b58a More minor updates to OAuth2 utils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/17049b58 Tree:

git commit: Adding a utility for getting UTF8 bytes

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 75966585e - 9505bc608 Adding a utility for getting UTF8 bytes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9505bc60 Tree:

git commit: Adding a utility for getting UTF8 bytes

2014-10-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 17049b58a - 20e77dfc5 Adding a utility for getting UTF8 bytes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/20e77dfc Tree:

git commit: [CXF-6045] Registering BodyWriters early

2014-10-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 43c65b076 - 2321c67b6 [CXF-6045] Registering BodyWriters early Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2321c67b Tree:

git commit: [CXF-6045] Registering BodyWriters early

2014-10-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 1aa01b2ef - 72359ae1f [CXF-6045] Registering BodyWriters early Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/72359ae1 Tree:

git commit: [CXF-6045] Registering BodyWriters early

2014-10-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 54790282c - 5b8284a57 [CXF-6045] Registering BodyWriters early Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5b8284a5 Tree:

git commit: [CXF-6045] Changing the way BodyWriters are registered and fixing the test faiures

2014-10-14 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master b0b8cdae6 - 42934a146 [CXF-6045] Changing the way BodyWriters are registered and fixing the test faiures Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/42934a14 Tree:

git commit: [CXF-6045] Changing the way BodyWriters are registered and fixing the test faiures

2014-10-14 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes d54014582 - ffbd7bde5 [CXF-6045] Changing the way BodyWriters are registered and fixing the test faiures Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ffbd7bde Tree:

git commit: [CXF-6045] Changing the way BodyWriters are registered and fixing the test faiures

2014-10-14 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 59716dd9e - 1e3a0ac4a [CXF-6045] Changing the way BodyWriters are registered and fixing the test faiures Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1e3a0ac4 Tree:

git commit: Moving the basic JSON parsing utility code to rt/rs/extension/providers

2014-10-14 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 42934a146 - 7c4a01ead Moving the basic JSON parsing utility code to rt/rs/extension/providers Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7c4a01ea Tree:

git commit: Moving the basic JSON parsing utility code to rt/rs/extension/providers

2014-10-14 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes ffbd7bde5 - 2545331ef Moving the basic JSON parsing utility code to rt/rs/extension/providers Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2545331e Tree:

git commit: Fixing JAXRS XML security tests in 2.7.x

2014-10-14 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 1e1e90498 - 352131602 Fixing JAXRS XML security tests in 2.7.x Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/35213160 Tree:

git commit: Removing JwtHeaders and JwsHeaders for now

2014-10-15 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master e3a8f6787 - 30e3c5b04 Removing JwtHeaders and JwsHeaders for now Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/30e3c5b0 Tree:

git commit: Removing JwtHeaders and JwsHeaders for now

2014-10-15 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes f1309316e - 61f520d3a Removing JwtHeaders and JwsHeaders for now Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/61f520d3 Tree:

git commit: Optimizing the BeanParam instantiation code, thanks to shisholik

2014-10-15 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 1496fd48c - 986aa4da6 Optimizing the BeanParam instantiation code, thanks to shisholik Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/986aa4da Tree:

git commit: Optimizing the BeanParam instantiation code, thanks to shisholik

2014-10-15 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 9edc70a5d - df7a7538f Optimizing the BeanParam instantiation code, thanks to shisholik Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/df7a7538 Tree:

git commit: [CXF-6053] Introducing JwsJsonConsumer, applying the first part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono

2014-10-16 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 2b4fe9966 - e97552774 [CXF-6053] Introducing JwsJsonConsumer, applying the first part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: [CXF-6053] Introducing JwsJsonConsumer, applying the first part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono

2014-10-16 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes d951b7efb - eb7dbc4b3 [CXF-6053] Introducing JwsJsonConsumer, applying the first part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Simple JSON parser updates

2014-10-17 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 007b6e17b - 683a2c6b3 Simple JSON parser updates Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/683a2c6b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/683a2c6b

git commit: Simple JSON parser updates

2014-10-17 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8e7b8c148 - 45bd0cdbd Simple JSON parser updates Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/45bd0cdb Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/45bd0cdb

git commit: Updating JsonMapObject provider to ensure the update property history is preserved

2014-10-17 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 683a2c6b3 - 3f35e9997 Updating JsonMapObject provider to ensure the update property history is preserved Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3f35e999 Tree:

git commit: Updating JsonMapObject provider to ensure the update property history is preserved

2014-10-17 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 45bd0cdbd - 17a6302e9 Updating JsonMapObject provider to ensure the update property history is preserved Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/17a6302e Tree:

[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

2014-10-17 Thread sergeyb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d1e764dc Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d1e764dc Diff:

[1/2] git commit: Few more minor updates to JsonMapObject provider

2014-10-17 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master ea512e887 - d1e764dcf Few more minor updates to JsonMapObject provider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2efbac3c Tree:

git commit: Few more minor updates to JsonMapObject provider

2014-10-17 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 4380d3f51 - 1d7d2a304 Few more minor updates to JsonMapObject provider Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1d7d2a30 Tree:

git commit: Fixing an issue with JsonMapObject parser not parsing an array of primitive values correctly

2014-10-20 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master d1e764dcf - 60af4863f Fixing an issue with JsonMapObject parser not parsing an array of primitive values correctly Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/60af4863

git commit: Fixing an issue with JsonMapObject parser not parsing an array of primitive values correctly

2014-10-20 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 1d7d2a304 - 0ed845dbe Fixing an issue with JsonMapObject parser not parsing an array of primitive values correctly Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: [CXF-6053] Applying a second part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono

2014-10-20 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 0ed845dbe - f56f16753 [CXF-6053] Applying a second part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: [CXF-6053] Applying a second part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono

2014-10-20 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master cd809b852 - dfe481df4 [CXF-6053] Applying a second part of the modified patch on behalf of Daniel Torkian and Luigi Lo Iacono Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: [CXF-6055] Updating WebClient not to add CT in case if the body is not set

2014-10-20 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 8f3a14035 - 6867a4fd8 [CXF-6055] Updating WebClient not to add CT in case if the body is not set Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6867a4fd Tree:

git commit: Support for simpler extraction of JWK sets with WebClient

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 00ee55be4 - 70c985948 Support for simpler extraction of JWK sets with WebClient Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/70c98594 Tree:

git commit: [CXF-6057] Passing the encoding property to the JAXB compiler, thanks to Dan

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 2b95868a7 - da9070b37 [CXF-6057] Passing the encoding property to the JAXB compiler, thanks to Dan Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/da9070b3 Tree:

git commit: [CXF-6057] Passing the encoding property to the JAXB compiler, thanks to Dan

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes a279a14a7 - 1a96465f1 [CXF-6057] Passing the encoding property to the JAXB compiler, thanks to Dan Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1a96465f Tree:

git commit: [CXF-6057] Passing the encoding property to the JAXB compiler, thanks to Dan

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes cfd162b0f - af21b4656 [CXF-6057] Passing the encoding property to the JAXB compiler, thanks to Dan Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/af21b465 Tree:

[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

2014-10-21 Thread sergeyb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/83a241c0 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/83a241c0 Diff:

[1/2] git commit: Updating JAXRSInInterceptor to block caching input streams if the chain is aborted with an error Response

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 80ea71977 - 83a241c02 Updating JAXRSInInterceptor to block caching input streams if the chain is aborted with an error Response Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Updating JAXRSInInterceptor to block caching input streams if the chain is aborted with an error Response

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 43f6a421a - 8e2af977c Updating JAXRSInInterceptor to block caching input streams if the chain is aborted with an error Response Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: Updating JAXRSInInterceptor to block caching input streams if the chain is aborted with an error Response

2014-10-21 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 17614b08d - 80e99fb79 Updating JAXRSInInterceptor to block caching input streams if the chain is aborted with an error Response Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

git commit: [CXF-6053] Adding JAXRS JwsJson filters and starting with the system testing

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master f2fd3cc07 - 1858ea6bc [CXF-6053] Adding JAXRS JwsJson filters and starting with the system testing Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1858ea6b Tree:

git commit: [CXF-6053] Adding JAXRS JwsJson filters and starting with the system testing

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 4110c8eae - e027dc7d5 [CXF-6053] Adding JAXRS JwsJson filters and starting with the system testing Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e027dc7d Tree:

git commit: Updating JwsSignatureVerifier to return the algorithm it actually supports

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes e027dc7d5 - 8aa4b2772 Updating JwsSignatureVerifier to return the algorithm it actually supports Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8aa4b277 Tree:

[1/2] git commit: Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 1ebe682c6 - e125ae55f Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/29394922 Tree:

[2/2] git commit: Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports

2014-10-22 Thread sergeyb
Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e125ae55 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e125ae55 Diff:

[2/2] git commit: Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports

2014-10-22 Thread sergeyb
Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/af03934b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/af03934b Diff:

[1/2] git commit: Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8aa4b2772 - af03934b7 Updating JWE ContentDecryptionAlgorithm to return the algo it actually supports Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a01a0892 Tree:

git commit: Update Jwe KeyDecryptionAlgorithm and providers to report the algorithm

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master e125ae55f - 29789aac5 Update Jwe KeyDecryptionAlgorithm and providers to report the algorithm Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/29789aac Tree:

git commit: Update Jwe KeyDecryptionAlgorithm and providers to report the algorithm

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes af03934b7 - 76313002a Update Jwe KeyDecryptionAlgorithm and providers to report the algorithm Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/76313002 Tree:

git commit: Minor optimization to JwsJsonConsumer

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 29789aac5 - 5e2b1fa9d Minor optimization to JwsJsonConsumer Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5e2b1fa9 Tree:

git commit: Minor optimization to JwsJsonConsumer

2014-10-22 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 76313002a - 585b71e33 Minor optimization to JwsJsonConsumer Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/585b71e3 Tree:

git commit: [CXF-6066] Using WeakHashMap for referencing WebTargets, thanks to Hartmut Lang

2014-10-28 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 8c5acf358 - e56023e64 [CXF-6066] Using WeakHashMap for referencing WebTargets, thanks to Hartmut Lang Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e56023e6 Tree:

git commit: [CXF-6066] Using WeakHashMap for referencing WebTargets, thanks to Hartmut Lang

2014-10-28 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 754ebbdd7 - c9e85e762 [CXF-6066] Using WeakHashMap for referencing WebTargets, thanks to Hartmut Lang Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c9e85e76 Tree:

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