Return-Path: Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: (qmail 85461 invoked from network); 8 Oct 2007 08:57:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Oct 2007 08:57:56 -0000 Received: (qmail 41965 invoked by uid 500); 8 Oct 2007 08:57:44 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 41954 invoked by uid 99); 8 Oct 2007 08:57:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 01:57:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 08:57:47 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id C8C4D714236; Mon, 8 Oct 2007 01:57:26 -0700 (PDT) From: bugzilla@apache.org To: general@xmlgraphics.apache.org Subject: DO NOT REPLY [Bug 42980] - [patch] Support for ClasspathResources In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071008085726.C8C4D714236@brutus.apache.org> Date: Mon, 8 Oct 2007 01:57:26 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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://issues.apache.org/bugzilla/show_bug.cgi?id=42980 jeremias@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From jeremias@apache.org 2007-10-08 01:57 ------- Patch applied: http://svn.apache.org/viewvc?rev=582750&view=rev Thanks, Max. Looks useful, though it may need some tweaking when we've had some experience with it. If you look at Service.java, you'll see that there's a more complex way to determine the right class loader. I've moved the class loader determination into a separate private method and have adjusted the naming of the singleton getter just a bit. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org