Hi Alan, hi community,
It's me again, sorry again to write in english.
I was asked to do a work to make LBR work with 6.2 maven way, and I'm glad to contribute the patch of the work involved in that process.
The attached patch has three commits:
1 - creates an lbr-6.2 branch
2 - required changes for java 11 in eclipse
3 - maven+tycho - create projects for p2.targetplatform and p2.site - I filled the readme.txt with some explanations
I created a feature.xml that contains 9 projects - there are other projects left out - please review and add them if needed.
Please note:
!!!BIG DISCLAIMER HERE!!!
I made these changes mostly to enable you to test - but I cannot test (no environment, no knowledge about LBR, no test cases).
So, it is VERY (REALLY VERY!!) possible that the plugins don't work smoothly in java 11 - mostly because of old libraries issues, or changes in the webservices for java 11 - but I repeat, I cannot and I did not test anything, just checked compilation and mavenize it.
So, it would be great if somebody can take the baton and make tests on 6.2 to check if everything is in order or it requires changes.
Regards,
Carlos Ruiz