From ant-user-return-22443-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Wed Jul 03 19:55:26 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 26092 invoked from network); 3 Jul 2002 19:55:26 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Jul 2002 19:55:26 -0000 Received: (qmail 926 invoked by uid 97); 3 Jul 2002 19:55:30 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 907 invoked by uid 97); 3 Jul 2002 19:55:29 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 890 invoked by uid 98); 3 Jul 2002 19:55:29 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: Dominique Devienne To: "'Ant Users List'" Subject: RE: loaderref attribute in taskdef Date: Wed, 3 Jul 2002 14:55:15 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Never used it, but I think you just have to use the same name for the loaderref attribute for both your custom tasks to be loaded by the same class loader, which is essential for them to recognize each other. --DD -----Original Message----- From: Nick Southwell [mailto:nicks@yomobile.net] Sent: Wednesday, July 03, 2002 2:49 PM To: Ant Users List Subject: loaderref attribute in taskdef I'm having trouble figuring out how to use the loaderref attribute in taskdef. What should the value of this attribute refer to? I'm trying to nest a custom task inside a custom task container, and I'm not able to load the contained task. I suspect that loaderref provides a solution to this problem, but I can't figure it out. Thanks Nick Southwell -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: