svn commit: r1296992 - /cxf/branches/2.4.x-fixes/parent/pom.xml

2012-03-05 Thread coheigea
Author: coheigea Date: Mon Mar 5 10:20:34 2012 New Revision: 1296992 URL: http://svn.apache.org/viewvc?rev=1296992view=rev Log: Upgrading to WSS4J 1.6.5 Modified: cxf/branches/2.4.x-fixes/parent/pom.xml Modified: cxf/branches/2.4.x-fixes/parent/pom.xml URL:

svn commit: r1296993 - /cxf/branches/2.5.x-fixes/parent/pom.xml

2012-03-05 Thread coheigea
Author: coheigea Date: Mon Mar 5 10:22:20 2012 New Revision: 1296993 URL: http://svn.apache.org/viewvc?rev=1296993view=rev Log: Upgrading to WSS4J 1.6.5 Modified: cxf/branches/2.5.x-fixes/parent/pom.xml Modified: cxf/branches/2.5.x-fixes/parent/pom.xml URL:

svn commit: r1297044 - in /cxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/service: ExportRegistrationImpl.java RemoteServiceAdminCore.java RemoteServiceAdminInstance.java RemoteSer

2012-03-05 Thread davidb
Author: davidb Date: Mon Mar 5 13:13:29 2012 New Revision: 1297044 URL: http://svn.apache.org/viewvc?rev=1297044view=rev Log: Further fixes to pass OSGi RemoteServiceAdmin TCK tests Modified:

svn commit: r1297072 - in /cxf/trunk/rt/rs/security/xml/src/main/java/org/apache/cxf/rs/security/saml/sso: ./ filter/

2012-03-05 Thread sergeyb
Author: sergeyb Date: Mon Mar 5 14:32:40 2012 New Revision: 1297072 URL: http://svn.apache.org/viewvc?rev=1297072view=rev Log: [CXF-3589] Prototyping the skeleton code for supporting saml web sso on the SP side based on Colm's test Added:

svn commit: r1297197 - /cxf/web/bin/update-site

2012-03-05 Thread dkulp
Author: dkulp Date: Mon Mar 5 19:42:26 2012 New Revision: 1297197 URL: http://svn.apache.org/viewvc?rev=1297197view=rev Log: Remove svn stuff as joe will handle that on his side Modified: cxf/web/bin/update-site Modified: cxf/web/bin/update-site URL:

svn commit: r1297204 - in /cxf/web: bin/update-site pom.xml src/main/java/org/apache/cxf/cwiki/SiteExporter.java

2012-03-05 Thread dkulp
Author: dkulp Date: Mon Mar 5 19:55:10 2012 New Revision: 1297204 URL: http://svn.apache.org/viewvc?rev=1297204view=rev Log: Couple updates that joe wants Modified: cxf/web/bin/update-site cxf/web/pom.xml cxf/web/src/main/java/org/apache/cxf/cwiki/SiteExporter.java Modified:

svn commit: r1297217 - /cxf/web/cms_build.sh

2012-03-05 Thread dkulp
Author: dkulp Date: Mon Mar 5 20:23:09 2012 New Revision: 1297217 URL: http://svn.apache.org/viewvc?rev=1297217view=rev Log: Don't need to cd to the dir Modified: cxf/web/cms_build.sh Modified: cxf/web/cms_build.sh URL:

svn commit: r1297226 - in /cxf/web: build_cms.sh cms_build.sh

2012-03-05 Thread dkulp
Author: dkulp Date: Mon Mar 5 20:43:23 2012 New Revision: 1297226 URL: http://svn.apache.org/viewvc?rev=1297226view=rev Log: Fix file name as per joe Added: cxf/web/build_cms.sh - copied unchanged from r1297217, cxf/web/cms_build.sh Removed: cxf/web/cms_build.sh

[CONF] Apache CXF People

2012-03-05 Thread confluence
People Page edited by Glen Mazza Comment: Welcome Dennis to the CXF PMC! Changes (1) ... |[Christian

svn commit: r807492 - in /websites/production/cxf/content: ./ cache/ custom-cxf-transport.data/ developing-a-distributed-osgi-application-in-eclipse.data/ distributed-osgi-greeter-demo-walkthrough.dat

2012-03-05 Thread buildbot
Author: buildbot Date: Mon Mar 5 21:06:45 2012 New Revision: 807492 Log: Production update by buildbot for cxf [This commit notification would consist of 4086 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r807516 - in /websites/production/cxf/content/cache: docs.pageCache main.pageCache

2012-03-05 Thread buildbot
Author: buildbot Date: Mon Mar 5 23:49:45 2012 New Revision: 807516 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/docs.pageCache websites/production/cxf/content/cache/main.pageCache Modified:

svn commit: r1297296 - in /cxf/trunk: rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/ systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/

2012-03-05 Thread ay
Author: ay Date: Mon Mar 5 23:57:14 2012 New Revision: 1297296 URL: http://svn.apache.org/viewvc?rev=1297296view=rev Log: [CXF-4164] Robust-InOnly processing with WS-RM must delay updating the sequence until message delivery Added:

svn commit: r807520 - in /websites/production/cxf/content/cache: docs.pageCache main.pageCache

2012-03-05 Thread buildbot
Author: buildbot Date: Tue Mar 6 00:49:45 2012 New Revision: 807520 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/docs.pageCache websites/production/cxf/content/cache/main.pageCache Modified:

svn commit: r1297314 - in /cxf/web: bin/update-site src/main/java/org/apache/cxf/cwiki/Page.java src/main/java/org/apache/cxf/cwiki/SiteExporter.java

2012-03-05 Thread dkulp
Author: dkulp Date: Tue Mar 6 01:14:55 2012 New Revision: 1297314 URL: http://svn.apache.org/viewvc?rev=1297314view=rev Log: Some performance updates Stop writing out the caches if nothing has changed to avoid hourly emails Modified: cxf/web/bin/update-site

svn commit: r1297370 - in /cxf/branches/2.5.x-fixes: ./ rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/ systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/

2012-03-05 Thread ay
Author: ay Date: Tue Mar 6 07:51:02 2012 New Revision: 1297370 URL: http://svn.apache.org/viewvc?rev=1297370view=rev Log: Merged revisions 1297296 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk r1297296 | ay | 2012-03-06 00:57:14 +0100 (Tue, 06 Mar 2012) | 1 line