You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/06/30 08:26:18 UTC

[GitHub] [fineract] renovate-bot opened a new pull request #1130: Update dependency gradle to v6.5.1

renovate-bot opened a new pull request #1130:
URL: https://github.com/apache/fineract/pull/1130


   This PR contains the following updates:
   
   | Package | Update | Change |
   |---|---|---|
   | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | patch | `6.5` -> `6.5.1` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>gradle/gradle</summary>
   
   ### [`v6.5.1`](https://togithub.com/gradle/gradle/releases/v6.5.1)
   
   This is a patch release for Gradle 6.5.
   
   This fixes several critical bugs in Gradle 6.5:
   
   -   Regression: Gradle 6.5 cached builds cause IllegalStateException [#&#8203;13367](https://togithub.com/gradle/gradle/issues/13367) 
   -   Regression: Compile classpath configuration is not deterministic [#&#8203;13555](https://togithub.com/gradle/gradle/issues/13555) 
   -   Regression: Class cast exception when GStrings are used with System.getProperty [#&#8203;13569](https://togithub.com/gradle/gradle/issues/13569)
   -   And a number of dependency graph resolution errors ([#&#8203;13251](https://togithub.com/gradle/gradle/issues/13251), [#&#8203;13316](https://togithub.com/gradle/gradle/issues/13316), [#&#8203;13329](https://togithub.com/gradle/gradle/issues/13329), [#&#8203;13551](https://togithub.com/gradle/gradle/issues/13551))
   
   [All issues fixed in this patch release](https://togithub.com/gradle/gradle/milestone/147?closed=1)
   
   We recommend that you use Gradle 6.5.1 over the initial release of Gradle 6.5.  
   
   #### Upgrade Instructions
   
   Switch your build to use Gradle 6.5.1 by updating your wrapper:
   
   `./gradlew wrapper --gradle-version=6.5.1`
   
   See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.5.1/userguide/upgrading_version_6.html#changes_6.5) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.5.1.
   
   #### Reporting Problems
   
   If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. 
   If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).
   
   </details>
   
   ---
   
   ### Renovate configuration
   
   :date: **Schedule**: At any time (no schedule defined).
   
   :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
   
   :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
   
   :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#apache/fineract).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] vorburger commented on pull request #1130: Update dependency gradle to v6.5.1

Posted by GitBox <gi...@apache.org>.
vorburger commented on pull request #1130:
URL: https://github.com/apache/fineract/pull/1130#issuecomment-652312348


   Test Failure here was NOT just due to FINERACT-1016, but another problem:
   
   ```
   ClientLoanIntegrationTest > testLoanRefundByCashCashBasedAccounting() FAILED
       java.lang.AssertionError: 1 expectation failed.
       Expected status code <200> but was <403>.
   ```
   
   I'm not 100% sure if that could have been a side effect of FINERACT-885? Let's just wait for FINERACT-1016, and then Rebase.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] ptuomola commented on pull request #1130: Update dependency gradle to v6.5.1

Posted by GitBox <gi...@apache.org>.
ptuomola commented on pull request #1130:
URL: https://github.com/apache/fineract/pull/1130#issuecomment-653488682


   /rebase


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] awasum merged pull request #1130: Update dependency gradle to v6.5.1

Posted by GitBox <gi...@apache.org>.
awasum merged pull request #1130:
URL: https://github.com/apache/fineract/pull/1130


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org