Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Packages
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Apr 2010 at 04:44 UTC
Updated:
8 Jul 2011 at 06:04 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | project_packaging_extra_string_regex.patch | 1.06 KB | hunmonk |
| #1 | packaging_core_release_regex.patch | 1.06 KB | hunmonk |
Comments
Comment #1
hunmonk commentedhrm. lost the attachment. trying again...
Comment #2
dwwlooks 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.
Comment #3
hunmonk commentednot 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.
Comment #4
webchickFixing tag, per http://drupal.org/node/1127876
Comment #5
dwwThis has long since been deployed.