add emf 2.5
diff --git a/build/index.php b/build/index.php
index 5a76118..5177e1e 100644
--- a/build/index.php
+++ b/build/index.php
@@ -63,6 +63,7 @@
 $options["RunTests22"] = array (	"JUnit Tests=JUnit",	"JDK 1.4 & Standalone=JDK14",	"JDK 5.0 & Standalone=JDK50",	"Old Tests=Old"	);
 $options["RunTests23"] = array (	"JUnit Tests=JUnit",	"JDK 5.0 & Standalone=JDK50",	"Old Tests=Old"	);
 $options["RunTests24"] = array (	"JUnit Tests=JUnit",	"JDK 6.0 & Standalone=JDK60",	"JDK 5.0 & Standalone=JDK50",  	"Old Tests=Old" );
+$options["RunTests25"] = array (	"JUnit Tests=JUnit",	"JDK 6.0 & Standalone=JDK60",	"JDK 5.0 & Standalone=JDK50",  	"Old Tests=Old" );
 #"Binary Compatibility=Binary", "Source Compatibility=Source",
 
 // bug 222298: this will probably break on some servers