diff --git a/framework/projects/Collections/Collections.build.xml b/framework/projects/Collections/Collections.build.xml index 1159be34d..f0e6f673a 100644 --- a/framework/projects/Collections/Collections.build.xml +++ b/framework/projects/Collections/Collections.build.xml @@ -28,7 +28,6 @@ of the checked-out project version. - @@ -61,7 +60,6 @@ of the checked-out project version. - diff --git a/framework/projects/Lang/Lang.build.xml b/framework/projects/Lang/Lang.build.xml index 203ee0291..448ab3954 100644 --- a/framework/projects/Lang/Lang.build.xml +++ b/framework/projects/Lang/Lang.build.xml @@ -72,7 +72,6 @@ of the checked-out project version. - diff --git a/framework/projects/defects4j.build.xml b/framework/projects/defects4j.build.xml index 87af7ab3f..901248e76 100644 --- a/framework/projects/defects4j.build.xml +++ b/framework/projects/defects4j.build.xml @@ -46,8 +46,7 @@ project-specific build file ("project_id"/"project_id".build.xml) for the classpath="${d4j.home}/framework/lib/ant-contrib.jar"/> - - + diff --git a/framework/projects/lib/hamcrest-core-1.3.jar b/framework/projects/lib/hamcrest-core-1.3.jar deleted file mode 100644 index 9d5fe16e3..000000000 Binary files a/framework/projects/lib/hamcrest-core-1.3.jar and /dev/null differ diff --git a/framework/projects/lib/junit-4.12.jar b/framework/projects/lib/junit-4.12-hamcrest-1.3.jar similarity index 51% rename from framework/projects/lib/junit-4.12.jar rename to framework/projects/lib/junit-4.12-hamcrest-1.3.jar index 3a7fc266c..554b268d4 100644 Binary files a/framework/projects/lib/junit-4.12.jar and b/framework/projects/lib/junit-4.12-hamcrest-1.3.jar differ