Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] egit-github target definition and package versions

Trying to get egit-github in shape for releasing ...

I fixed the orbit repository reference which pointed to a no longer existing
orbit drop [1]. Now I found that also the github.target needs
to be updated but I don't know how to update it.

Also package exports in egit-github bundles seem inconsistent.
Some export 0.1.0 others don't specify any version. If we want
to ship a 1.0 we should probably fix all of them to 1.0.0. Some
dependencies are via package import others via bundle dependency.
Is this by intention ?

Thoughts ?

--
Matthias

Back to the top