Author: coheigea
Date: Tue Jan 22 17:18:35 2013
New Revision: 1437055
URL: http://svn.apache.org/viewvc?rev=1437055&view=rev
Log:
Merged revisions 1437053 via git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1437053 | coheigea | 2013-01-22 17:18:04 +0000 (Tue, 22 Jan 2013) | 2 lines
Minor README refactor
........
Modified:
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/README.txt
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/README.txt
Modified:
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/README.txt
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/README.txt?rev=1437055&r1=1437054&r2=1437055&view=diff
==============================================================================
---
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/README.txt
(original)
+++
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/README.txt
Tue Jan 22 17:18:35 2013
@@ -1,12 +1,10 @@
Hello World Demo using BARE Style in XML Binding (pure XML over HTTP)
=====================================================================
-This demo illustrates the use of Apache CXF's xml binding. This
-specific demo shows you how xml binding works with the
-doc-lit bare style
+This demo illustrates the use of Apache CXF's XML binding. This specific demo
+shows you how XML binding works with the doc-lit bare style
-Please review the README in the samples directory before
-continuing.
+Please review the README in the samples directory before continuing.
Building and running the demo using Maven
---------------------------------------
Modified:
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/README.txt
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/README.txt?rev=1437055&r1=1437054&r2=1437055&view=diff
==============================================================================
---
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/README.txt
(original)
+++
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/README.txt
Tue Jan 22 17:18:35 2013
@@ -1,12 +1,10 @@
Hello World Demo using WRAPPED Style in XML Binding (pure XML over HTTP)
========================================================================
-This demo illustrates the use of Apache CXF's xml binding. This
-specific demo shows you how xml binding works with the
-doc-lit wrapped style.
+This demo illustrates the use of Apache CXF's XML binding. This specific demo
+shows you how the XML binding works with the doc-lit wrapped style.
-Please review the README in the samples directory before
-continuing.
+Please review the README in the samples directory before continuing.
Building and running the demo using Maven
---------------------------------------