Revision: 20623
Author: aschrijvers
Date: 2009-11-10 17:31:43 +0100 (Tue, 10 Nov 2009)
Log Message:
-----------
HSTTWO-432 remove sysout
Modified Paths:
--------------
ecm/site-toolkit/branches/Branch-HSTTWO-v2_02_xx/core/src/main/java/org/hippoecm/hst/core/mapping/URLMappingImpl.java
Modified: ecm/site-toolkit/branches/Branch-HSTTWO-v2_02_xx/core/src/main/java/org/hippoecm/hst/core/mapping/URLMappingImpl.java
===================================================================
--- ecm/site-toolkit/branches/Branch-HSTTWO-v2_02_xx/core/src/main/java/org/hippoecm/hst/core/mapping/URLMappingImpl.java 2009-11-10 15:47:56 UTC (rev 20622)
+++ ecm/site-toolkit/branches/Branch-HSTTWO-v2_02_xx/core/src/main/java/org/hippoecm/hst/core/mapping/URLMappingImpl.java 2009-11-10 16:31:43 UTC (rev 20623)
@@ -224,7 +224,6 @@
String cacheKey = null;
try {
rewritePath = node.getPath();
- System.out.println("rewritePath " + rewritePath );
cacheKey = computeCacheKey(rewritePath, external, secondTry, sitemap, hstRequestContext);
cacheKey = cacheKey + this.repositoryMapping.getPath();
Link rewritten = this.rewriteLRUCache.get(cacheKey);
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@...
http://lists.hippo.nl/mailman/listinfo/hippocms-svn