jetty/jetty.project

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

Open

#175 创建于 2016年2月16日

在 GitHub 查看
 (14 评论) (0 反应) (1 负责人)Java (1,913 fork)batch import
EnhancementHelp Wanted

仓库指标

Star
 (3,701 star)
PR 合并指标
 (平均合并 6天 14小时) (30 天内合并 48 个 PR)

描述

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=

贡献者指南