Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sparql #36

Merged
merged 33 commits into from
Dec 20, 2018
Merged

Feature/sparql #36

merged 33 commits into from
Dec 20, 2018

Conversation

mathias-goebel
Copy link
Collaborator

@mathias-goebel mathias-goebel commented Dec 12, 2018

This PR, while taking steps to solve #9, also greatly advances the development setup implementing the following:

  • moving properties to build.properties
  • new ant target: test (puts a ready to go exist instance in test/)
  • new ant target: devel (creates a complete dev env in a specified directory)
  • new ant target: cleanup (removes develop data)
  • new ant target: jetty-port (sets differnt ports in jetty conf)
  • new ant target: exist-conf (enables RDF indexer in conf.xml)
  • ant test target checks for metrics service availablitly and prints a
    warning when it is not, is also able to install it

mathias-goebel and others added 8 commits December 12, 2018 10:03
- moving properties to build.properties
- new ant target: test (puts a ready to go exist instance in `test/`)
- new ant target: cleanup (removes test data)
- new ant target: jetty-port (sets differnt ports in jetty conf)
- new ant target: exist-conf (enables RDF indexer in conf.xml)
- ant test target checks for metrics service availablitly and prints a
warning when it is not.
Let's stick to 2 spaces for indentation.
build.xml Outdated Show resolved Hide resolved
build.xml Outdated Show resolved Hide resolved
cmil added a commit that referenced this pull request Dec 20, 2018
Since PR #36 has grown pretty big I'm going to merge it even though
there are still a few issues that need to be addressed. I will do so in
a follow-up issue.
@cmil cmil merged commit 2e5caa5 into master Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants