Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6208

Improve the command line handling of java -jar hudson.jar command to start hudson ...

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • core
    • None
    • OS: All. Java: All (1.5/6...)

      The command line options are not handled optimally by Hudson. Here are a few observations:

      • There are no short option names.
      • Invalid option names are not flagged. It remains to be seen if incorrect options should be ignored (falling to defaults) or startup should be aborted.
      • A single - is not a valid long option name. User should be notified of that.

      It's better to keep the Hudson startup options standard, documented and not dependent on underlying web container.

            km km
            km km
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: