Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] I need help building with a gson dependency



On Sat, Mar 3, 2018 at 1:11 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
I cannot create a CQ because only committers can do that. What do you need from me to create that CQ?

Your previous email was all that was needed. I opened https://dev.eclipse.org/ipzilla/show_bug.cgi?id=15807 (which is a piggyback CQ too)

Alternatively, we can _include_ minimal json [2] as a fat jar (33kb) inside this bundle. We would not need to change the global dependency file and you can create a piggyback CQ for minimal json.

See https://wiki.eclipse.org/SimRel/Simultaneous_Release_Requirements#Re-use_and_share_common_third_party_code_.28partially_tested.29 . This is against the rules of SimRel and against OSGi best practices, so Platform cannot use nested jars neither.

Back to the top