|
The trouble is that if something of an intermittent nature fails during a release you currently have to start everything over from scratch. Would be better to make `gradle clean` part of the pre-release steps.
Case in point, doing a release today I had an intermittent (timeout) failure in the infinispan intg tests. We know this happens fairly routinely in that code. It sucks to have to clean everything and start over when that happens.
|