Skip to content

Disabling dependency license check for now in gradle to unblock jdk8 …#163

Merged
sgup432 merged 1 commit intoopensearch-project:mainfrom
sgup432:disable_dependency_license
Mar 12, 2022
Merged

Disabling dependency license check for now in gradle to unblock jdk8 …#163
sgup432 merged 1 commit intoopensearch-project:mainfrom
sgup432:disable_dependency_license

Conversation

@sgup432
Copy link
Copy Markdown
Contributor

@sgup432 sgup432 commented Mar 12, 2022

…build

Signed-off-by: Sagar Upadhyaya upasagar@amazon.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Disabling dependency license check to unblock jdk8 build for now. Was failing due to missing tools.jar license.
Doing similar as index-management plugin - https://github.com/opensearch-project/index-management/blob/main/build.gradle#L184

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…build

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>
@sgup432 sgup432 requested review from a team, kkhatua and sruti1312 March 12, 2022 02:09
@sgup432 sgup432 merged commit ca67800 into opensearch-project:main Mar 12, 2022
sruti1312 pushed a commit that referenced this pull request Mar 15, 2022
…build (#163)

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
sruti1312 added a commit that referenced this pull request Mar 15, 2022
* Adding 1.3 release notes (#161)

* Adding 1.3 release notes

Signed-off-by: David Zane <davizane@amazon.com>

* Add PA-RCA commits to release notes

Signed-off-by: David Zane <davizane@amazon.com>

* Remove @ symbol to pass link checker

Signed-off-by: David Zane <davizane@amazon.com>

* Adding check to avoid adding module export for jdk8 (#162)

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>

* Updates integTest gradle scripts to run via remote cluster independently (#160)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

* Disabling dependency license check for now in gradle to unblock jdk8 build (#163)

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>

* Adding CI matrix for jdk 8, 11 and 14 (#159)

* Adding CI matrix for jdk 8, 11 and 14

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

* Removing exclude tools.jar logic

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

* Excluding rolling upgrade test for jdk8

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

Co-authored-by: David Z <38449481+dzane17@users.noreply.github.com>
Co-authored-by: Sagar <99425694+sgup432@users.noreply.github.com>
Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
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.

3 participants