btc-ag / service-idl

Xtext-based Service IDL (Interface Definition Language) and Code Generators for Protobuf, C++, Java and .NET
Eclipse Public License 2.0
8 stars 8 forks source link

Fix cross-module project references in generated Java POMs #207

Closed sigiesec closed 5 years ago

sigiesec commented 5 years ago

Fixes #204

Also adapt C++ generator for latest BTC.CAB.ServiceComm version 0.12 to latest changes in BTC.CAB.Commons 1.9/testing.

sigiesec commented 5 years ago

https://ci.bop-dev.de/job/prins-bb/job/timeseries.timeseriesinterface/job/master/9/ now builds with these changes.

sigiesec commented 5 years ago

There was still one problem yesterday with some integration tests, but they are now fixed.

@GerrietReents If you approve the changes, I can merge this PR.