jetty/jetty.project

Provide alternative syntax for start.jar --download

Open

#5.969 aberto em 11 de fev. de 2021

Ver no GitHub
 (9 comments) (0 reactions) (1 assignee)Java (1.913 forks)batch import
EnhancementHelp WantedLow Priority

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

Jetty version 9.4.x

Description Currently, the --download=<arg> command line argument has a syntax in the <arg> with a pipe symbol |. This complicates usage on a command line as it's a special character interpreted by the shell.

Consider an alternative (optional) character that can be used in the <arg> section.

Guia do colaborador