jetty/jetty.project

Provide alternative syntax for start.jar --download

Aperta

#5969 aperta il 11 feb 2021

 (9 commenti) (0 reazioni) (1 assegnatario)Java (1913 fork)batch import
EnhancementHelp WantedLow Priority

Metriche repository

Star
 (3701 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor