[exo-jcr-commits] exo-jcr SVN: r4731 - ws/branches/2.1.x/patch/2.1.10-GA/WS-269.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Aug 10 04:16:58 EDT 2011


Author: areshetnyak
Date: 2011-08-10 04:16:58 -0400 (Wed, 10 Aug 2011)
New Revision: 4731

Added:
   ws/branches/2.1.x/patch/2.1.10-GA/WS-269/WS-269.patch
Removed:
   ws/branches/2.1.x/patch/2.1.10-GA/WS-269/JCR-1656-ws.patch
Log:
WS-269 : Name of file with patch was changed WS-269.patch

Deleted: ws/branches/2.1.x/patch/2.1.10-GA/WS-269/JCR-1656-ws.patch
===================================================================
--- ws/branches/2.1.x/patch/2.1.10-GA/WS-269/JCR-1656-ws.patch	2011-08-10 08:01:55 UTC (rev 4730)
+++ ws/branches/2.1.x/patch/2.1.10-GA/WS-269/JCR-1656-ws.patch	2011-08-10 08:16:58 UTC (rev 4731)
@@ -1,12 +0,0 @@
-Index: exo.ws.commons/src/main/java/org/exoplatform/common/http/client/DefaultAuthHandler.java
-===================================================================
---- exo.ws.commons/src/main/java/org/exoplatform/common/http/client/DefaultAuthHandler.java	(revision 4722)
-+++ exo.ws.commons/src/main/java/org/exoplatform/common/http/client/DefaultAuthHandler.java	(working copy)
-@@ -192,7 +192,6 @@
-       // try to get rid of any unencoded passwords in memory
- 
-       answer = null;
--      System.gc();
- 
-       // Done
- 

Added: ws/branches/2.1.x/patch/2.1.10-GA/WS-269/WS-269.patch
===================================================================
--- ws/branches/2.1.x/patch/2.1.10-GA/WS-269/WS-269.patch	                        (rev 0)
+++ ws/branches/2.1.x/patch/2.1.10-GA/WS-269/WS-269.patch	2011-08-10 08:16:58 UTC (rev 4731)
@@ -0,0 +1,12 @@
+Index: exo.ws.commons/src/main/java/org/exoplatform/common/http/client/DefaultAuthHandler.java
+===================================================================
+--- exo.ws.commons/src/main/java/org/exoplatform/common/http/client/DefaultAuthHandler.java	(revision 4722)
++++ exo.ws.commons/src/main/java/org/exoplatform/common/http/client/DefaultAuthHandler.java	(working copy)
+@@ -192,7 +192,6 @@
+       // try to get rid of any unencoded passwords in memory
+ 
+       answer = null;
+-      System.gc();
+ 
+       // Done
+ 



More information about the exo-jcr-commits mailing list