Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 86943 invoked from network); 9 Oct 2003 13:35:36 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Oct 2003 13:35:36 -0000 Received: (qmail 10362 invoked by uid 500); 9 Oct 2003 13:35:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 10285 invoked by uid 500); 9 Oct 2003 13:35:21 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 10225 invoked from network); 9 Oct 2003 13:35:19 -0000 Received: from unknown (HELO julesburg.uits.indiana.edu) (129.79.1.75) by daedalus.apache.org with SMTP; 9 Oct 2003 13:35:19 -0000 Received: from stjoseph.uits.indiana.edu (stjoseph.uits.indiana.edu [129.79.1.78]) by julesburg.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id h99DZGKm021254 for ; Thu, 9 Oct 2003 08:35:17 -0500 (EST) Received: from TORO (toro.ucs.indiana.edu [156.56.104.38]) by stjoseph.uits.indiana.edu (8.12.10/8.12.10/IUPO) with SMTP id h99DZIUP024232 for ; Thu, 9 Oct 2003 08:35:18 -0500 (EST) Message-ID: <001601c38e6a$2f1a34b0$2668389c@TORO> From: "Ahmet Sayar" To: "Ant Users List" References: Subject: Re: weblogic's jrocket Date: Thu, 9 Oct 2003 08:35:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, Can I run "ant" command (-or- deploy build.xml) inside any java class. I mean; public static void main(String args[]){ ant(); } something like that? Thanks, Ahmet Sayar. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org