Skip to content

Updater V1 changes#96

Merged
ctrueden merged 3 commits into
masterfrom
updater
Feb 14, 2020
Merged

Updater V1 changes#96
ctrueden merged 3 commits into
masterfrom
updater

Conversation

@frauzufall

Copy link
Copy Markdown
Member
  • imagej-scijava-plugins-uploader-webdav: 0.2.2 -> 0.3.1
  • imagej-ui-swing: 0.22.0 -> 0.23.1
  • imagej-updater: 0.9.3 -> 0.10.1

This is the first stage of a new updater - a version which checks the Java support of our HTTPS certificate and changes the URLs of update sites depending on that. It can also handle changes to URLs on the list of available update sites (in the original version these changes were ignored). Changes to an activated update site URL always have to be approved by the user before they are applied.

More info: https://imagej.net/UpdaterV1

* imagej-scijava-plugins-uploader-webdav: 0.2.2 -> 0.3.1
* imagej-ui-swing: 0.22.0 -> 0.23.1
* imagej-updater: 0.9.3 -> 0.10.1
@frauzufall

frauzufall commented Dec 6, 2019

Copy link
Copy Markdown
Member Author

I updated this PR to the newest updater version (though we could make a new release from the recent changes, but I wanted still test the master one more time before doing that). I added apache-httpclient, apache-httpcore and jackrabbit-webdav to the dependency management, they are needed by imagej-plugins-uploader-webdav. Not sure if I have to exclude commons-logging or how exactly the logging dependencies have to be handled.

Since this is the first time I am adding managed dependencies to pom-scijava, it would be great if someone could have a closer look if what I do is correct.

@ctrueden ctrueden merged commit 30d758c into master Feb 14, 2020
@ctrueden ctrueden deleted the updater branch February 14, 2020 21:09
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.

2 participants