Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] first org.eclipse.tycho commit

Jan, Tobias,

As discussed, I've updated all tycho projects to use org.eclipse.tycho
namespace in their groupId and artifact id and pushed my changes to
github [1].

Everything compiles and all unit tests pass, but there are still three
or four failing integration tests. I'll look at them tomorrow. I also
need to deal with few prebuilt dependencies using old org.sonatype.tycho
groupId (org.eclipse.jdt.core, org.eclipse.osgi and few of others used
by the tests).

At this point I do not expect any major changes from "my" work, so you
can start updating package names.

[1] https://github.com/sonatype/sonatype-tycho/commit/147dfdd685cab94f1212c6f1cd0ffaf4c72d8c47

--
Regards,
Igor


Back to the top