I helped someone debug an issue with the AnsiColor plugin (see
https://github.com/dblock/jenkins-ansicolor-plugin/issues/5 for gory
details).

AnsiColor 0.2.0 came with Jansi 1.6.
AnsiColor 0.3.0 came with Jansi 1.9

Upgrading the plugin left the old version in the Jenkins installation AND
would load the older version of the dependent JAR (1.6 in this case). Is
this something I have to deal with as a plugin developer? How can I make
sure this doesn't happen on upgrade?

Thanks,
dB.

-- 

dB. | Moscow - Geneva - Seattle - New York
dblock.org <http://www.dblock.org> -
@dblockdotorg<http://twitter.com/#!/dblockdotorg>

Reply via email to