Are there any plans to commit Drupal Commons to the project here on drupal.org? If so, a .make file would be great.

CommentFileSizeAuthor
#4 drupal_commons-distro.make_.txt233 bytesjoestewart
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

JBI’s picture

Also usefull for a "dev" version :)

mstef’s picture

Status: Active » Postponed

Possibly after the release of 1.2

langworthy’s picture

Acquia announced a new release today (1.6). Taking a look on GitHub it looks like this is still missing a .make file.

I've reviewed Commons before as a potential solution to some projects but the lack of a .make file is a deal breaker. Without it we can't use it with our workflow of extending the distribution using drush_make.

joestewart’s picture

A stopgap makefile maybe?

api = 2

core = 6.x

projects[drupal_commons][type] = "core"
projects[drupal_commons][download][type] = "get"
projects[drupal_commons][download][url] = "http://network.acquia.com/files/marketing/commons/drupal_commons-6.x-1.6.tar.gz"

Also, is there a direct link published to the download? Is there a link that is always to the latest stable?

I don't think we can use the github repo because for some reason it is in a docroot subdirectory?

ezra-g’s picture

I've done some initial work towards packaging Commons with Drush make: http://drupal.org/sandbox/ezrag/1262660 .

I'm leaving this issue as postponed until there is more of an official decision to go in this direction.

ezra-g’s picture

Status: Postponed » Closed (fixed)

We've had a drush make file for several weeks now :). http://drupalcode.org/project/commons.git/tree/refs/heads/6.x-2.x