Atlassian plugin broken in 10.5

The problem is a duplicate Apache commons logging jar (commons-logging-1.1.1.jar has been added to IDEA 10.5). What is the future strategy? Should the Apache commons logging library be removed from all plugins or is it temporarily added to the EAp builds?
My current workaround is the removal of the logging package from the Atlassian plugin.

Thanks and Regards,
Peter

0

Hello Peter,

It's not temporary; the library should be removed from all plugins.

The problem is a duplicate Apache commons logging jar
(commons-logging-1.1.1.jar has been added to IDEA 10.5). What is the
future strategy? Should the Apache commons logging library be removed
from all plugins or is it temporarily added to the EAp builds?


--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

We (plugin developers), in the furure, will repackage the library in order to avoid conflicts

0

请先登录再写评论。