No, I want one war per sub-project but I have special directory layout so my war resources are in different directories and not in src/main/webapp.
hdockter wrote: > > > On May 7, 2009, at 4:48 PM, Narco wrote: > >> >> Hello! >> >> I want to use a bit different directory layout for war packaging than >> default one. I am able to include needed files with fileSet but how to >> exclude src/main/webapp which is added by default? > > Do you want to build multiple wars per project? > > - Hans > >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/Special-war-packaging-tp23428447p23428447.html >> Sent from the gradle-user mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > -- > Hans Dockter > Gradle Project lead > http://www.gradle.org > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://www.nabble.com/Special-war-packaging-tp23428447p23542182.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
