Rajnish Singh wrote:
Hi Jan,
When we specify '*' in target means that all the target in the specified build files will be executed like when we say
< ant antfile="build1.xml" target="*" /> means all the targets in the build1.xml will be executed.
No that's silly. Ant doesn't do that. The only
Hi Jan,
When we specify '*' in target means that all the target in the specified build
files will be executed like when we say
< ant antfile="build1.xml" target="*" /> means all the targets in the
build1.xml will be executed.
Rajnish
-Original Message-
From: [EMAIL PROTECTED] [mailto