svn commit: r1303250 - /cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml

2012-03-20 Thread dkulp
Author: dkulp Date: Wed Mar 21 01:38:46 2012 New Revision: 1303250 URL: http://svn.apache.org/viewvc?rev=1303250&view=rev Log: Use cglib-nodeps to avoid asm issues Modified: cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml Modified: cxf/trunk/distribution/src/main/release

svn commit: r1303240 - in /cxf/branches/2.4.x-fixes: rt/bindings/http/ rt/databinding/aegis/ rt/databinding/xmlbeans/ rt/frontend/jaxrs/ rt/javascript/ rt/transports/http/ systests/databinding/ systes

2012-03-20 Thread ffang
Author: ffang Date: Wed Mar 21 00:39:04 2012 New Revision: 1303240 URL: http://svn.apache.org/viewvc?rev=1303240&view=rev Log: rollback changes on fixes branches that make cxf-transports-http optionally depend on spring which can break backward compatibility Modified: cxf/branches/2.4.x-fixe

svn commit: r1303229 - in /cxf/branches/2.5.x-fixes: rt/bindings/http/ rt/databinding/aegis/ rt/databinding/xmlbeans/ rt/frontend/jaxrs/ rt/javascript/javascript-tests/ rt/transports/http/ systests/da

2012-03-20 Thread ffang
Author: ffang Date: Wed Mar 21 00:21:08 2012 New Revision: 1303229 URL: http://svn.apache.org/viewvc?rev=1303229&view=rev Log: rollback changes on fixes branches that make cxf-transports-http optionally depend on spring which can break backward compatibility Modified: cxf/branches/2.5.x-fixe

svn commit: r1303162 - /cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/src/main/java/demo/hw/client/Client.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 21:30:09 2012 New Revision: 1303162 URL: http://svn.apache.org/viewvc?rev=1303162&view=rev Log: Checkstyle fix Modified: cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/src/main/java/demo/hw/client/Client.java Modified: cxf/trunk/distribution

svn commit: r1303160 - /cxf/trunk/distribution/src/main/release/samples/jms-spec-demo/src/main/java/demo/jms_greeter/client/Client.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 21:21:44 2012 New Revision: 1303160 URL: http://svn.apache.org/viewvc?rev=1303160&view=rev Log: With JMS, it helps to close the proxy pre-emptively to allow the JMS broker connection to cleanup cleanly. Modified: cxf/trunk/distribution/src/main/release/samples/

svn commit: r1303153 - in /cxf/trunk/distribution/src/main/release/samples: jax_rs/minimal_osgi/README jax_rs/minimal_osgi/README.txt oauth/README.TXT oauth/README.txt

2012-03-20 Thread gmazza
Author: gmazza Date: Tue Mar 20 21:08:46 2012 New Revision: 1303153 URL: http://svn.apache.org/viewvc?rev=1303153&view=rev Log: Renamed READMEs to make consists across all samples. Added: cxf/trunk/distribution/src/main/release/samples/jax_rs/minimal_osgi/README.txt cxf/trunk/distributio

svn commit: r1303152 - /cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 21:05:14 2012 New Revision: 1303152 URL: http://svn.apache.org/viewvc?rev=1303152&view=rev Log: Use full path to directories to avoid failures Modified: cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml Modified: cxf/trunk/distribution/

svn commit: r1303151 - in /cxf/trunk/distribution/src/main/release/samples: groovy_spring_support/ java_first_spring_support/ jax_rs/basic_https/ ruby_spring_support/ sts/ ws_addressing/ ws_policy/ ws

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 21:05:10 2012 New Revision: 1303151 URL: http://svn.apache.org/viewvc?rev=1303151&view=rev Log: Start adding spring deps on samples that now need it. Modified: cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/pom.xml cxf/trunk/distribu

svn commit: r1303132 - in /cxf/trunk/distribution/src/main/release/samples: aegis_standalone/ callback/ callback/src/main/java/demo/callback/client/ callback/src/main/java/demo/callback/server/ groovy

2012-03-20 Thread gmazza
Author: gmazza Date: Tue Mar 20 20:22:12 2012 New Revision: 1303132 URL: http://svn.apache.org/viewvc?rev=1303132&view=rev Log: Updated README files -- removed Java build instructions in favor of Maven-only instructions. Modified: cxf/trunk/distribution/src/main/release/samples/aegis_standal

svn commit: r1303126 - in /cxf/trunk/distribution/src/main/release/samples: corba/resources/BankWS.wsdl corba/resources/HelloWorld.idl corba/resources/HelloWorld.wsdl corba/resources/bank.idl corba/re

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 20:09:37 2012 New Revision: 1303126 URL: http://svn.apache.org/viewvc?rev=1303126&view=rev Log: Remove unused resources dir and add corba modules to build Removed: cxf/trunk/distribution/src/main/release/samples/corba/resources/BankWS.wsdl cxf/trunk/distrib

svn commit: r1303125 - in /cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing: ./ src/corba/client/ src/corba/server/ src/cxf/client/ src/cxf/server/ src/main/ src/main/idl/ src/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 20:09:33 2012 New Revision: 1303125 URL: http://svn.apache.org/viewvc?rev=1303125&view=rev Log: Update corba/bank-ws-addressing sampleto maven Added: cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml (with props) cxf/trunk

svn commit: r1303124 - in /cxf/trunk/distribution/src/main/release/samples/corba/hello_world: ./ src/corba/client/ src/corba/server/ src/cxf/client/ src/cxf/server/ src/main/ src/main/idl/ src/main/ja

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 20:09:21 2012 New Revision: 1303124 URL: http://svn.apache.org/viewvc?rev=1303124&view=rev Log: Update corba/hello-world sample to maven Added: cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml (with props) cxf/trunk/distribution/s

svn commit: r1303123 - in /cxf/trunk/distribution/src/main/release/samples/corba/bank: ./ src/cxf/client/ src/cxf/server/ src/main/ src/main/java/ src/main/java/cxf/ src/main/java/cxf/client/ src/main

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 20:09:09 2012 New Revision: 1303123 URL: http://svn.apache.org/viewvc?rev=1303123&view=rev Log: Update corba/bank sample to use maven. README update will follow later. Added: cxf/trunk/distribution/src/main/release/samples/corba/bank/pom.xml (with props)

svn commit: r1303080 - /cxf/branches/2.4.x-fixes/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 18:37:50 2012 New Revision: 1303080 URL: http://svn.apache.org/viewvc?rev=1303080&view=rev Log: Blocking revisions 1296195,1297038,1300233,1300240,1300271,1300272,1300332,1300535,1300542,1301040,1301213,1301440,1301549,1301627,1302578,1302579,1302937,1302938,1303012

svn commit: r1303079 - /cxf/branches/2.4.x-fixes/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 18:37:47 2012 New Revision: 1303079 URL: http://svn.apache.org/viewvc?rev=1303079&view=rev Log: Recording revisions 1296993,1297929,1298889,1298890,1299692,1302802,1302829 via svn from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes Modified: cxf/br

svn commit: r1303078 - in /cxf/branches/2.4.x-fixes: ./ common/common/src/main/java/org/apache/cxf/staxutils/StaxUtils.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 18:37:24 2012 New Revision: 1303078 URL: http://svn.apache.org/viewvc?rev=1303078&view=rev Log: Merged revisions 1303011 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes r1303011 | dkulp | 2012-03-20 13:14:31 -0400 (Tue, 20 Ma

svn commit: r1303075 - in /cxf/branches/2.4.x-fixes: ./ common/common/src/main/java/org/apache/cxf/common/logging/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 18:36:46 2012 New Revision: 1303075 URL: http://svn.apache.org/viewvc?rev=1303075&view=rev Log: Merged revisions 1302936 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes r1302936 | dkulp | 2012-03-20 11:24:35 -0400 (Tue, 20 Ma

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

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 18:35:51 2012 New Revision: 1303073 URL: http://svn.apache.org/viewvc?rev=1303073&view=rev Log: Merged revisions 1302580 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes r1302580 | dkulp | 2012-03-19 14:11:32 -0400 (Mon, 19 Ma

svn commit: r1303072 - in /cxf/branches/2.4.x-fixes: ./ pom.xml

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 18:34:16 2012 New Revision: 1303072 URL: http://svn.apache.org/viewvc?rev=1303072&view=rev Log: Merged revisions 1301212 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes r1301212 | dkulp | 2012-03-15 17:31:56 -0400 (Thu, 15 Ma

svn commit: r1303014 - /cxf/branches/2.5.x-fixes/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 17:14:43 2012 New Revision: 1303014 URL: http://svn.apache.org/viewvc?rev=1303014&view=rev Log: Blocking revisions 1302573,1302999 via git from https://svn.apache.org/repos/asf/cxf/trunk r1302573 | dkulp | 2012-03-19 13:56:35 -0400 (Mon, 19 Mar 2012) | 2

svn commit: r1303013 - /cxf/branches/2.5.x-fixes/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 17:14:41 2012 New Revision: 1303013 URL: http://svn.apache.org/viewvc?rev=1303013&view=rev Log: Recording revisions 1302997,1302998 via git from https://svn.apache.org/repos/asf/cxf/trunk Modified: cxf/branches/2.5.x-fixes/ (props changed) Propchange: cxf/b

svn commit: r1303012 - /cxf/branches/2.5.x-fixes/rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/CXFNonSpringServlet.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 17:14:36 2012 New Revision: 1303012 URL: http://svn.apache.org/viewvc?rev=1303012&view=rev Log: Merged revisions 1302998 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk r1302998 | dkulp | 2012-03-20 13:01:47 -0400 (Tue, 20 Mar 2012) |

svn commit: r1303011 - /cxf/branches/2.5.x-fixes/common/common/src/main/java/org/apache/cxf/staxutils/StaxUtils.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 17:14:31 2012 New Revision: 1303011 URL: http://svn.apache.org/viewvc?rev=1303011&view=rev Log: Merged revisions 1302997 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk r1302997 | dkulp | 2012-03-20 13:01:42 -0400 (Tue, 20 Mar 2012) |

svn commit: r1302999 - in /cxf/trunk/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider: AbstractJAXBProvider.java JAXBElementProvider.java

2012-03-20 Thread sergeyb
Author: sergeyb Date: Tue Mar 20 17:02:39 2012 New Revision: 1302999 URL: http://svn.apache.org/viewvc?rev=1302999&view=rev Log: [CXF-4184] Also updating JAXB provider to check for Reader/Writer instances Modified: cxf/trunk/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/Abstr

svn commit: r1302998 - /cxf/trunk/rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/CXFNonSpringServlet.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 17:01:47 2012 New Revision: 1302998 URL: http://svn.apache.org/viewvc?rev=1302998&view=rev Log: [CXF-4123, CXF-4185] When using a global registry (OSGi), the servlet should not destroy the registry when refreshed. Modified: cxf/trunk/rt/transports/http/src/main

svn commit: r1302997 - /cxf/trunk/api/src/main/java/org/apache/cxf/staxutils/StaxUtils.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 17:01:42 2012 New Revision: 1302997 URL: http://svn.apache.org/viewvc?rev=1302997&view=rev Log: [CXF-4183] Use our own DOM writer to avoid issues with Sun's. Modified: cxf/trunk/api/src/main/java/org/apache/cxf/staxutils/StaxUtils.java Modified: cxf/trunk/api/s

svn commit: r1302979 - in /cxf/branches/2.4.x-fixes: ./ rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/ rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/ rt/ws/rm/src/main/java/org/apache/cxf/ws/r

2012-03-20 Thread ay
Author: ay Date: Tue Mar 20 16:27:48 2012 New Revision: 1302979 URL: http://svn.apache.org/viewvc?rev=1302979&view=rev Log: Merged revisions 1302966 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes r1302966 | ay | 2012-03-20 17:14:46 +0100 (Tue, 20 Mar 2012

svn commit: r1302966 - in /cxf/branches/2.5.x-fixes: ./ rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/ rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/ rt/ws/rm/src/main/java/org/apache/cxf/ws/r

2012-03-20 Thread ay
Author: ay Date: Tue Mar 20 16:14:46 2012 New Revision: 1302966 URL: http://svn.apache.org/viewvc?rev=1302966&view=rev Log: Merged revisions 1300485 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk r1300485 | ay | 2012-03-14 10:40:00 +0100 (Wed, 14 Mar 2012) | 1 line

svn commit: r809283 - in /websites/production/cxf/content: cache/docs.pageCache docs/26-migration-guide.html

2012-03-20 Thread buildbot
Author: buildbot Date: Tue Mar 20 15:47:59 2012 New Revision: 809283 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/docs.pageCache websites/production/cxf/content/docs/26-migration-guide.html Modified: websites/production/cxf/content/cache/docs

[CONF] Apache CXF Documentation > 2.6 Migration Guide

2012-03-20 Thread confluence
2.6 Migration Guide Page edited by Daniel Kulp Changes (2) ... * The big OSGi bundle used in the Karaf features.xml has been replaced with the

[CONF] Apache CXF Documentation > 2.6 Migration Guide

2012-03-20 Thread confluence
2.6 Migration Guide Page edited by Daniel Kulp Changes (1) ... h3. Runtime Changes * The syntax of WS-SecurityPolicy policies is enforced more

svn commit: r1302938 - /cxf/branches/2.5.x-fixes/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 15:24:42 2012 New Revision: 1302938 URL: http://svn.apache.org/viewvc?rev=1302938&view=rev Log: Blocking revisions 1300208,1300226,1300260,1300360,1301516,1302743,1302744,1302745 via git from https://svn.apache.org/repos/asf/cxf/trunk r1300208 | sergeyb

svn commit: r1302937 - /cxf/branches/2.5.x-fixes/

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 15:24:41 2012 New Revision: 1302937 URL: http://svn.apache.org/viewvc?rev=1302937&view=rev Log: Recording revisions 1302574,1302822 via git from https://svn.apache.org/repos/asf/cxf/trunk Modified: cxf/branches/2.5.x-fixes/ (props changed) Propchange: cxf/b

svn commit: r1302936 - in /cxf/branches/2.5.x-fixes/common/common/src/main/java/org/apache/cxf/common/logging: AbstractDelegatingLogger.java LogUtils.java Slf4jLogger.java

2012-03-20 Thread dkulp
Author: dkulp Date: Tue Mar 20 15:24:35 2012 New Revision: 1302936 URL: http://svn.apache.org/viewvc?rev=1302936&view=rev Log: Merged revisions 1302574 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk r1302574 | dkulp | 2012-03-19 13:56:40 -0400 (Mon, 19 Mar 2012) |

svn commit: r1302832 - /cxf/branches/2.4.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.java

2012-03-20 Thread coheigea
Author: coheigea Date: Tue Mar 20 10:56:44 2012 New Revision: 1302832 URL: http://svn.apache.org/viewvc?rev=1302832&view=rev Log: Make it possible to use a custom WSS4J Action on its own Modified: cxf/branches/2.4.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOut

svn commit: r1302829 - /cxf/branches/2.5.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.java

2012-03-20 Thread coheigea
Author: coheigea Date: Tue Mar 20 10:34:27 2012 New Revision: 1302829 URL: http://svn.apache.org/viewvc?rev=1302829&view=rev Log: Make it possible to use a custom WSS4J Action on its own Modified: cxf/branches/2.5.x-fixes/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOut

svn commit: r1302822 - /cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.java

2012-03-20 Thread coheigea
Author: coheigea Date: Tue Mar 20 10:18:13 2012 New Revision: 1302822 URL: http://svn.apache.org/viewvc?rev=1302822&view=rev Log: Make it possible to use a custom WSS4J Action on its own Modified: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.jav

svn commit: r1302804 - in /cxf/branches/2.4.x-fixes: rt/bindings/http/ rt/databinding/aegis/ rt/databinding/xmlbeans/ rt/frontend/jaxrs/ rt/javascript/ rt/transports/http/ systests/databinding/ systes

2012-03-20 Thread ffang
Author: ffang Date: Tue Mar 20 09:11:44 2012 New Revision: 1302804 URL: http://svn.apache.org/viewvc?rev=1302804&view=rev Log: rt-transports-http module should optionally depend on spring Modified: cxf/branches/2.4.x-fixes/rt/bindings/http/pom.xml cxf/branches/2.4.x-fixes/rt/databinding/a

svn commit: r1302802 - in /cxf/branches/2.5.x-fixes: rt/bindings/http/ rt/databinding/aegis/ rt/databinding/xmlbeans/ rt/frontend/jaxrs/ rt/javascript/javascript-tests/ rt/transports/http/ systests/da

2012-03-20 Thread ffang
Author: ffang Date: Tue Mar 20 09:08:19 2012 New Revision: 1302802 URL: http://svn.apache.org/viewvc?rev=1302802&view=rev Log: rt-transports-http module should optionally depend on spring Modified: cxf/branches/2.5.x-fixes/rt/bindings/http/pom.xml cxf/branches/2.5.x-fixes/rt/databinding/a