mirror of https://github.com/sbt/sbt.git
This PR includes the values of the `description` and `homepage` settings into the `ivy.xml` files generated by the `makeIvyXml` task. It restores the behaviour of sbt 1.2.8 and if `useCoursier` is set to `false`. Two things are changed in this PR: * `IvyXml.content` now adds the `homepage` attribute to the `description` element if `project.info.homePage` is not empty. * `CoursierInputsTasks.coursierProject0` now fills the previous empty `CProject.info` field with the description and homepage. Closes: #5234 |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||