Hi

I've been trying to exclude a properties file from the built war file
but so far haven't managed to get it working.
This is how I thought I should do it:

war{
  excludes = ['**/permissioning.properties']
  //exclude '**/permissioning.properties'  // also tried this
}

Where am I going wrong?

Cheers,
 Micke

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to