Author: hoffmann
Date: Sun Nov 23 00:14:43 2008
New Revision: 719957

URL: http://svn.apache.org/viewvc?rev=719957&view=rev
Log:
removed all references to Scotts' JSON Service and Screens

Removed:
    
turbine/core/branches/TURBINE_2_3_3/src/java/org/apache/turbine/modules/screens/JSONScreen.java
    
turbine/core/branches/TURBINE_2_3_3/src/java/org/apache/turbine/modules/screens/JSONSecureScreen.java
    
turbine/core/branches/TURBINE_2_3_3/src/java/org/apache/turbine/services/jsonrpc/
    
turbine/core/branches/TURBINE_2_3_3/src/test/org/apache/turbine/services/jsonrpc/
    turbine/core/branches/TURBINE_2_3_3/xdocs/services/jsonrpc-service.xml
Modified:
    turbine/core/branches/TURBINE_2_3_3/xdocs/changes.xml
    turbine/core/branches/TURBINE_2_3_3/xdocs/services/index.xml

Modified: turbine/core/branches/TURBINE_2_3_3/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/turbine/core/branches/TURBINE_2_3_3/xdocs/changes.xml?rev=719957&r1=719956&r2=719957&view=diff
==============================================================================
--- turbine/core/branches/TURBINE_2_3_3/xdocs/changes.xml (original)
+++ turbine/core/branches/TURBINE_2_3_3/xdocs/changes.xml Sun Nov 23 00:14:43 
2008
@@ -158,12 +158,6 @@
       and for integer ranges.
     </action>
     <action type="add" dev="seade">
-      Added JSON-RPC Service to support JavaScript to Java AJAX communications
-      using <a href="http://oss.metaparadigm.com/jsonrpc/";>JSON-RPC-Java</a>.
-      For further details see <a href="services/jsonrpc-service.html">JSON-RPC
-      Service</a>.
-    </action>
-    <action type="add" dev="seade">
       Added UI Service as a replacement for the UIManager pull tool (now
       deprecated in favor of the backwards compatible UITool).
       For further details see <a href="services/ui-service.html">UI 
Service</a>.

Modified: turbine/core/branches/TURBINE_2_3_3/xdocs/services/index.xml
URL: 
http://svn.apache.org/viewvc/turbine/core/branches/TURBINE_2_3_3/xdocs/services/index.xml?rev=719957&r1=719956&r2=719957&view=diff
==============================================================================
--- turbine/core/branches/TURBINE_2_3_3/xdocs/services/index.xml (original)
+++ turbine/core/branches/TURBINE_2_3_3/xdocs/services/index.xml Sun Nov 23 
00:14:43 2008
@@ -112,13 +112,6 @@
 </li>
 
 <li>
-<a href="jsonrpc-service.html">JSON-RPC Service</a>
-<br/>
-The JSON-RPC Service supports JavaScript to Java AJAX communications using
-<a href="http://oss.metaparadigm.com/jsonrpc/";>JSON-RPC-Java</a>.
-</li>
-
-<li>
 <a href="jsp-service.html">JSP Service</a>
 <br/>
 The JSP Service is the set of classes that process JSP files inside the


Reply via email to