Skip to content

Conversation

@labkey-susanh
Copy link

Rationale

In preparation for Gradle 7.0, we have slowly been updating dependencies that rely on the compile configuration (which has been deprecated for this use and will result in an error in Gradle 7.0). This configuration leaks dependencies out of a project so other projects have not had to explicitly declare dependencies that came through compile transitively. With a future gradlePlugins release, we'll remove the extension of the compile dependency from the external dependency, so this leakage will be stopped.

Related Pull Requests

Changes

  • Add an explicit dependency on htsjdk for the jbrowse module

@labkey-susanh labkey-susanh merged commit 5e1a454 into develop Aug 28, 2020
@labkey-susanh labkey-susanh deleted the fb_htsjdkDependency2 branch August 28, 2020 23:51
bbimber pushed a commit that referenced this pull request Aug 27, 2021
* Added defaultSession
* updated tests for defaultSession
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants