This is an automated email from the ASF dual-hosted git repository.

johndament pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new dd2df2f  Cleaning up bullet section.
dd2df2f is described below

commit dd2df2ff4b76722f13c6a35f5790624d2f22e1ac
Author: John Ament <[email protected]>
AuthorDate: Mon Feb 5 22:35:03 2018 -0500

    Cleaning up bullet section.
---
 README.md | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/README.md b/README.md
index 83c8d4f..38c49b4 100644
--- a/README.md
+++ b/README.md
@@ -9,23 +9,23 @@ JMS or JBI.
 CXF includes a broad feature set, but it is primarily focused on the following 
 areas:
 
-    * Web Services Standards Support: CXF supports a variety of web service 
-      standards including SOAP, the Basic Profile, WSDL, WS-Addressing, 
-      WS-Policy, WS-ReliableMessaging, WS-Security, WS-SecurityPolicy,
-      WS-SecureConversation, and WS-Trust.
-    * Frontends: CXF supports a variety of "frontend" programming models. CXF
-      implements the JAX-WS APIs. It also includes a "simple frontend" which 
-      allows creation of clients and endpoints without annotations. CXF 
supports 
-      both contract first development with WSDL and code first development 
-      starting from Java.  There is also a JAX-RS frontend for providing 
-      REST support.
-    * Ease of use: CXF is designed to be intuitive and easy to use. There 
-      are simple APIs to quickly build code-first services, Maven plug-ins to 
-      make tooling integration easy, JAX-WS API support, Spring 2.x XML 
support 
-      to make configuration a snap, and much more.
-    * Binary and Legacy Protocol Support: CXF has been designed to provide a 
-      pluggable architecture that supports not only XML but also non-XML type 
-      bindings, such as JSON and CORBA, in combination with any type of 
transport.
+- Web Services Standards Support: CXF supports a variety of web service 
+  standards including SOAP, the Basic Profile, WSDL, WS-Addressing, 
+  WS-Policy, WS-ReliableMessaging, WS-Security, WS-SecurityPolicy,
+  WS-SecureConversation, and WS-Trust.
+- Frontends: CXF supports a variety of "frontend" programming models. CXF
+  implements the JAX-WS APIs. It also includes a "simple frontend" which 
+  allows creation of clients and endpoints without annotations. CXF supports 
+  both contract first development with WSDL and code first development 
+  starting from Java.  There is also a JAX-RS frontend for providing 
+  REST support.
+- Ease of use: CXF is designed to be intuitive and easy to use. There 
+  are simple APIs to quickly build code-first services, Maven plug-ins to 
+  make tooling integration easy, JAX-WS API support, Spring 2.x XML support 
+  to make configuration a snap, and much more.
+- Binary and Legacy Protocol Support: CXF has been designed to provide a 
+  pluggable architecture that supports not only XML but also non-XML type 
+  bindings, such as JSON and CORBA, in combination with any type of transport.
 
 
 Export Notice

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to