Posted by wizonesolutions on May 7, 2011 at 10:51pm
3 followers
| Project: | Conference Organizing Distribution (Drush make files and install profile) |
| Version: | 6.x-1.x-dev |
| Component: | installation profile |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This is an initial patch for this that needs work. It only takes into consideration the dependencies that still exist in Drupal 7 and minor architectural changes like switching to Commerce instead of Ubercart.
There are some comments to explain next steps. Also see the dependencies/patches section of http://groups.drupal.org/node/138619 - this gives indication as to what patches need to be checked to see if they need to be ported to Drupal 7, are not applicable anymore, are already committed, etc.
Or, just read the diff :) - coming in first comment, need issue number.
Comments
#1
And here it is.
#2
Thanks!
I made some updates and changes and committed and also updated cod-dev.make. We're still getting a "No core project specified. " error so some tweaks are still necessary.
http://drupalcode.org/project/cod.git/commit/ff400a4
http://drupalcode.org/project/cod.git/commitdiff/0e49e2100ffc2970da5b3b1...
http://drupalcode.org/project/cod.git/commit/f82cb59d758ef1f442774e71c9f...
#3
Did you run
drush make cod-dev.make [path]. If you run cod.make directly, you get that error, but normally cod-stable.make or cod-dev.make is run; both detect and run cod.make themselves.#4
I was using cod-dev.make. I made several additional commits and now everything in the make file is successfully downloaded. I'm marking this as fixed. Let's make additional tweaks in new issues.
Thanks for getting this started!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.