Problem/Motivation

Create a minor release that depends on the contrib Book project.

Proposed resolution

Update the dependencies to reflect the contrib project.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

mandclu’s picture

Status: Active » Needs review

First pass at implementing these changes. Note that the core version requirement has been updated to align with version 1.0.0 of the contrib Book project.

simonbaese’s picture

Status: Needs review » Reviewed & tested by the community

The changes look good. Also, there is no problem installing with the new dependency.

  • mandclu committed 2156b855 on 1.1.x
    Issue #3463505 by mandclu, simonbaese: Require the contrib Book module
    
mandclu’s picture

Status: Reviewed & tested by the community » Fixed

Great! Merged this into the 1.1.x branch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

sakthi_dev’s picture

@mandclu, May I know why we are using contributed book module as the module is included in core?

In site audit, it is showing that there is a duplicate entry for the module. Kindly help!

simonbaese’s picture

The module is deprecated in core and will be removed. This is why we are switching to the contrib module.