the bug at #775254: 7.0-alpha3 core version not recognized as valid in a profile make file is also an issue in the packaging script. attached patch should fix it.

Comments

hunmonk’s picture

StatusFileSize
new1.06 KB

hrm. lost the attachment. trying again...

dww’s picture

Status: Needs review » Reviewed & tested by the community

looks fine to me. it's a bit too bad we need a separate check in the packaging script for this, but we talked about the whole thing about not having the "2 phase" makefile business, so we're already doing separate checks for core and it makes sense to do this validation there.

hunmonk’s picture

Status: Reviewed & tested by the community » Active
StatusFileSize
new1.06 KB

not quite right. attached patch fixes the issue without allowing '6.x-dev' through, which we don't want. tested extensively, and committed to HEAD. marking active for drupal.org deployment.

webchick’s picture

Issue tags: +needs drupal.org deployment
dww’s picture

Status: Active » Closed (fixed)
Issue tags: -needs drupal.org deployment

This has long since been deployed.