[1/2] git commit: Skip the UDP test for REL

2014-03-10 Thread ningjiang
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes c729193dd -> 9a8a73d6a refs/heads/master 635578a9d -> 08e02bf2a Skip the UDP test for REL Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9a8a73d6 Tree: http://git-wip

[2/2] git commit: Skip the UDP test for REL

2014-03-10 Thread ningjiang
Skip the UDP test for REL Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/08e02bf2 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/08e02bf2 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/08e02bf2 Branch: refs/heads/m

git commit: Updating JAXRS ClientProxy to use bean parameter annotations

2014-03-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master d9a1164c3 -> 635578a9d Updating JAXRS ClientProxy to use bean parameter annotations Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/635578a9 Tree: http://git-wip-us.apache.or

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

2014-03-10 Thread reta
Repository: cxf Updated Branches: refs/heads/master e5f565792 -> d9a1164c3 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/36b26236 Tree: http://git-wip-us.a

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

2014-03-10 Thread reta
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/d9a1164c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d9a1164c Diff: http://git-wip-us.apache.org/repos/

git commit: Fix some compile issues and an eclipse warning

2014-03-10 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 79fb92a5c -> e5f565792 Fix some compile issues and an eclipse warning Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e5f56579 Tree: http://git-wip-us.apache.org/repos/asf/cx

git commit: Adding a JAX-RS multipart test with a minor update to Attachment

2014-03-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 5e83949b3 -> c729193dd Adding a JAX-RS multipart test with a minor update to Attachment Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c729193d Tree: http://git-wip-us.

git commit: Adding a JAX-RS multipart test with a minor update to Attachment

2014-03-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 10570db97 -> 79fb92a5c Adding a JAX-RS multipart test with a minor update to Attachment Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/79fb92a5 Tree: http://git-wip-us.apach

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

2014-03-10 Thread reta
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/10570db9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/10570db9 Diff: http://git-wip-us.apache.org/repos/

[1/2] git commit: CXF-5576: Initital support for CDI integration. Added Tomcat-based test cases for WAR-based deployments

2014-03-10 Thread reta
Repository: cxf Updated Branches: refs/heads/master a6d41f6c0 -> 10570db97 CXF-5576: Initital support for CDI integration. Added Tomcat-based test cases for WAR-based deployments Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commi

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

2014-03-10 Thread coheigea
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf-fediz Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/1b86b130 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/1b86b130 Diff: http://git-

[1/2] git commit: Use StringBuilder instead of StringBuffer

2014-03-10 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master b4c5845c7 -> 1b86b130b Use StringBuilder instead of StringBuffer Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/68f18ae8 Tree: http://git-wip-us.apache.org

[1/6] Moving STS's RequestClaim(Collection) to rt-security. Renaming STS's Claim(Collection) to ProcessedClaim(Collection). Add the ability to add ClaimCollection Objects to a RST in the AbstractSTSCl

2014-03-10 Thread coheigea
Repository: cxf Updated Branches: refs/heads/master 7335999ee -> a6d41f6c0 http://git-wip-us.apache.org/repos/asf/cxf/blob/db6d5598/services/sts/sts-core/src/test/java/org/apache/cxf/sts/common/CustomClaimsHandler.java -- diff

[3/6] git commit: Start of Claims refactor

2014-03-10 Thread coheigea
Start of Claims refactor Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ac69305b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ac69305b Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ac69305b Branch: refs/heads/ma

Git Push Summary

2014-03-10 Thread coheigea
Repository: cxf Updated Branches: refs/heads/claims [deleted] cde7fd307

[5/6] git commit: Ported Claims changes to rs-security layer

2014-03-10 Thread coheigea
Ported Claims changes to rs-security layer Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cde7fd30 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cde7fd30 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/cde7fd30 Bra

[6/6] git commit: Merge branch 'claims'

2014-03-10 Thread coheigea
Merge branch 'claims' Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a6d41f6c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a6d41f6c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a6d41f6c Branch: refs/heads/maste

[4/6] git commit: Introduced SAMLClaim, and ported cxf-rt-ws-security to use it

2014-03-10 Thread coheigea
Introduced SAMLClaim, and ported cxf-rt-ws-security to use it Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cae108db Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cae108db Diff: http://git-wip-us.apache.org/repos/asf/cxf

git commit: FIx checkstyle issue

2014-03-10 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 8fe4fc13a -> 7335999ee FIx checkstyle issue Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7335999e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7335999e Diff: http

git commit: [CXF-5600] WSDL generation at WS-RM endpoint leads to NPE in the server's log

2014-03-10 Thread ay
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes c4b1360e0 -> 5e83949b3 [CXF-5600] WSDL generation at WS-RM endpoint leads to NPE in the server's log Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5e83949b Tree: http:

svn commit: r900933 - in /websites/production/cxf/content: cache/main.pageCache dosgi-build.html fediz.html

2014-03-10 Thread buildbot
Author: buildbot Date: Mon Mar 10 15:48:20 2014 New Revision: 900933 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/main.pageCache websites/production/cxf/content/dosgi-build.html websites/production/cxf/content/fediz.html Modified: website

[CONF] Apache CXF > Fediz

2014-03-10 Thread Daniel Kulp (Confluence)

[CONF] Apache CXF > DOSGi Build

2014-03-10 Thread Daniel Kulp (Confluence)

git commit: Update scm locations

2014-03-10 Thread dkulp
Repository: cxf-fediz Updated Branches: refs/heads/master 202f08f9d -> b4c5845c7 Update scm locations Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/b4c5845c Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/

git commit: [CXF-5600] WSDL generation at WS-RM endpoint leads to NPE in the server's log

2014-03-10 Thread ay
Repository: cxf Updated Branches: refs/heads/master 5287bb35f -> c9c443054 [CXF-5600] WSDL generation at WS-RM endpoint leads to NPE in the server's log Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c9c44305 Tree: http://git

git commit: [CXF-5592] Fixing RequestDispatcherProvider to correctly forward to servlets with non-empty URL patterns

2014-03-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes f835f3e0f -> c4b1360e0 [CXF-5592] Fixing RequestDispatcherProvider to correctly forward to servlets with non-empty URL patterns Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf

git commit: [CXF-5592] Fixing RequestDispatcherProvider to correctly forward to servlets with non-empty URL patterns

2014-03-10 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 777887681 -> 5287bb35f [CXF-5592] Fixing RequestDispatcherProvider to correctly forward to servlets with non-empty URL patterns Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/comm

git commit: Updating some plugins

2014-03-10 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/1.1.x-fixes cdf7c47ba -> 6b8a72adc Updating some plugins Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/6b8a72ad Tree: http://git-wip-us.apache.org/repos/asf/cxf-

git commit: Updating some plugins

2014-03-10 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master dac740cd9 -> 202f08f9d Updating some plugins Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/202f08f9 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz