[jboss-user] [Microcontainer] - Re: Should Touching / changing timestamp of exploded folder

alesj do-not-reply at jboss.com
Fri Jul 17 06:46:49 EDT 2009


This can easily be done:
 - http://anonsvn.jboss.org/repos/jbossas/projects/jboss-deployers/trunk/deployers-vfs-spi/src/main/java/org/jboss/deployers/vfs/spi/structure/modified/AbstractStructureModificationChecker.java
See the usage of hasRootBeenModified(VirtualFile root).

Although I wrote this stuff I don't know why we didn't include this in the first place.
I guess there was a reason, which looks like it slipped my mind. :-(

But instead of this touch hack, we could provide a different StructureModificationChecker,
for those who rely on .class changes.
It would check classes as well as metadata locations.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244285#4244285

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244285



More information about the jboss-user mailing list