Re: Regen on main causing changed local filles

2022-12-01 Thread Claus Ibsen
Hi Okay the sync should be better now. One last thing to "fix" is to not include some component special maven plugins. You can push to main again. On Thu, Dec 1, 2022 at 10:46 AM Claus Ibsen wrote: > please hold commits to allcomponents as I need to fix and regen locally > and then in the mean

Re: Regen on main causing changed local filles

2022-12-01 Thread Claus Ibsen
please hold commits to allcomponents as I need to fix and regen locally and then in the mean time new commits on main causes merge conflict or that I need to start over again you can fix local but dont push On Thu, Dec 1, 2022 at 8:51 AM Claus Ibsen wrote: > Hi > > I have done a couple of builds

Re: Regen on main causing changed local filles

2022-11-30 Thread Claus Ibsen
Hi I have done a couple of builds and it seems better now. If anyone else have modified files then let me know On Wed, Nov 30, 2022 at 7:26 PM Claus Ibsen wrote: > Hi > > Today we did some commits on main that updates parent/pom.xml and > camel-bom/pomx.ml, but it looks like if you build a sing

Regen on main causing changed local filles

2022-11-30 Thread Claus Ibsen
Hi Today we did some commits on main that updates parent/pom.xml and camel-bom/ pomx.ml, but it looks like if you build a single component locally it updates the file due to we now include missing camel maven plugins from components that are listed in the top. We need to look at this tomorrow to