Expand my Community achievements bar.

SOLVED

[ERROR] The bundle version change (1.0.0 to 1.0.1) is too low, the new version must be at least 1.1.0

Avatar

Level 3

[ERROR] The bundle version change (1.0.0 to 1.0.1) is too low, the new version must be at least 1.1.0

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@Vishal_S01 

The thread here[0] elaborates the probable reasons why you're seeing this issue. 

You can use -fixupmessages to ignore any baseline messages regarding bundle versions OR disable bundle version baselining via -diffignore: Bundle-Version (https://bnd.bndtools.org/instructions/diffignore.html).

You can refer to this thread for other options to mitigate this issue.

Hope this helps!

 

[0] - https://github.com/bndtools/bnd/issues/3446 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

@Vishal_S01 

The thread here[0] elaborates the probable reasons why you're seeing this issue. 

You can use -fixupmessages to ignore any baseline messages regarding bundle versions OR disable bundle version baselining via -diffignore: Bundle-Version (https://bnd.bndtools.org/instructions/diffignore.html).

You can refer to this thread for other options to mitigate this issue.

Hope this helps!

 

[0] - https://github.com/bndtools/bnd/issues/3446