-
Notifications
You must be signed in to change notification settings - Fork 13
[#313] move MylynDocs org.eclipse.mylyn.wikitext.tasks.ui #314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Mylyn as org.eclipse.mylyn.tasks.wikitext.ui (actual commit was eclipse-mylyn/org.eclipse.mylyn.docs@61491d1)
Could you add org.eclipse.mylyn.commons.core/.settings/{org.eclipse.jdt.core.prefs,org.eclipse.jdt.ui.prefs} to the .settings folder |
Did you copy/past the files or merge repositories? |
I still get the sense that it would be in the long terms interest to merge the repos as was already done with all the separate repos.... |
I have copied the .settings folder from org.eclipse.mylyn.gitlab.core. This folder only contains the org.eclipse.jdt.core.prefs. So I have to create the org.eclipse.jdt.ui.prefs also in the gitlab projects. |
Yes because I only want to move one project. |
Yes, we can start a discussion with @akurtakov (the Mylyn Docs committer). If we merge repositories, we should answer the following questions.
|
Assuming Mylyn releases regularly, this sounds ok.
Yes, it's possible but one would have to work quite a bit to make it happen. IMHO if this doesn't happen there is no point in merging.
I don't see an issue here.
Single repo should be fine (considering the prereqs of releng being unified and regular releases)
Wikitext is used a lot (could be even mostly) via Maven Central https://mvnrepository.com/artifact/org.eclipse.mylyn.wikitext - so the release process should keep the publishing to Maven Central working. |
You can still just "merge" one folder/files. Something like: https://medium.com/@ayushya/move-directory-from-one-repository-to-another-preserving-git-history-d210fa049d4b |
With #200 I made org.eclipse.mylyn.commons.core the "reference" project for formatting rules. Not an issue at the moment, but should make a note to run the synch script occasionally |
I think we should close this pull request because I star with integrating the whole mylyn docs repository with integrating Jenkins maven and GitHub. |
I pay tribute to your courage @BeckerFrank |
Where is a description of this task? It says #313, but that moves back to this PR. What is the plan, and why do we want this? |
Sorry, I was confused. It turns out that Github now also shows PR's when searching in the issues section. There is eclipse-mylyn/org.eclipse.mylyn.docs#131 that explains it. |
I close this pull request because the work was done with #316 |
[#313] move MylynDocs org.eclipse.mylyn.wikitext.tasks.ui Project to Mylyn as org.eclipse.mylyn.tasks.wikitext.ui
(actual commit was eclipse-mylyn/org.eclipse.mylyn.docs@61491d1)