Skip to content

test-editor/deprecated-xtext-index-backend

Repository files navigation

DEPRECATED xtext-index-backend

xtext-index-backend

⚠️ WARNING This project is deprecated because the Test-Editor Team decided to merge the newly created index backend with the existing Xtext backend in October 2018 ⚠️

The new backend repository for the project ⭐Test-Editor-Web⭐ can be found under test-editor-backend

build local version

./gradlew install will build a local version and put this into the local maven repository from which it can be used locally for other builds. The current version is set within the file gradle.properties

publish version

  • checkout master branch
  • execute ./gradlew release
  • done

This will run a complete build locally, run all tests locally and tag this branch to a version, pushing it into the master branch. Following the push, a travis job will run that will run a complete build on ci (including tests etc.). Given the success of this run, travis will run a publish script that checks whether a (new) tag is set and of so, runs an upload to bitbucket task with gradle that will do the actual upload to bintray / jcenter.

About

WARNING DEPRECATED Repo xtext-index-backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •