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 2008/03/26 08:25:10 UTC

svn commit: r641183 - /harmony/enhanced/buildtest/trunk/infra/adaptors/snapshot/suite-cc-custom-config.xml

Author: smishura
Date: Wed Mar 26 00:25:09 2008
New Revision: 641183

URL: http://svn.apache.org/viewvc?rev=641183&view=rev
Log:
Add property file 'snapshot.properties'

Modified:
    harmony/enhanced/buildtest/trunk/infra/adaptors/snapshot/suite-cc-custom-config.xml

Modified: harmony/enhanced/buildtest/trunk/infra/adaptors/snapshot/suite-cc-custom-config.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/infra/adaptors/snapshot/suite-cc-custom-config.xml?rev=641183&r1=641182&r2=641183&view=diff
==============================================================================
--- harmony/enhanced/buildtest/trunk/infra/adaptors/snapshot/suite-cc-custom-config.xml (original)
+++ harmony/enhanced/buildtest/trunk/infra/adaptors/snapshot/suite-cc-custom-config.xml Wed Mar 26 00:25:09 2008
@@ -3,7 +3,8 @@
     <!-- Keep this tag if you want to see any parameter value accessible 
          from adaptor.xml here -->
     <!-- @BT.PARAMETERS.INCLUDE@ -->
-    
+    <property file='${config.dir}/snapshot.properties'/>
+
     <!-- Tag resolved to the name of 
          the test suite this config is related to. -->
     <project name="@BT.PROJECT@" buildafterfailed="false">