Closed (fixed)
Project:
Drupal Commons
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2012 at 15:50 UTC
Updated:
2 Feb 2012 at 17:00 UTC
We have commons-dev.make. We should have commons-prod.make that packages Commons using the latest official release of the Commons project.
Comments
Comment #1
ezra-g commentedhttp://drupalcode.org/project/commons.git/commit/9c0fbb3
Comment #2
jsibley commentedThe comments in the production make file seem to refer to a development version.
Also, I got the following error message when running the production make file listed above:
Unable to clone user_relationships from [error]
git://git.drupal.org/project/user_relationships.git.
How should I handle this?
Thanks.