Hi JB,
I did not explain the assistance I was seeking in my last mail very well.
Is it possible to set a value for featuresBoot in the features.cfg file as part of the assembly
(pom) process?
If so, what do I need to do?
The staged value shown below is the value I need to set.
Paul Fraser
On 3/06/2019 12:31 pm, Paul Fraser wrote:
This works perfectly but problem is how to set this value from assembly pom.
featuresBoot = \
framework/4.2.5, \
(standard/4.2.5, pax-http/7.2.8)\
(vaadin-flow-base),\
vaadin-flow
Paul
On 3/06/2019 7:22 am, Paul Fraser wrote:
Hi JB,
Thanks for your perseverence so far.
Trying to get correct feature install order using "requirement" as you suggest.
Spifly dynamic bundle exposes capability
"osgi.extender=osgi.serviceloader.registrar"
Attached file has snippet of my approach. But does not work for me, yet.
Paul