Author: jbonofre
Date: Mon Nov 28 20:54:29 2011
New Revision: 1207596

URL: http://svn.apache.org/viewvc?rev=1207596&view=rev
Log:
[SMX4-986] Add info file for atlassian-xmlrpc-binder

Added:
    servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/
    servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/
    servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/
    
servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/OSGI-INF/
    
servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/OSGI-INF/bundle.info

Added: 
servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/OSGI-INF/bundle.info
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/OSGI-INF/bundle.info?rev=1207596&view=auto
==============================================================================
--- 
servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/OSGI-INF/bundle.info
 (added)
+++ 
servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/src/main/resources/OSGI-INF/bundle.info
 Mon Nov 28 20:54:29 2011
@@ -0,0 +1,23 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URLs:
+        
\u001B[33mmvn:${pkgGroupId}/atlassian-xmlrpc-binder-annotations/${pkgVersion}\u001B[0m
+        
\u001B[33mmvn:${pkgGroupId}/atlassian-xmlrpc-binder/${pkgVersion}\u001B[0m
+        
\u001B[33mmvn:${pkgGroupId}/atlassian-xmlrpc-binder-client-apache/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    The Atlassian XML-RPC binder is an XML-RPC library for Java 1.5 for both 
connecting to or creating your own
+    XML-RPC services.
+
+    The main features are:
+
+    * The description and binding of remote services using interfaces and 
dynamic proxies
+    * Type safety
+    * Automatic bean type conversion for parameters and return values
+    * XML-RPC Servlet
+    * Reuse of same interface contract for both client and server
+    * Spring Integration
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttps://labs.atlassian.com/wiki/display/XMLRPC/Home\u001B[0m


Reply via email to