Closed (fixed)
Project:
Corporative site
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2012 at 06:47 UTC
Updated:
7 Mar 2012 at 11:00 UTC
I was attempting to convert Corporative Site's drush make file to one suitable for the new Drupal.org packaging script. One of the things it dies on is http://www.shadowbox-js.com/ which is not part of list of allowed third-party libraries at http://drupal.org/packaging-whitelist.
I went to add it, except that the license for this is some kind of weird custom license that specifically forbids commercial use. This isn't in line with the GPL, and should be replaced with a GPL-compatible library instead.
Comments
Comment #1
juampynr commentedOK, I will look into it and get back to you.
Comment #2
juampynr commentedI have removed the library and the module.
http://drupalcode.org/project/corporative_site.git/commitdiff/13b1896
Could you give it another try?
Many thanks.