Add JGit and EGit to the list of projects#24
Conversation
|
I’m not a committer here. @HannesWell or @opcoach can. But of course we’re in meetings all day today. |
|
Thank you for providing this, I'll have a look at it this evening or in the next days. |
|
Sorry to not responding earlier. Currently this change does not exactly follow the schema of the other entries. |
There was a problem hiding this comment.
Sorry to not responding earlier. Currently this change does not exactly follow the schema of the other entries.
I'll unify it, but won't have time for it before the end of next week, but will then also look to provide entries of other large SimRel projects.
Again sorry for the subsequent delay.
I have now tried to align this change a bit better to the existing entries, although the joint setup for EGit and JGit hinders this a bit. But I think the current state is ok.
Is there a specific reason why there is only on project for both, JGit and EGit? Besides that it just wasn't split yet?
I assume that both projects share a lot of their setup, but can one develop them independently of each other? Or is it strictly required to always have both in the workspace?
If not, we could at least provide different sub-projects for EGit and JGit respectively with own streams, similar like it's for example done in eclipse-platform (I can do that if you want to have it):

It would sill be possible to maintain both projects in one setup file (in egit).
But besides this organizational question, the setup you provide is just the project from the catalog and one cannot apply this to the installer:

What's actually needed for this is a configuration (defining in the Oomph model an installation from a product and a workspace from a project).
For example m2e provides this in
https://github.com/eclipse-m2e/m2e-core/blob/cccacb01daca5c2e6c6757b13a9d5c0f2292ccd5/setup/m2eDevelopmentEnvironmentConfiguration.setup
referencing the project defined in
https://github.com/eclipse-m2e/m2e-core/blob/cccacb01daca5c2e6c6757b13a9d5c0f2292ccd5/setup/m2e.setup
@msohn I can create that required Oomph configuration for you can contribute it to the EGit repository (and JGit repo if applicable). But I would like to know first if it make sense to have a separate one for EGit and JGit or if it should definitively be a joint one?
No description provided.