From: Dejan K. <dej...@co...> - 2019-10-08 15:59:34
|
Hello, Today I was building CSS from CS-Studio product template <https://github.com/ControlSystemStudio/org.csstudio.product/tree/CSS-4.5.9> (v4.5.9), using remote artifacts. For some plugins like |org.csstudio.platform.libs.jms|,|org.csstudio.platform.libs.hibernate|, there is extra line for the newer versions, which should not be for this version or at least it should have the proper value: |Bundle-RequiredExecutionEnvironment: JavaSE-1||1|. Local works fine, so no worries there, but just a heads up for the remote repos. Kind regards, Dejan |