I use CruiseControl. It is very easy to setup for Ant. Your Ant script
needs a target for labeling. You also need to put your output into a
single directory, and CruiseControl will copy these files to a
publishing area.
On 8/16/07, Rajesh Kumar (IN4774) <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> I
-Original Message-
From: Rajesh Kumar (IN4774) [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 16, 2007 12:45 PM
To: dev@ant.apache.org; [EMAIL PROTECTED]
Subject: Ant Pass/Fail notification on Web Page
/*
Hi,
I want to display ant Pass/fail notification on web page. Can I get any