vorburger commented on issue #525: FINERACT-700: upgrade Gradle from 2.10 to 5.2.1 URL: https://github.com/apache/fineract/pull/525#issuecomment-509776986 > We'll see on Travis, but for me locally it still does not work, but due to what I think is a new and (finger crossed) other problem, watch [FINERACT-778](https://issues.apache.org/jira/browse/FINERACT-778) ... if you don't hit that one, it could perhaps be due to OpenJDK vs. Oracle. I actually cannot reproduce FINERACT-778 anymore, but `./gradlew integreationTest` fail both on TravisCI and locally for me with the same `ConnectException` - basically, it seems, in ITs Tomcat isn't starting Fineract? The interesting thing is that `./gradlew tomcatRunWAR` does work .. and I thought that did, roughly, the same.. I've not yet understood what the difference / root cause of this is, and would very much welcome input from anyone who is able to dig more into this... anyone able to help and step up here? @lingocoder the points you are raised above are all related to Java 11 only, which I'd like to exclude from this PR. FYI I used to want to to Gradle upgrade, Java 11, Spring boot ITs all in one, but have come to the conclusion that it will be better if we go about this step by step. I'll therefore copy/paste and reply to the points you are raised above re. Java 11 over in #609, and ignore them here.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
