web
  Adds some content to the WEB-INF directory for this WAR archive. 
The given closure is executed to configure a CopySpec. The CopySpec is passed to the closure as its delegate.
Return
The newly created CopySpec.
Parameters
configure
The closure to execute
Adds some content to the WEB-INF directory for this WAR archive. 
The given action is executed to configure a CopySpec.
Return
The newly created CopySpec.
Since
3.5
Parameters
configure
The action to execute