-
Notifications
You must be signed in to change notification settings - Fork 24
light-codegen command line error handling #143
Copy link
Copy link
Closed
Description
b-gyula
opened on Apr 19, 2018
Issue body actions
- In case of an invalid framework parameter the cli still says "A project has been generated successfully in output folder. Have fun!!!"
- Should not log the success message in this case
- It would be nice to list the available frameworks
- Currently there is no framework, that would not throw a NullPointerException if the config parameter is not passed. Until there is none it should be mandatory.
- In case command line parameter error instead of the full exception with the stack trace only the should be enough to be logged along with the usage.
- If the output command line parameter is not given, the current folder shall be used instead of "null"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels