> -Original Message-
> From: KARR, DAVID (ATTCINW)
>
> I suppose I could instead make the "stub" instead do real work and
> assume that the sub-project has defined a "app-inf-jars" property (for
> instance) and create the APP-INF/lib directory and copy in the paths
> specified in that prop
message sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Subject: RE: How to override
> -Original Message-
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Sent: Monday, September 21, 2009 1:23 PM
> To: Ant Users List
> Subject: RE: How to override targets specified in import file
>
>
> weblogic does that does that for each ear in the bui
weblogic does that does that for each ear in the build e.g.
EAR1
WAR
WEB-INF
lib
classes
APP-INF
lib
classes
EAR2
WAR
WEB-INF
lib
classes
APP-INF
lib
classes
APP-INF is for external utility classes which are compiled once and then copied
to each ear
http