I've enclosed getResource() calls in a try catch clause in order to get resources plugin get past BootstrapResources.groovy correctly in case of integration tests, database migration scripts or other cases where folders can't be resolved. I've tested this patch both in run-app and run-war and it behaves correctly.
I've enclosed getResource() calls in a try catch clause in order to get resources plugin get past BootstrapResources.groovy correctly in case of integration tests, database migration scripts or other cases where folders can't be resolved. I've tested this patch both in run-app and run-war and it behaves correctly.