From 9d579532b51e38e07fc01548739f2184d93543e7 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 30 Nov 2016 09:06:00 -0600 Subject: [PATCH] DATAREST-941 - Modify existing browser.html Instead of replacing the HAL Browser's browser.html, take the existing one and alter it inside the build job. This ensures that future updates don't break so horribly. Related to https://github.com/mikekelly/hal-browser/pull/89 which will provide an explicit token to match, instead of using the closing `` tag. --- spring-data-rest-hal-browser/pom.xml | 46 +++ .../spring-data-rest/hal-browser/index.html | 288 ------------------ 2 files changed, 46 insertions(+), 288 deletions(-) delete mode 100644 spring-data-rest-hal-browser/src/main/resources/META-INF/spring-data-rest/hal-browser/index.html diff --git a/spring-data-rest-hal-browser/pom.xml b/spring-data-rest-hal-browser/pom.xml index 723dd8267..d299545f8 100644 --- a/spring-data-rest-hal-browser/pom.xml +++ b/spring-data-rest-hal-browser/pom.xml @@ -108,6 +108,52 @@ + + + + ]]> + + + +
+ + +
+ + + + + +]]>
+
+
+ + + The HAL Browser + The HAL Browser (for Spring Data REST) + + diff --git a/spring-data-rest-hal-browser/src/main/resources/META-INF/spring-data-rest/hal-browser/index.html b/spring-data-rest-hal-browser/src/main/resources/META-INF/spring-data-rest/hal-browser/index.html deleted file mode 100644 index 80a752427..000000000 --- a/spring-data-rest-hal-browser/src/main/resources/META-INF/spring-data-rest/hal-browser/index.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - The HAL Browser (customized for Spring Data REST) - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -