Closed (fixed)
Project:
Drupal Commons
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Feb 2013 at 19:13 UTC
Updated:
22 Mar 2013 at 15:40 UTC
Jump to comment: Most recent file
Commons has quite a few 'dev' versions of modules in the make file. We should encourage them to make a stable release so the commons build can be more stable.
Dev Modules (* indicates a patch is being used as well):
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1908812-drupal-org-dev-make-13.patch | 15.44 KB | japerry |
Comments
Comment #1
ezra-g commentedI think we could also consider specific hashes.
Comment #2
japerryThe patch below should specifically version all the modules and add hashes to dev versions that we use for modules.
Comment #3
ezra-g commentedLooks good to me- Committed. Thanks japerry!
http://drupalcode.org/project/commons.git/commit/e7f4d9d
Comment #4
ezra-g commentedThe nightly dev snapshot is failing with:
Comment #5
ezra-g commentedI believe the problem was that we were using the revision attribute on the project, rather than as a modifier to [download]. We also had [version] in one case where a project was being pulled from git. I missed these in my review.
I committed a followup: http://drupalcode.org/project/commons.git/commitdiff/5c2e583?hp=cbae9661...