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

Would it be possible to migrate to OrientDB 2.2.16? #4

Closed
karolmie1 opened this issue Feb 13, 2017 · 7 comments
Closed

Would it be possible to migrate to OrientDB 2.2.16? #4

karolmie1 opened this issue Feb 13, 2017 · 7 comments

Comments

@karolmie1
Copy link

Should be one liner.

@xvik
Copy link
Owner

xvik commented Feb 13, 2017

Can you override transitive dependency by directly declaring newer orient version in your build?
Please tell me if there are problems (incompatibilities) with it and I'll make bugfix release.

I could release with updated dependency but I don't want to do it for each minor version (they release it too often).

@karolmie1
Copy link
Author

karolmie1 commented Feb 13, 2017

Tests fail - cannot open studio. Manual navigation to the site confirms that. I didn't find 'org.webjars:orientdb-studio:2.2.16', so I use instead 'com.orientechnologies:orientdb-studio:2.2.16', so maybe this is be a problem? Should I create webjar first with this repository?: https://github.com/webjars/orientdb-studio

java.io.FileNotFoundException: http://localhost:2480/studio/ at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) at ru.vyarus.dropwizard.orient.StartApplicationTest.Check server starts correctly(StartApplicationTest.groovy:30)

Version 2.2.10 is pretty solid though and it won't be the end of the world if i cannot use the newest stuff. Awesome wrapper by the way!

@karolmie1 karolmie1 reopened this Feb 13, 2017
@xvik
Copy link
Owner

xvik commented Feb 13, 2017

Mmmm I forgot! They finally released studio as separate jar!
Thank you for reminding :)

I will add support.

@xvik
Copy link
Owner

xvik commented Feb 15, 2017

It appears that studio jar does not actually contain studio.
Studio build was just fixed, so I will have to wait for orient 2.2.17 release to finish integration.

@karolmie1
Copy link
Author

2.2.17 is released. Hopefully studio jar will contain studio this time xD

@xvik
Copy link
Owner

xvik commented Feb 20, 2017

Studio jar support is already committed, but I want to also improve configuration support before release. Should be ready soon.

@xvik
Copy link
Owner

xvik commented Feb 25, 2017

Released

@xvik xvik closed this as completed Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants