Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 36961 invoked by uid 500); 4 May 2001 06:01:55 -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 36951 invoked from network); 4 May 2001 06:01:54 -0000 Message-ID: <1BB22FCDAD8FD4118BCD0050DAC740DA8EAC50@degfidormsx01.dortmund.gfi.ihk.de> From: "Landgraf, Thomas GFIDOR" To: "'ant-user@jakarta.apache.org'" Subject: flush Ant's output into the JBuilder console Date: Fri, 4 May 2001 08:01:58 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi, when i start a rather long task, a task that builds 3 EJB-Jars, i.e., i've noticed, that Ant's output gets rendered to JBuilder's console, after the last task of the 3 has finished it's processing. Is it possible to force some kind of 'flush' of the actual console output in order to see Ant progressing more in detail? Thanks, Thomas