-
Bug
-
Resolution: Fixed
-
Major
-
None
While plugins are started in the correct order when deployed normally (and via hpi:run), the upstream plugin is not started before the dependent plugin when run under HudsonTestCase.
Steps to reproduce:
git clone git://github.com/recampbell/jenkins-plugin-bugs.git
cd jenkins-plugin-bugs/JENKINS-9960
mvn clean install