Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-committers] How to deal with stackoverflow contributions

Hi,

If you want to be on the safe side, you could ask the user if usage via EPL is ok.

Or find such snippets in the existing Eclipse code base and use these.

Best regards, Lars



Christian Pontesegger <christian.pontesegger@xxxxxx> schrieb am Fr., 8. Juni 2018, 17:35:
Hi,

I would like to ask how we should deal @ eclipse with code saples taken
from stackoverflow. Nowaday it is quite common to find code snippets on
stackoverflow and reuse them for own implementations. While this might
be common practice, I would like to know how such contributions should
be dealt with.

Stackoverflow has a license
https://stackoverflow.blog/2009/06/25/attribution-required/

that at least requires attribution. Say we would re-use a code snippet
like this one:
https://stackoverflow.com/questions/30031748/how-to-get-image-from-plugin-internal-resources?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

What would be the correct way to use it within a commit? Attribution in
the source code next to the snippet? Would we need to file a CQ?


thanks for your answers
Christian

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

IMPORTANT: Membership in this list is generated by processes internal to the Eclipse Foundation.  To be permanently removed from this list, you must contact emo@xxxxxxxxxxx to request removal.

Back to the top