Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.1-alpha-2
-
None
-
None
-
Patch
Description
2.1-alpha-2 head is not compiling because AbstractWarPackagingTask is trying to catch an IOException that is no longer thrown. I have fix this locally and have attached a simple patch for it. All you have to do is remove the offending catch block.