ilango_g wrote:
> Hi
> I have written and used an Ant build.xml from Eclipse Europa to create and
> deploy a WAR file into JBoss 5 CR 2.
> As far as I know there are no references to the target "dist" in my
> build.xml. So I am confused why it is complaining about "dist". 
So a find for text 'dist' within build.xml has no hits - apart from the
mkdir and copy targets?

Are you running the ant build from within Eclipse?  If so, Eclipse
allows you to specify targets to run on an ant build, is a target of
'dist' specified on the 'Targets' tab within your projects launch
configuration?

-- 
Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to