Dimitris Andreadis wrote:
When it comes to marker names without a uniqueness issue I'd go for:
.skipdeploy
.isdeploying
.deployed
.failed
.isundeploying
.undeployed
Thanks for this. I joke (ok, ok, I whine) about bikeshed painting, but these are actually very nice bikeshed colors, so much appreciated.
The stuff I described in this thread, including Dimitris' marker file names, is now in upstream:
https://github.com/jbossas/jboss-as/commit/6a72ca965f01021d034049598451e0aca3ba38f3
See also https://github.com/jbossas/jboss-as/blob/6a72ca965f01021d034049598451e0aca3ba38f3/build/src/main/resources/standalone/deployments/README.txt for a more thorough description of the FS scanner behavior.