You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/01/11 13:24:12 UTC

svn commit: r611157 - /lenya/trunk/src/modules-core/linking/java/test/org/apache/lenya/cms/cocoon/transformation/ProxyTransformerTest.java

Author: andreas
Date: Fri Jan 11 04:24:09 2008
New Revision: 611157

URL: http://svn.apache.org/viewvc?rev=611157&view=rev
Log:
Changed proxy test URL to something more sensible

Modified:
    lenya/trunk/src/modules-core/linking/java/test/org/apache/lenya/cms/cocoon/transformation/ProxyTransformerTest.java

Modified: lenya/trunk/src/modules-core/linking/java/test/org/apache/lenya/cms/cocoon/transformation/ProxyTransformerTest.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/linking/java/test/org/apache/lenya/cms/cocoon/transformation/ProxyTransformerTest.java?rev=611157&r1=611156&r2=611157&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/linking/java/test/org/apache/lenya/cms/cocoon/transformation/ProxyTransformerTest.java (original)
+++ lenya/trunk/src/modules-core/linking/java/test/org/apache/lenya/cms/cocoon/transformation/ProxyTransformerTest.java Fri Jan 11 04:24:09 2008
@@ -70,7 +70,7 @@
         
         String pubId = "mock";
         String area = "authoring";
-        String proxyUrl = "http://www.mock.org";
+        String proxyUrl = "http://www.apache-lenya-proxy-test.org";
 
         createMockPublication(pubId, area, proxyUrl);
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org