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 2007/05/17 16:47:55 UTC

svn commit: r538951 - /incubator/tuscany/java/sca/modules/host-embedded/src/main/java/org/apache/tuscany/sca/host/embedded/SCADomain.java

Author: slaws
Date: Thu May 17 07:47:55 2007
New Revision: 538951

URL: http://svn.apache.org/viewvc?view=rev&rev=538951
Log:
fix an dodgy comment

Modified:
    incubator/tuscany/java/sca/modules/host-embedded/src/main/java/org/apache/tuscany/sca/host/embedded/SCADomain.java

Modified: incubator/tuscany/java/sca/modules/host-embedded/src/main/java/org/apache/tuscany/sca/host/embedded/SCADomain.java
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/host-embedded/src/main/java/org/apache/tuscany/sca/host/embedded/SCADomain.java?view=diff&rev=538951&r1=538950&r2=538951
==============================================================================
--- incubator/tuscany/java/sca/modules/host-embedded/src/main/java/org/apache/tuscany/sca/host/embedded/SCADomain.java (original)
+++ incubator/tuscany/java/sca/modules/host-embedded/src/main/java/org/apache/tuscany/sca/host/embedded/SCADomain.java Thu May 17 07:47:55 2007
@@ -49,10 +49,8 @@
 
     
     /**
-     * Returns a new instance of a local SCA domain. The specified deployable
-     * composite defined in sca-contribution.xml will be included in the SCA domain.
-     * 
-     * @param composite the deployable composite to include in the SCA domain.
+     * Returns a new instance of a local SCA domain.
+     *  
      * @return
      */
     public static SCADomain newInstance() {



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org