[exo-jcr-commits] exo-jcr SVN: r2298 - ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Apr 22 03:05:00 EDT 2010


Author: yakimenko
Date: 2010-04-22 03:04:59 -0400 (Thu, 22 Apr 2010)
New Revision: 2298

Modified:
   ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java
Log:
EXOJCR-663 : remove finalization of RequestDispatcher class

Modified: ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java
===================================================================
--- ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java	2010-04-21 14:25:06 UTC (rev 2297)
+++ ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java	2010-04-22 07:04:59 UTC (rev 2298)
@@ -58,7 +58,7 @@
  * @author <a href="mailto:andrew00x at gmail.com">Andrey Parfonov</a>
  * @version $Id: $
  */
-public final class RequestDispatcher
+public class RequestDispatcher
 {
 
    /**



More information about the exo-jcr-commits mailing list