Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 21538] Eclipse zenoh initial contribution

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=21538





--- Comment #6 from Kai Hudalla <kai.hudalla@xxxxxxxx>  2020-02-05 06:31:33 ---
(In reply to comment #5)
> (In reply to comment #4)
> > Is there a particular reason why you are not using org.eclipse based Java
> > package names?
> > 
> 
> Hi Kai,
> 
> For several reasons we didn't change the io.zenoh package as org.eclipse.zenoh:
> - We didn't think it was a requirement for Eclipse projects to use packages or
> modules starting with org.eclipse

The Eclipse Development Process actually requires it [1]. However, the PMC can
approve exceptions. So I guess, we will need to vote on it.

> - We already transferred the zenoh.io domain ownership to Eclipse.
> - For coherency, changing the package name would also imply to change the Maven
> group-id. But we already registered this group-id and deployed on Maven Central
> (see https://repo1.maven.org/maven2/io/zenoh/zenoh/). We think it's simpler for
> existing users to not change the group-id and the package name.
> 

[1] https://www.eclipse.org/projects/handbook/#trademarks-code


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top