You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/04/24 12:24:02 UTC

svn commit: r531863 - /harmony/enhanced/buildtest/branches/2.0/adaptors/JettyScenario/parameters.xml

Author: smishura
Date: Tue Apr 24 03:24:01 2007
New Revision: 531863

URL: http://svn.apache.org/viewvc?view=rev&rev=531863
Log:
Change svn url for Jetty tests

Modified:
    harmony/enhanced/buildtest/branches/2.0/adaptors/JettyScenario/parameters.xml

Modified: harmony/enhanced/buildtest/branches/2.0/adaptors/JettyScenario/parameters.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/adaptors/JettyScenario/parameters.xml?view=diff&rev=531863&r1=531862&r2=531863
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/adaptors/JettyScenario/parameters.xml (original)
+++ harmony/enhanced/buildtest/branches/2.0/adaptors/JettyScenario/parameters.xml Tue Apr 24 03:24:01 2007
@@ -83,8 +83,9 @@
     <shared>
         <!-- define the place where drlvm workspace will be placed -->
         <trunk.dir value="${scenario.dir}" id="trunk.dir.id"/>
-        <!-- the trunk url for svn -->
-        <svn.url value="http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/trunk/tests/JettyScenario"/>
+
+        <!-- FIXME: the scenario shouldn't depend on its location in svn -->
+        <svn.url value="http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/branches/2.0/tests/JettyScenario"/>
     </shared>
 
     <!-- CC specific configuration -->