Skip to content
New issue

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

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

Already on GitHub? # to your account

project_build not using the release parameter #9

Open
sergiocontrino opened this issue Apr 2, 2020 · 1 comment
Open

project_build not using the release parameter #9

sergiocontrino opened this issue Apr 2, 2020 · 1 comment

Comments

@sergiocontrino
Copy link
Member

it seems that the -V release (e.g. -V dev) parameter is not working.
this was my .intermine set up
covidmine.properties -> covidmine.properties.tonic
covidmine.properties.gin
covidmine.properties.tonic
and
./project_build -b -v -V gin localhost $d/covid/dumps/cov7g
used the tonic properties instead.

@sergiocontrino
Copy link
Member Author

possibly it is using
./gradlew --stacktrace -Drelease=test buildDB
rather than
./gradlew --stacktrace -Dorg.gradle.project.release=test buildDB

check!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant