balu126 / spectacular

Automatically exported from code.google.com/p/spectacular
0 stars 0 forks source link

NullPointerException when no cmd line options are presented #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Execute Spectacular with no arguments (i.e. > Spectacular )

What is the expected output? What do you see instead?

It should run with default options (no EUC base packages?) and/or display
required command line arguments and then exit gracefully.

Original issue reported on code.google.com by mdowl...@gmail.com on 20 Nov 2009 at 6:23

GoogleCodeExporter commented 9 years ago
Here's what I see instead:

mdd> Spectacular 
Exception in thread "main" java.lang.NullPointerException
    at minderupt.spectacular.spine.SpectacularRunner.main(SpectacularRunner.java:42)

Original comment by mdowl...@gmail.com on 20 Nov 2009 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by mdowl...@gmail.com on 1 Dec 2009 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by mdowl...@gmail.com on 2 Dec 2009 at 3:32