Project website move for uml2
We've been moving project websites from git.eclipse.org to Gitlab/Github as part of working towards shutting down our Gerrit instance[1]. For most projects this has been reasonably straight forward, but some of our older projects that's not the case.
Historically the UML2 projects website has been located under www.eclipse.org/mdt/uml2, and while that is still true UML2 committers technically no longer have access to this content as it's source repository is controlled by the MDT committers.
Almost all other MDT sub-projects have resolved this by moving their website code to new repositories and new URLs (www.eclipse.org/projectid in keeping with our current standard).
That leaves the UML2 project with a choice:
- we can replace www.eclipse.org/mdt/uml2 with a redirect to projects.eclipse.org/projects/modeling.mdt.uml2
- we can extract the UML2 content from the MDT repo and create a new repo(Gitlab or Github) to host the content and then publish that at www.eclipse.org/uml2 . We can also redirect www.eclipse.org/mdt/uml2 to www.eclipse.org/uml2 if desired(the MDT project team could also do this)
I'd like to hear back from the uml2 team on which option they'd prefer by the 15th of February 2023. Otherwise I'll presume that option 1 is acceptable and close this issue.