Those of us using CVS copy of SimpleTest 6.x-1.x-dev cannot use the module anymore since the D7 info is in the simpletest.info file:
version = VERSION
core = 7.x
files[] = simpletest.module
files[] = simpletest.install
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 442890-simpletest-info-version-D6-2.patch | 572 bytes | dave reid |
Comments
Comment #1
dave reidOnly applies to 6.x-2.x-dev branch.
Comment #2
boombatower commentedArg....even thought about that when I copied the files[] chunks.....
Thanks for reporting.
Comment #3
dave reidNo problem. :) The lines actually got put in to the 2.8 release as well, but I'm not sure if the d.org packaging script overrides those.
Comment #4
boombatower commentedI was aware they made it into 2.8, which is rather annoying. I checked the down loadable tar and it overrides the core = "".
Comment #6
dave reidWe actually still have version = VERSION which tells update status that simple test's version is 6.13-dev currently. This still needs to be fixed in the .info file.
Comment #7
boombatower commentedCommitted.
Comment #8
mike booth commentedPerhaps the downloadable tar works. Perhaps the 6.x-2.x-dev branch works. But those of us using "drush dl simpletest" with the CVS option to install the "recommended for 6.x" release directly from CVS still get a broken 6.x-2.8 version.
At least I know how to fix that problem by manually checking out the 6.x-2.x-dev branch instead.
Perhaps you could consider releasing 6.x-2.9? Alternatively, you can "won't fix" this and tell me to get a life. ;)
Comment #9
boombatower commentedI'll be rolling a backport of head in the next week or two...I'll release then rather than make to releases back to back.
Comment #10
boombatower commented