All my plugins have this dependency line:
<depends>wfcommon</depends>
Now DevKit is no longer recognize this line, and complains:
Error:The plugin module 'wfclearcase' doesn't declare the dependency on 'wfcommon' in its plugin.xml.
Error:The plugin module 'wfrun' doesn't declare the dependency on 'wfcommon' in its plugin.xml.
Error:The plugin module 'wftools' doesn't declare the dependency on 'wfcommon' in its plugin.xml.
Error:The plugin module 'wfversion' doesn't declare the dependency on 'wfcommon' in its plugin.xml.
It is the second build, in which i can upgrade my plugins (the previous bug was that DevKit does not copy output to Sandbox)