Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] Project versions mismatch between code, releases, git, bugzilla and project page

Hi Martin,

I think this is down to the difference between a release version and bundle/API version. 

The versions you have listed on the right are just the versions of org.eclipse.lsp4e, the rest of the bundles in LSP4E are different versions from that too.

HTH,
Jonah



~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Mon, 21 Jun 2021 at 15:15, Martin D'Aloia <martindaloia@xxxxxxxxx> wrote:
Hi,

It seems that after release 0.13.0 the versions on the code and bundles/plugins does not corresponds to the git tags [1], versions under BugZilla and the ones listed on the project page [2]:

0.13.0 => 0.13.0
0.14.0 => 0.13.1
0.15.0 => 0.13.2
0.16.0 => 0.13.3
0.17.0 => 0.13.4
0.18.0 => 0.13.5

Is this way for a reason? Otherwise, I will open a bugzilla.

It introduces some burden when you want to check if a bug resolved in one version is part of a simultaneous release.

Thanks,
Martin

_______________________________________________
lsp4e-dev mailing list
lsp4e-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/lsp4e-dev

Back to the top