[HippoCMS-svn] [20623] ecm/site-toolkit: HSTTWO-432 remove sysout

View: New views
1 Messages — Rating Filter:   Alert me  

[HippoCMS-svn] [20623] ecm/site-toolkit: HSTTWO-432 remove sysout

by fvlankvelt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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