"scott.stark(a)jboss.org" wrote : Can we force the reset prior to doing the
structure scan and have the undeploy processing delete the now unreferenced old temp
files?
|
Sure.
But this then requires re-deploy or prepare clean notion on both sides
- deployers and vfs.
I would need to add some prepareClean to DeploymentContext
and perhaps two phases to VFS clean method.
In the first one I would just reset zip context,
where the deletion would take place in real cleanup.
It sounds doable in theory. :-)
Or is this too invasive/intrusive for either vfs or deployers?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210487#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...