Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 28141 invoked by uid 500); 10 Aug 2001 05:37:03 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 28132 invoked from network); 10 Aug 2001 05:37:03 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: WebLogic rmic References: From: Stefan Bodewig Date: 10 Aug 2001 07:37:08 +0200 In-Reply-To: "Matt Lyon"'s message of "Thu, 9 Aug 2001 12:25:56 -0400" Message-ID: Lines: 8 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Thu, 9 Aug 2001, Matt Lyon wrote: > Does Ant offer built in support for WebLogic's rmic? Yes, pick up the beta build, set the magic property build.rmic to weblogic and use the task. Stefan