Forums : Feedback Forum

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Code Parser Broken

This warning:

http://www.ohloh.net/projects/plone/factoids/526355

suggests a license conflict in Plone. The actuality is sarrisa.js used by Plone is available under three licenses (GPL2, LGPL, and Apache):

http://dev.abiss.gr/sarissa/

The warning states There may not actually be any conflict, because the two licenses may not apply to the exact same sections of code. However in this case, there is no conflict because multiple licenses do apply to the same section of code by design.

cbc over 17 years ago
 

Hi cbc,

You're right that multiply licensed files are not fully understood by our license parser. Making the parser understand them properly will be a large undertaking. In the meantime, I will take your advice and modify the warning.

Andy Verprauskus over 17 years ago