Rename boot-language-server to spring-boot-language-server

So it is consistent with the vscode-spring-boot naming.
This commit is contained in:
Kris De Volder
2018-02-13 11:57:13 -08:00
parent f9894621cf
commit ae1354d53e
15 changed files with 16 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ curl https://raw.githubusercontent.com/textmate/yaml.tmbundle/master/Syntaxes/YA
curl https://raw.githubusercontent.com/textmate/java.tmbundle/master/Syntaxes/JavaProperties.plist > properties-support/java-properties.tmLanguage
# Use maven to build fat jar of the language server
cd ../../headless-services/boot-language-server
cd ../../headless-services/spring-boot-language-server
./build.sh
mkdir -p ${workdir}/jars