Skip to content

Avoid using org.hamcrest due to module issues#1596

Merged
cheenamalhotra merged 1 commit intodevfrom
hamcrest
Jul 13, 2021
Merged

Avoid using org.hamcrest due to module issues#1596
cheenamalhotra merged 1 commit intodevfrom
hamcrest

Conversation

@cheenamalhotra
Copy link
Copy Markdown
Member

org.hamcrest classes fails to resolve to module and below module conflict each other:

  • org.hamcrest.core
  • hamcrest.core

Steps to reproduce:

  • Right click and select "Create module-info.java"
  • All other classes are resolvable except org.hamcrest classes

If it's not absolutely needed, tests can avoid using these Junit APIs as standard alternatives are available.

@lilgreenbird
Copy link
Copy Markdown
Contributor

/azp run Microsoft.mssql-jdbc.macOS

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@cheenamalhotra cheenamalhotra force-pushed the hamcrest branch 2 times, most recently from c32ac37 to 0a1b802 Compare June 9, 2021 17:56
@lilgreenbird
Copy link
Copy Markdown
Contributor

/azp run Microsoft.mssql-jdbc.windows

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

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.

4 participants