All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dependencies in info.yml file

It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).

It is useful for DrupalCi to download the right dependencies and Installation profiles to work well. So sooner is better.
Hope this helps.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
FileSize
611 bytes

Here is the patch. Please review.

Aanal.addweb’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
42.7 KB
30.18 KB
29.76 KB

@chipway, Thanks for providing the patch. Your patch is working fine for me as per the mentioned change. I matched it with pareview.sh and with simplytest.me over extend page for end dot. PFA.

  • awasson committed 9df98c7 on 8.x-1.x authored by chipway
    Issue #3010199 by chipway, Aanal.addweb: Must add prefix to dependencies
    
awasson’s picture

Status: Reviewed & tested by the community » Fixed

Thanks Chipway and Aanal.addweb,

I've rolled your changes into the 8.x-1.4 release and they were also pushed into the dev.

Cheers,
Andrew

awasson’s picture

Status: Fixed » Closed (fixed)