Return-Path: X-Original-To: apmail-creadur-commits-archive@www.apache.org Delivered-To: apmail-creadur-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D125F1167F for ; Tue, 12 Aug 2014 21:48:12 +0000 (UTC) Received: (qmail 32570 invoked by uid 500); 12 Aug 2014 21:48:12 -0000 Delivered-To: apmail-creadur-commits-archive@creadur.apache.org Received: (qmail 32543 invoked by uid 500); 12 Aug 2014 21:48:12 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 32532 invoked by uid 99); 12 Aug 2014 21:48:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 21:48:12 +0000 Date: Tue, 12 Aug 2014 21:48:12 +0000 (UTC) From: "Philipp Ottlinger (JIRA)" To: commits@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (TENTACLES-3) Provide a meaningful help text upon tentacles launch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TENTACLES-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philipp Ottlinger reassigned TENTACLES-3: ----------------------------------------- Assignee: Philipp Ottlinger (was: Robert Burrell Donkin) > Provide a meaningful help text upon tentacles launch > ---------------------------------------------------- > > Key: TENTACLES-3 > URL: https://issues.apache.org/jira/browse/TENTACLES-3 > Project: Apache Tentacles > Issue Type: New Feature > Reporter: Philipp Ottlinger > Assignee: Philipp Ottlinger > > At the moment one does not get a graceful notice about missing arguments but an IndexOutOfBoundsException: > {noformat} > $ java -jar target/apache-tentacles-0.1-SNAPSHOT-jar-with-dependencies.jar > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 > at org.apache.creadur.tentacles.Configuration.(Configuration.java:49) > at org.apache.creadur.tentacles.Main.(Main.java:70) > at org.apache.creadur.tentacles.Main.main(Main.java:102) > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)