According to the latest D7 RC3 announcement we only have to include files[] = xxx in the .info file if it contains at least one class or interface.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | examples.info_files_1007580_02.patch | 9.73 KB | rfay |
| remove_cruft_from_info_examples.patch | 9.1 KB | aspilicious |
Comments
Comment #1
aspilicious commented- examples still seem to work :)
Comment #3
rfayI don't know why that failed. Here's the same thing again, created by applying that one and then editing the vertical_tabs.info.
If we can't figure this out, we'll skip vertical_tabs and get the result to pass, then edit and commit vertical_tabs. I had to do that before with a .info file patch that acted like this.
Comment #5
rfayI see nothing wrong with this, so I'm going to commit it and then we'll work from there.
Committed: http://drupal.org/cvs?commit=469672
And I note that I had no trouble patching in CVS.
Now we just see how the post-commit test goes.
The post-commit test will be at http://qa.drupal.org/pifr/test/26934
Comment #6
rfayPasses the test on checkin: http://qa.drupal.org/pifr/test/26934
So we'll call it good.