Ionel Gardais wrote: > Hi, > > I have two targets <create-ejb-jar> and <create-client-jar> that depends > both from a <compil> target. > A thrid target is <create-all-jar> which calls the two previous targets. > > The compil target compils all source code for both ejb and client. > > When I call create-all-jar, the compil process is made once for > create-ejb-jar and once for create-client-jar. >
Are you using antcall? Conor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
