diff --git a/BUILDING.txt b/BUILDING.txt deleted file mode 100644 index ec52cb32..00000000 --- a/BUILDING.txt +++ /dev/null @@ -1,17 +0,0 @@ - ********************** -********************* Building Hamcrest ********************* - ********************** - ---[ Build requirements ]------------------------------------- - -* JDK 1.8 - ---[ Building from the command line ]------------------------- - -Execute Gradle target: - ./gradlew clean build javadoc - -This will download the correct version of Gradle, do a full -clean build, run all tests and (if successful) package up -a distribution. The resulting builds reside in the 'build' -directory. diff --git a/build.xml.original b/build.xml.original deleted file mode 100644 index 95662ee0..00000000 --- a/build.xml.original +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -