I mentioned this on IRC and in issue #1001, but want to make sure we remember:
The bundles key in the QSRequirements of plugins is ignored. That's because of the break in line of 582 QSPlugins.m. I guess it will be fine once it's removed, but some testing is needed.
It also looks like the version checking of the bundles was never even implemented. See the warning a few lines below.
The text was updated successfully, but these errors were encountered:
HenningJ commentedJul 18, 2012
I mentioned this on IRC and in issue #1001, but want to make sure we remember:
The
bundles
key in theQSRequirements
of plugins is ignored. That's because of thebreak
in line of 582 QSPlugins.m. I guess it will be fine once it's removed, but some testing is needed.It also looks like the version checking of the bundles was never even implemented. See the warning a few lines below.
The text was updated successfully, but these errors were encountered: