Closed (fixed)
Project:
Conference Organizing Distribution
Version:
6.x-1.x-dev
Component:
installation profile
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 May 2011 at 22:51 UTC
Updated:
2 Jun 2014 at 17:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wizonesolutionsAnd here it is.
Comment #2
ezra-g commentedThanks!
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...
Comment #3
wizonesolutionsDid 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.Comment #4
ezra-g commentedI 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!