pf4j-update icon indicating copy to clipboard operation
pf4j-update copied to clipboard

Update mechanism for PF4J

Results 10 pf4j-update issues
Sort by recently updated
recently updated
newest added

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.41.v20210516 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @​jianglai (Lai Jiang) @​markslater (markslater) @​prenagha (Padraic Renaghan)...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.2.4 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Readme currently states pf4j-update is ~15k, with one dependency (gson) Libraries tend to put on weight. Current release (2.3.0) is ~25k from Maven Central, and seems to have grown another...

This is my initial attempt at implementing #22, any suggestions Another way to solve this, would probably be to Download the plugin first, then inspect the manifest and download the...

Spinoff from https://github.com/decebals/pf4j/issues/51 There is currently no provision for building a dependency graph before starting an install/download with pf4j-update. If a dependency stated in `plugins.json` is neither installed (PluginManager) or...

Noticed the main pf4j has support for jigsaw modules using module-info.java. Can we get that added here as well?

enhancement

For developers like me living in a reactive world, it would be interesting if pf4j-update provides support for reactive streams. I would propose myself as candidate to work on this...

enhancement
help wanted

I tried running the example in the 'How to use' section of README.md. The update manager failed to update the plugin to the latest version because it could not delete...

I intend to make a refactoring: - move `FileDownloader` and `SimpleFileDownloader` in a new `downloader` package - move `FileVerifier` and `VerifierException` in `verifier` package What you say?

enhancement

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.41.v20210516 to 9.4.51.v20230217. Release notes Sourced from jetty-server's releases. 9.4.51.v20230217 Sponsored Release This is a release of the End of Community Support Jetty 9.x series that was...

dependencies