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/06/06 07:40:24 UTC

svn commit: r544734 - /harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/adaptor.xml

Author: smishura
Date: Tue Jun  5 22:40:24 2007
New Revision: 544734

URL: http://svn.apache.org/viewvc?view=rev&rev=544734
Log:
Apply patch from HARMONY-4044:
([buildtest][cc/ci] ehwa project should be updated to work on current BT20)

Modified:
    harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/adaptor.xml

Modified: harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/adaptor.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/adaptor.xml?view=diff&rev=544734&r1=544733&r2=544734
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/adaptor.xml (original)
+++ harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/adaptor.xml Tue Jun  5 22:40:24 2007
@@ -119,7 +119,7 @@
         <log message="============= Adaptor for ${suite.name}: Set Up ..."/>
 
         <log message="Updating scenario sources..."/>
-        <svn-update-bt path="${tests.sources.dir}/${suite.name}"/>
+        <svn-update-bt path="${test.sources.dir}/${suite.name}"/>
 
         <log message="Installing Eclipse..."/>
         <antcall target="-install-eclipse"/>