-
Notifications
You must be signed in to change notification settings - Fork 4
IPTE-19: update maven dependencies #78
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
Conversation
…ssembly-plugin' and 'maven-site-plugin'
|
Getting exception on start when existing db is in place:
Error happens with my existing db and also when I created a new instance with the current develop (but only in 1 of 2 tries.. 1 time it worked)... Opening the database after this error with the old version does not work as well (fails with another error). So database seems to be corrupted when this happens. Found: h2database/h2database#2263 (comment) which suggets that upgrading h2 db should be done via sql dump and restore. This is unexpected. Please have a look I you have an idea to this problem. I guess we need to have some upgrade mechanism to follow the recommended way for h2 upgrades. Not sure if we should create a release with the old h2 version in place - or we need to have the mechanism first. |
|
works for me now for ~1 week. merging |
404 of dependency check is gone now.
h2 works fine without version tag 😄