jetty/jetty.project

Add --add-to-start=<url> support for easier remote module install

Open

#175 geöffnet am 16. Feb. 2016

Auf GitHub ansehen
 (14 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (1.913 Forks)batch import
EnhancementHelp Wanted

Repository-Metriken

Stars
 (3.701 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 14h) (48 gemergte PRs in 30 T)

Beschreibung

migrated from Bugzilla #449512 status ASSIGNED severity normal in component start for 9.2.x Reported in version 9.3.0 on platform All Assigned to: Joakim Erdfelt

On 2014-10-31 15:32:53 -0400, Joakim Erdfelt wrote:

Add the ability for --add-to-start= to download a module file, install it, and have it download any extra files it needs too.

This would make adding remote modules easier.

On 2014-10-31 15:33:41 -0400, Joakim Erdfelt wrote:

this could possibly be a separate command line (with similar internal behavior)

such as --install-module=

Contributor Guide