Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 983E411C28 for ; Mon, 23 Jun 2014 09:50:24 +0000 (UTC) Received: (qmail 22690 invoked by uid 500); 23 Jun 2014 09:50:24 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 22617 invoked by uid 500); 23 Jun 2014 09:50:24 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 22604 invoked by uid 99); 23 Jun 2014 09:50:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2014 09:50:24 +0000 Date: Mon, 23 Jun 2014 09:50:24 +0000 (UTC) From: "Mark Nuttall (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ARIES-1217) ProxySubclassGenerator doesn't compile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Nuttall resolved ARIES-1217. --------------------------------- Resolution: Fixed > ProxySubclassGenerator doesn't compile > -------------------------------------- > > Key: ARIES-1217 > URL: https://issues.apache.org/jira/browse/ARIES-1217 > Project: Aries > Issue Type: Bug > Components: Proxy > Affects Versions: 0.4 > Reporter: Mark Nuttall > Assignee: Mark Nuttall > Fix For: 0.4 > > > svn commit: r1603727 introduced a call to a nonexistent method. Add something simple to get the class compiling and the test passing. -- This message was sent by Atlassian JIRA (v6.2#6252)