Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003001 [Resin] minor always 10-10-08 16:03 10-13-08 11:10
Reporter ferg View Status public  
Assigned To ferg
Priority urgent Resolution fixed  
Status closed   Product Version 3.1.7
Summary 0003001: expand-cleanup-fileset
Description (rep by Bill Au)

 can use the following in resin.conf to exlude files from being cleaned up during war expansion:

<web-app-deploy path="webapps">
<expand-cleanup-fileset>
<exclude>WEB-INF/data/**</exclude>
</expand-cleanup-fileset>
</web-app-deploy>

But I am running multiple webapps in the same port and I want to have different clean up behavior for each webapp. I tried putting the <web-app-deploy> block in web.xml but it doesn't work. Is it possible the use <expand-cleanup-fileset> in web.xml?

Additional Information
Attached Files

- Relationships

- Notes
(0003508)
ferg
10-13-08 11:10

server/1h01
 

- Issue History
Date Modified Username Field Change
10-10-08 16:03 ferg New Issue
10-13-08 11:10 ferg Note Added: 0003508
10-13-08 11:10 ferg Assigned To  => ferg
10-13-08 11:10 ferg Status new => closed
10-13-08 11:10 ferg Resolution open => fixed
10-13-08 11:10 ferg Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker