Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rt-pmc] CKEditor and RAP Incubator question

hmmm, I don't think it is an issue.  We had a similar situation when Equinox used jetty when it was still mortbay.  In that case we had org.eclipse.equinox.* bundles with 'jetty' in the name.  If I understand correctly it seems like you have a similar situation.  For the git repo it seems like 'richtext' is a better choice only because that sounds more general and does not name the repo after a specific implementation technology.

Tom



Inactive hide details for Markus Knauer ---09/06/2013 09:18:49 AM---Dear PMC, we've developed a custom widget for RAP based on Markus Knauer ---09/06/2013 09:18:49 AM---Dear PMC, we've developed a custom widget for RAP based on the CKEditor that allows

From: Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
To: Runtime Project PMC mailing list <rt-pmc@xxxxxxxxxxx>,
Cc: Tim Buschtoens <tbuschto@xxxxxxxxxxxxxxxxx>
Date: 09/06/2013 09:18 AM
Subject: [rt-pmc] CKEditor and RAP Incubator question
Sent by: rt-pmc-bounces@xxxxxxxxxxx





Dear PMC,

we've developed a custom widget for RAP based on the CKEditor that allows rich text editing. Now we'd like to contribute this implementation to the RAP Incubator project [1].

The CKEditor library has been approved by Eclipse Legal months ago [2]. The RAP Incubator component will include the CKEditor _javascript_ plus all the Java classes that are required to include this component in a RWT-based application.

Following our standard naming scheme, the Git repository for this new component should be named

  rap/incubator/org.eclipse.rap.incubator.ckeditor.git OR
  rap/incubator/org.eclipse.rap.incubator.richtext.git

and the bundles inside e.g.

  org.eclipse.rap.addons.ckeditor...


We'd like to use 'ckeditor' in the name after org.eclipse.rap... and in the name of the Git repository but I wanted to check that this is not a violation of any rules because CKEditor is the name of the origin project.

Thanks,
Markus



[1]
https://github.com/eclipsesource/rap-ckeditor
[2]
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7156
_______________________________________________
rt-pmc mailing list
rt-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rt-pmc

GIF image


Back to the top