[222298] Make build page default select the regex-defined latest dependencies
diff --git a/build/_common.php b/build/_common.php
index b07e50e..71d3473 100755
--- a/build/_common.php
+++ b/build/_common.php
@@ -16,6 +16,12 @@
         "0.7.3=R0_7_maintenance,/opt/sun-java2-5.0",
 	),
 
+	/* define a regular expression to be used to collect the most recent 
+	 * matching dependencies for running a build. See also releng-common/tools/scripts/start_cron.sh
+	 * and /home/www-data/build/requests/dependencies.urls.txt 
+	 * */ 	
+	"regex" => "I200.*/eclipse-SDK-|[SR]-.*200.*/eclipse-SDK-|[ISR]200.*/emf-sdo-xsd-SDK-",
+
 	"Mapfile_Rule_Default" => 0, // 0: "Use Map, No Tagging=use-false" or 1:"Generate Map, No Tagging=gen-false"
 
 	"EmailDefault" => "pelder@ca.ibm.com", // prefil email contact box with comma-sep'd list