You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2011/07/11 12:08:06 UTC

svn commit: r1145105 - /tuscany/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/resources/org/apache/tuscany/sca/binding/sca/definitions.xml

Author: slaws
Date: Mon Jul 11 10:08:05 2011
New Revision: 1145105

URL: http://svn.apache.org/viewvc?rev=1145105&view=rev
Log:
remove extra space

Modified:
    tuscany/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/resources/org/apache/tuscany/sca/binding/sca/definitions.xml

Modified: tuscany/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/resources/org/apache/tuscany/sca/binding/sca/definitions.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/resources/org/apache/tuscany/sca/binding/sca/definitions.xml?rev=1145105&r1=1145104&r2=1145105&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/resources/org/apache/tuscany/sca/binding/sca/definitions.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/resources/org/apache/tuscany/sca/binding/sca/definitions.xml Mon Jul 11 10:08:05 2011
@@ -24,4 +24,4 @@
  			
     <!-- MJE 22/06/2010 - add asyncInvocation to the @mayProvide list, for async services support --> 			
 	<sca:bindingType type="sca:binding.sca"  mayProvide="sca:asyncInvocation" alwaysProvides=""/>	 		
- </sca:definitions>
\ No newline at end of file
+</sca:definitions>
\ No newline at end of file