-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: configurationslicing-plugin, core
-
Labels:None
-
Similar Issues:
From the Hudson log:
INFO: Ignoring /srv/hudson/plugins/configurationslicing.hpi because /srv/hudson/plugins/ConfigurationSlicing.hpi is already loaded
From the Plugin Manager:
Version 1.10 is always available and 1.9 is always installed after installing 1.10.
Revision 900 of the javanettasks project was supposed to fix a case sensitivity bug:
https://javanettasks.dev.java.net/source/browse/javanettasks/trunk/javanettasks/src/org/kohsuke/jnt/JNFileFolder.java?rev=900&view=log
For release 1.9 of the plugin, I just hacked my maven setup to use this patch. For 1.10 I tried to use the deployed versions of the libraries but ran into trouble again, so I need to sort out the maven dependencies to use the patch properly.
Release 1.10 of the plugin was never properly completed, which must be contributing to the problem here.