jetty/jetty.project

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

Open

#175 aberto em 16 de fev. de 2016

Ver no GitHub
 (14 comments) (0 reactions) (1 assignee)Java (1.913 forks)batch import
EnhancementHelp Wanted

Métricas do repositório

Stars
 (3.701 stars)
Métricas de merge de PR
 (Mesclagem média 6d 14h) (48 fundiu PRs em 30d)

Description

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=

Guia do colaborador