Return-Path: Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 34414 invoked from network); 4 Sep 2003 00:36:32 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 4 Sep 2003 00:36:32 -0000 Received: (qmail 28977 invoked by uid 50); 4 Sep 2003 00:39:15 -0000 Date: 4 Sep 2003 00:39:15 -0000 Message-ID: <20030904003915.28976.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 20729] - [jexl][patch] Rethrow exceptions in method execution X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20729 [jexl][patch] Rethrow exceptions in method execution proyal@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From proyal@apache.org 2003-09-04 00:39 ------- patch mostly applied, i kept the unwrapping of the InvocationTargetException in there.