Re: Error message Deployment aborted due to loop

2021-04-11 Thread JB Onofré
Thanks. I gonna take a look. Regards JB > Le 11 avr. 2021 à 20:17, Jakub Herkel a écrit : > > Hi, > > I found out that this feature can be used for demonstration of this error: > >description="test" > version="0.0.1" > >wrap > > > >jdbc > > > > > best

Re: Error message Deployment aborted due to loop

2021-04-11 Thread Jakub Herkel
Hi, I found out that this feature can be used for demonstration of this error: wrap jdbc best regards Jakub On Sun, Apr 11, 2021 at 7:34 AM Jean-Baptiste Onofre wrote: > > Hi Jakub > > It looks like you have a cycle in your feature, basically your feature has > two inner

Re: Error message Deployment aborted due to loop

2021-04-10 Thread Jean-Baptiste Onofre
Hi Jakub It looks like you have a cycle in your feature, basically your feature has two inner features, one feature is a transitive dependency of the other. Can you share your feature ? Thanks, Regards JB > Le 10 avr. 2021 à 20:53, Jakub Herkel a écrit : > > Hi, > > When tracing some

Error message Deployment aborted due to loop

2021-04-10 Thread Jakub Herkel
Hi, When tracing some issues with refreshing of bundles during feature:install I have checked it with command: feature:install -v -t. I was able to fix refreshing (there were some optional imports) but I can see this error : Error executing command: Deployment aborted due to loop in missing