Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Module Renames

Can you please make sure org.eclipse.tycho is present in one module
only, as I mentioned in [1]? The package is currently split between
org.eclipse.tycho.embedder.shared and tycho-embedder-api.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=364837#c7

--
Regards,
Igor

On 11-11-29 12:24 PM, Oberlies, Tobias wrote:
This is done. You will need to re-import the renamed projects into the
Eclipse workspace. This can be done with “Import existing Maven project”
on the root POM.

Regards

Tobias

*From:*tycho-dev-bounces@xxxxxxxxxxx
[mailto:tycho-dev-bounces@xxxxxxxxxxx] *On Behalf Of *Oberlies, Tobias
*Sent:* Freitag, 25. November 2011 19:17
*To:* Tycho developers list
*Subject:* [tycho-dev] Module Renames

I am planning a bunch of module renames, but would like to avoid giving
you hard merges. If you still have larger open changes, please ping me
when you are done with merging them. 351842_optionalDependencies
shouldn’t be an issue, because the branch barely touches the files to be
renamed.

@Igor: I will obviously wait with this change for your feedback on
https://bugs.eclipse.org/bugs/show_bug.cgi?id=364837#c6. I just wanted
to announce this early.

I would like to do all of them in one go, to avoid the need of multiple
workspace re-imports:

·org.eclipse.tycho.*.facade -> org.eclipse.tycho.*.shared (bug 352201
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=352201>)

·tycho-equinox -> tycho-equinox-embedder

·tycho-p2-runtime -> tycho-bundles-external (both for bug 364837
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=364837>)

Regards

Tobias



_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top