seu-as-code / seu-as-code.plugins

The Gradle plugins for SEU-as-code.
Apache License 2.0
28 stars 9 forks source link

Do not break the build when software hooks throw exceptions #45

Closed g3force closed 7 years ago

g3force commented 7 years ago

Exceptions in software hooks will break the build. This is annoying, if the exception could actually be ignored. A current example is the jacob native library which is not available for Linux, but is used by several packages that create Windows shortcuts.

Currently, only Exceptions are catched, but in the before mentioned case, an Error is thrown.

ghost commented 7 years ago

Your issue doesn't follow our guidelines. Please fix the following:

Click here for details.

Thank you! :pray: This comment was made by GitMagic – Magically enforcing your contribution guidelines.

ghost commented 7 years ago

Thank you, everything looks good now! :bowtie:

lreimer commented 7 years ago

Duplicate of #44.

ghost commented 7 years ago

This issue still violates some of our guidelines:

Click here for details.