We use build-commons-dev for local development, but build-commons-dev.make uses different versions of some projects (eg Message) from the production make file. Let's make build-commons-dev about focused on providing a preview of the upcoming Commons release, maning same contrib + core + latest 7.x-3.x branch of Commons_* projects.

Comments

japerry’s picture

Assigned: Unassigned » japerry
japerry’s picture

Status: Active » Fixed

Better yet, lets git rid of this file all together. I've fixed the build.sh file to only use the main build file -- the only reason it really existed was so we could get the git repos for commons. Instead I've built that into build.sh. We then grab git repositories of all the commons* repos we need separately and overwrite the ones that ship in the make file.

Its in this commit:
http://drupalcode.org/project/commons.git/commit/1228f4b

Automatically closed -- issue fixed for 2 weeks with no activity.