Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files

8.6.x
Nathaniel Catchpole 2018-04-06 13:13:01 +01:00
parent 0766ddc0a9
commit d90ac78f3e
148 changed files with 225 additions and 225 deletions

View File

@ -5,6 +5,6 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- action
- views
- node
- drupal:action
- drupal:views
- drupal:node

View File

@ -6,5 +6,5 @@ version: VERSION
core: 8.x
configure: aggregator.admin_settings
dependencies:
- file
- options
- drupal:file
- drupal:options

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- aggregator
- views
- drupal:aggregator
- drupal:views

View File

@ -5,4 +5,4 @@ package: Web services
version: VERSION
core: 8.x
dependencies:
- user
- drupal:user

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- block
- drupal:block

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- block
- views
- drupal:block
- drupal:views

View File

@ -5,7 +5,7 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- block
- text
- user
- drupal:block
- drupal:text
- drupal:user
configure: entity.block_content.collection

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- block_content
- drupal:block_content

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- block_content
- views
- drupal:block_content
- drupal:views

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
hidden: true
dependencies:
- block
- drupal:block

View File

@ -5,5 +5,5 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- node
- drupal:node
configure: book.settings

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- book
- views
- drupal:book
- drupal:views

View File

@ -5,4 +5,4 @@ package: Core
core: 8.x
version: VERSION
dependencies:
- editor
- drupal:editor

View File

@ -5,5 +5,5 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- text
- drupal:text
configure: comment.admin

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- comment
- drupal:comment

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- comment
- drupal:comment

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- comment
- views
- drupal:comment
- drupal:views

View File

@ -6,4 +6,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- config_collection_install_test
- drupal:config_collection_install_test

View File

@ -4,4 +4,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- config_test
- drupal:config_test

View File

@ -4,4 +4,4 @@ package: 'Testing'
version: VERSION
core: 8.x
dependencies:
- config_test
- drupal:config_test

View File

@ -5,5 +5,5 @@ version: VERSION
core: 8.x
dependencies:
- block
- block_test
- drupal:block
- drupal:block_test

View File

@ -5,5 +5,5 @@ version: VERSION
core: 8.x
dependencies:
- block
- block_content
- drupal:block
- drupal:block_content

View File

@ -4,4 +4,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- config_test
- drupal:config_test

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
configure: config_translation.mapper_list
dependencies:
- locale
- drupal:locale

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- config_translation
- config_test
- drupal:config_translation
- drupal:config_test

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- contact
- user
- drupal:contact
- drupal:user

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- contact
- drupal:contact

View File

@ -5,6 +5,6 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- contact
- views
- user
- drupal:contact
- drupal:views
- drupal:user

View File

@ -6,4 +6,4 @@ core: 8.x
package: Core
configure: entity.workflow.collection
dependencies:
- workflows
- drupal:workflows

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- content_moderation
- node
- drupal:content_moderation
- drupal:node

View File

@ -5,7 +5,7 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- content_moderation
- node
- views
- entity_test
- drupal:content_moderation
- drupal:node
- drupal:views
- drupal:entity_test

View File

@ -2,7 +2,7 @@ name: 'Content Translation'
type: module
description: 'Allows users to translate content entities.'
dependencies:
- language
- drupal:language
package: Multilingual
version: VERSION
core: 8.x

View File

@ -5,6 +5,6 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- content_translation
- language
- entity_test
- drupal:content_translation
- drupal:language
- drupal:entity_test

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- content_translation
- views
- drupal:content_translation
- drupal:views

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- contextual
- drupal:contextual

View File

@ -5,4 +5,4 @@ package: Field types
version: VERSION
core: 8.x
dependencies:
- field
- drupal:field

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- views
- drupal:views

View File

@ -5,4 +5,4 @@ package: Field types
version: VERSION
core: 8.x
dependencies:
- datetime
- drupal:datetime

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- dblog
- views
- drupal:dblog
- drupal:views

View File

@ -5,6 +5,6 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- filter
- file
- drupal:filter
- drupal:file
configure: filter.admin_overview

View File

@ -5,5 +5,5 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- filter
- ckeditor
- drupal:filter
- drupal:ckeditor

View File

@ -5,4 +5,4 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- text
- drupal:text

View File

@ -5,4 +5,4 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- entity_test
- drupal:entity_test

View File

@ -5,4 +5,4 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- field
- drupal:field

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- views
- drupal:views

View File

@ -5,5 +5,5 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- entity_test
- field_test
- drupal:entity_test
- drupal:field_test

View File

@ -5,5 +5,5 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- entity_test
- field
- drupal:entity_test
- drupal:field

View File

@ -5,4 +5,4 @@ package: Core (Experimental)
version: VERSION
core: 8.x
dependencies:
- layout_discovery
- drupal:layout_discovery

View File

@ -5,4 +5,4 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- entity_test
- drupal:entity_test

View File

@ -5,4 +5,4 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- field
- drupal:field

View File

@ -5,4 +5,4 @@ package: Field types
version: VERSION
core: 8.x
dependencies:
- field
- drupal:field

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- file
- views
- drupal:file
- drupal:views

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
configure: filter.admin_overview
dependencies:
- user
- drupal:user

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- filter
- drupal:filter

View File

@ -2,11 +2,11 @@ name: Forum
type: module
description: 'Provides discussion forums.'
dependencies:
- node
- history
- taxonomy
- comment
- options
- drupal:node
- drupal:history
- drupal:taxonomy
- drupal:comment
- drupal:options
package: Core
version: VERSION
core: 8.x

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- forum
- views
- drupal:forum
- drupal:views

View File

@ -5,4 +5,4 @@ package: Web services
version: VERSION
core: 8.x
dependencies:
- serialization
- drupal:serialization

View File

@ -3,4 +3,4 @@ type: module
core: 8.x
package: Testing
dependencies:
- help
- drupal:help

View File

@ -5,4 +5,4 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- node
- drupal:node

View File

@ -5,5 +5,5 @@ package: Field types
version: VERSION
core: 8.x
dependencies:
- file
- drupal:file
configure: entity.image_style.collection

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- image
- views
- drupal:image
- drupal:views

View File

@ -5,4 +5,4 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- entity_test
- drupal:entity_test

View File

@ -5,7 +5,7 @@ package: Core (Experimental)
version: VERSION
core: 8.x
dependencies:
- layout_discovery
- contextual
- drupal:layout_discovery
- drupal:contextual
# @todo Discuss removing in https://www.drupal.org/project/drupal/issues/2935999.
- field_ui
- drupal:field_ui

View File

@ -5,4 +5,4 @@ core: 8.x
package: Field types
version: VERSION
dependencies:
- field
- drupal:field

View File

@ -4,5 +4,5 @@ type: module
core: 8.x
hidden: true
dependencies:
- link
- entity_test
- drupal:link
- drupal:entity_test

View File

@ -5,6 +5,6 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- node
- views
- link
- drupal:node
- drupal:views
- drupal:link

View File

@ -6,5 +6,5 @@ package: Multilingual
version: VERSION
core: 8.x
dependencies:
- language
- file
- drupal:language
- drupal:file

View File

@ -5,6 +5,6 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- file
- image
- user
- drupal:file
- drupal:image
- drupal:user

View File

@ -5,5 +5,5 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- media
- media_test_source
- drupal:media
- drupal:media_test_source

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- media
- views
- drupal:media
- drupal:views

View File

@ -5,4 +5,4 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- link
- drupal:link

View File

@ -3,4 +3,4 @@ type: module
core: 8.x
hidden: true
dependencies:
- menu_link_content
- drupal:menu_link_content

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
configure: entity.menu.collection
dependencies:
- menu_link_content
- drupal:menu_link_content

View File

@ -4,5 +4,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- node
- migrate
- drupal:node
- drupal:migrate

View File

@ -4,4 +4,4 @@ description: 'Provides test fixtures for testing high water marks.'
package: Testing
core: 8.x
dependencies:
- migrate
- drupal:migrate

View File

@ -4,4 +4,4 @@ description: 'Provides a database table and records for SQL import with batch te
package: Testing
core: 8.x
dependencies:
- migrate
- drupal:migrate

View File

@ -4,4 +4,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- migrate
- drupal:migrate

View File

@ -5,4 +5,4 @@ package: Core (Experimental)
version: VERSION
core: 8.x
dependencies:
- migrate
- drupal:migrate

View File

@ -6,6 +6,6 @@ version: VERSION
core: 8.x
configure: migrate_drupal_ui.upgrade
dependencies:
- migrate
- migrate_drupal
- dblog
- drupal:migrate
- drupal:migrate_drupal
- drupal:dblog

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
configure: entity.node_type.collection
dependencies:
- text
- drupal:text

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- options
- drupal:options

View File

@ -5,6 +5,6 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- node
- views
- language
- drupal:node
- drupal:views
- drupal:language

View File

@ -5,5 +5,5 @@ package: Field types
version: VERSION
core: 8.x
dependencies:
- field
- text
- drupal:field
- drupal:text

View File

@ -5,5 +5,5 @@ core: 8.x
package: Testing
version: VERSION
dependencies:
- node
- options
- drupal:node
- drupal:options

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- options
- views
- drupal:options
- drupal:views

View File

@ -5,6 +5,6 @@ package: Core
core: 8.x
version: VERSION
dependencies:
- contextual
- field
- filter
- drupal:contextual
- drupal:field
- drupal:filter

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- rdf
- drupal:rdf

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- rdf
- drupal:rdf

View File

@ -5,6 +5,6 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- breakpoint
- image
- drupal:breakpoint
- drupal:image
configure: entity.responsive_image_style.collection

View File

@ -5,4 +5,4 @@ package: Web services
version: VERSION
core: 8.x
dependencies:
- serialization
- drupal:serialization

View File

@ -4,4 +4,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- config_test
- drupal:config_test

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- rest
- views
- drupal:rest
- drupal:views

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- test_page_test
- drupal:test_page_test

View File

@ -5,6 +5,6 @@ package: Core
version: VERSION
core: 8.x
dependencies:
- block
- toolbar
- contextual
- drupal:block
- drupal:toolbar
- drupal:contextual

View File

@ -4,4 +4,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- settings_tray
- drupal:settings_tray

View File

@ -5,5 +5,5 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- block
- settings_tray
- drupal:block
- drupal:settings_tray

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- settings_tray
- drupal:settings_tray

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
configure: entity.shortcut_set.collection
dependencies:
- link
- drupal:link

View File

@ -5,4 +5,4 @@ package: Testing
version: VERSION
core: 8.x
dependencies:
- entity_test
- drupal:entity_test

View File

@ -6,4 +6,4 @@ version: VERSION
core: 8.x
configure: statistics.settings
dependencies:
- node
- drupal:node

Some files were not shown because too many files have changed in this diff Show More