As you may have noticed from the issues, I'm getting several concurrency failures in the rewritten URLHandlers code after upgrading from 1.2.1. These bugs are keeping my plugin builds red about 95% of the time, which is basically a showstopper. I see Karl has a fix for the deadlock [1], and I just filed the race condition [2], so assuming they get fixed on trunk soon, how soon could I get a Felix 2.0.1? Alternatively, I could rollback to my fork of 1.2.1, but I'd hate to do that due to some bugs in class resolution that were fixed in later releases. I guess I could also fork 1.8.1 or 2.0.0, but I'd really rather not.
Also, I'm surprised no one else has seen this deadlock before as it seems to have been in the code for a while. Am I the only one that has heaps of integration tests bringing Felix up and down? Don [1] https://issues.apache.org/jira/browse/FELIX-1565 [2] https://issues.apache.org/jira/browse/FELIX-1573
