retrogradeorbit / bootleg

Simple template processing command line tool to help build static websites
Eclipse Public License 2.0
255 stars 12 forks source link

File not found error could be friendlier #8

Closed chr15m closed 4 years ago

chr15m commented 4 years ago

Currently a big fat stack trace. :)

$ bootleg goober
Exception in thread "main" java.io.FileNotFoundException: goober
    at com.oracle.svm.core.posix.PosixUtils.fileOpen(PosixUtils.java:235)
    at java.io.FileInputStream.open(FileInputStream.java:481)
...
retrogradeorbit commented 4 years ago

There are presently no error messages of any kind. This is definitely an area that needs improvement.

retrogradeorbit commented 4 years ago

a1fa5e144bb9793c13352541a90142087f38927e