Replies: 5 comments 12 replies
-
Hi there @chrisdutz, thanks for chiming in! We're extremely interested in the proposed changes. Welcome aboard! Feel free to ping us in this discussion for any support you might need! |
Beta Was this translation helpful? Give feedback.
-
Could someone please explain to me this whole "target-platform" part of the build?
|
Beta Was this translation helpful? Give feedback.
-
Hi @chrisdutz, A small improvement could be to create a general parent pom (e.g. "kura-bundle-packaging" child of kura-pom) similar to the heater's pom and put it in a sub-directory (e.g. "/bundle-packaging"). This would ease working with vscode, since you would open the "bundle-packaging" directory with its sub-modules only. |
Beta Was this translation helpful? Give feedback.
-
Well my plan was to add the dependencies to the poms in a first step in order to get things to at least to compile and then to work on the osgi bundling, getting the tests to work step by step. But the first step must be the dependencies. |
Beta Was this translation helpful? Give feedback.
-
So this is where I'm currently working on things ... however i have no idea how many more hours I'll be adding dependencies ;-) A bit unfortunate, that OCX brought me closer to you folks now any not a year or two earlier, as I'm currently totally loosing my open-source drive after 8 years of the industry constantly taking and never giving anything back ... so I might prioritize things down a bit on my end seeing how huge this project is and how long it would probably take to bring it into the form I usually bring other projects to. |
Beta Was this translation helpful? Give feedback.
-
Hi all,
as I spoke with several people, I would like to suggest to update the current build to a more standard maven build.
My main goal here would be, to allow providing integration modules for Apache PLC4X (https://plc4x.apache.org) which would bring a large number of protocol adapters for communicating with industrial hardware.
However I see here that several people would also like support of other IDEs for developing on Kura.
I would be willing to help with this effort, as on the Apache Sofware Foundation side, helping projects fix build issues with maven is sort of my speciality.
Happy to work with you guys.
Chris
Beta Was this translation helpful? Give feedback.
All reactions