Posted by japerry on February 25, 2013 at 7:13pm
3 followers
| Project: | Drupal Commons |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | japerry |
| Status: | closed (fixed) |
Issue Summary
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):
- apachesolr_og
- connector
- custom_search
- devel
- entityreference
- features*
- flag_abuse
- http_client
- admin_icons
- message*
- message_notify
- message_subscribe*
- oauth
- oauthconnector
- quicktabs
- radioactivity*
- strongarm
- timeago*
- views
- adaptivetheme
Comments
#1
I think we could also consider specific hashes.
#2
The patch below should specifically version all the modules and add hashes to dev versions that we use for modules.
#3
Looks good to me- Committed. Thanks japerry!
http://drupalcode.org/project/commons.git/commit/e7f4d9d
#4
The nightly dev snapshot is failing with:
#5
I 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...
#6
Automatically closed -- issue fixed for 2 weeks with no activity.