You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/10/29 05:32:17 UTC

svn commit: r589488 - in /incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources: binding-atom.js binding-jsonrpc.js

Author: jsdelfino
Date: Sun Oct 28 21:32:14 2007
New Revision: 589488

URL: http://svn.apache.org/viewvc?rev=589488&view=rev
Log:
Minor cleanup of the scripts.

Modified:
    incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-atom.js
    incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-jsonrpc.js

Modified: incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-atom.js
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-atom.js?rev=589488&r1=589487&r2=589488&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-atom.js (original)
+++ incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-atom.js Sun Oct 28 21:32:14 2007
@@ -88,5 +88,3 @@
 		return null;
 	}
 }
-
-bindingatom = "loaded";
\ No newline at end of file

Modified: incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-jsonrpc.js
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-jsonrpc.js?rev=589488&r1=589487&r2=589488&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-jsonrpc.js (original)
+++ incubator/tuscany/java/sca/modules/implementation-widget/src/main/resources/binding-jsonrpc.js Sun Oct 28 21:32:14 2007
@@ -490,5 +490,3 @@
     JSONRpcClient.httpObjectName = null;
     throw new JSONRpcClient.Exception(0, "Can't create XMLHttpRequest object");
 };
-
-bindingjsonrpc = "loaded";
\ No newline at end of file



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