diff --git a/solr/build.xml b/solr/build.xml
index 566002b3094..4d27e17d8d7 100644
--- a/solr/build.xml
+++ b/solr/build.xml
@@ -129,11 +129,11 @@
+ depends="validate-solr, test-core, test-contrib"/>
+ depends="compile-solr-test-framework, compile-test-solr-core, compile-test-solrj, compile-test-contrib, test-jsp"/>
diff --git a/solr/common-build.xml b/solr/common-build.xml
index ad9fdce2c49..3e030d74d27 100644
--- a/solr/common-build.xml
+++ b/solr/common-build.xml
@@ -294,6 +294,9 @@
+
+
+