Discussion:
Upgrading gradle to version 5.0
Taher Alkhateeb
2018-11-28 17:56:12 UTC
Permalink
Hello Everyone,

I just received some good news from Mathieu Lirzin (Thank you Mathieu)
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in issuing
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we can
continue as usual.

Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.

https://issues.apache.org/jira/browse/OFBIZ-9972
Girish Vasmatkar
2018-11-29 06:34:13 UTC
Permalink
Hi Taher

I'm all for it. I have also updated the version and it seems to be working
just fine in my workspace.

Just a very minor caveat I noticed with the upgrade is that you don't see
what all tasks gradle executed, while the earlier versions showed the
executed tasks and their corresponding output.

With the newer version you see - Build Successful on the terminal. More
often than not we are not going to be bothered by this, but having it
display the executed tasks helps debugging, I feel.

Here's
<https://stackoverflow.com/questions/45883963/gradle-4-0-does-not-display-executed-tasks-in-command-line>
the
solution that worked for me.

Best,
Girish
Post by Taher Alkhateeb
Hello Everyone,
I just received some good news from Mathieu Lirzin (Thank you Mathieu)
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in issuing
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we can
continue as usual.
Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.
https://issues.apache.org/jira/browse/OFBIZ-9972
Jacques Le Roux
2018-11-29 08:23:18 UTC
Permalink
Thanks for the tip Girish!

Jacques
Post by Girish Vasmatkar
Hi Taher
I'm all for it. I have also updated the version and it seems to be working
just fine in my workspace.
Just a very minor caveat I noticed with the upgrade is that you don't see
what all tasks gradle executed, while the earlier versions showed the
executed tasks and their corresponding output.
With the newer version you see - Build Successful on the terminal. More
often than not we are not going to be bothered by this, but having it
display the executed tasks helps debugging, I feel.
Here's
<https://stackoverflow.com/questions/45883963/gradle-4-0-does-not-display-executed-tasks-in-command-line>
the
solution that worked for me.
Best,
Girish
Post by Taher Alkhateeb
Hello Everyone,
I just received some good news from Mathieu Lirzin (Thank you Mathieu)
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in issuing
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we can
continue as usual.
Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.
https://issues.apache.org/jira/browse/OFBIZ-9972
Deepak Dixit
2018-11-29 08:52:24 UTC
Permalink
+1,
After applying patch its working fine.

Thanks & Regards
--
Deepak Dixit



On Thu, Nov 29, 2018 at 1:53 PM Jacques Le Roux <
Post by Jacques Le Roux
Thanks for the tip Girish!
Jacques
Post by Girish Vasmatkar
Hi Taher
I'm all for it. I have also updated the version and it seems to be
working
Post by Girish Vasmatkar
just fine in my workspace.
Just a very minor caveat I noticed with the upgrade is that you don't see
what all tasks gradle executed, while the earlier versions showed the
executed tasks and their corresponding output.
With the newer version you see - Build Successful on the terminal. More
often than not we are not going to be bothered by this, but having it
display the executed tasks helps debugging, I feel.
Here's
<
https://stackoverflow.com/questions/45883963/gradle-4-0-does-not-display-executed-tasks-in-command-line
Post by Girish Vasmatkar
the
solution that worked for me.
Best,
Girish
On Wed, Nov 28, 2018 at 11:26 PM Taher Alkhateeb <
Post by Taher Alkhateeb
Hello Everyone,
I just received some good news from Mathieu Lirzin (Thank you Mathieu)
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in issuing
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we can
continue as usual.
Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.
https://issues.apache.org/jira/browse/OFBIZ-9972
Taher Alkhateeb
2018-12-03 16:38:03 UTC
Permalink
upgraded in r1848062 and referenced in OFBIZ-9972. Thank you all folks
Post by Deepak Dixit
+1,
After applying patch its working fine.
Thanks & Regards
--
Deepak Dixit
On Thu, Nov 29, 2018 at 1:53 PM Jacques Le Roux <
Post by Jacques Le Roux
Thanks for the tip Girish!
Jacques
Post by Girish Vasmatkar
Hi Taher
I'm all for it. I have also updated the version and it seems to be
working
Post by Girish Vasmatkar
just fine in my workspace.
Just a very minor caveat I noticed with the upgrade is that you don't see
what all tasks gradle executed, while the earlier versions showed the
executed tasks and their corresponding output.
With the newer version you see - Build Successful on the terminal. More
often than not we are not going to be bothered by this, but having it
display the executed tasks helps debugging, I feel.
Here's
<
https://stackoverflow.com/questions/45883963/gradle-4-0-does-not-display-executed-tasks-in-command-line
Post by Girish Vasmatkar
the
solution that worked for me.
Best,
Girish
On Wed, Nov 28, 2018 at 11:26 PM Taher Alkhateeb <
Post by Taher Alkhateeb
Hello Everyone,
I just received some good news from Mathieu Lirzin (Thank you Mathieu)
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in issuing
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we can
continue as usual.
Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.
https://issues.apache.org/jira/browse/OFBIZ-9972
Rishi Solanki
2018-12-04 08:42:45 UTC
Permalink
Thanks Taher!

--
Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co
Post by Taher Alkhateeb
upgraded in r1848062 and referenced in OFBIZ-9972. Thank you all folks
Post by Deepak Dixit
+1,
After applying patch its working fine.
Thanks & Regards
--
Deepak Dixit
On Thu, Nov 29, 2018 at 1:53 PM Jacques Le Roux <
Post by Jacques Le Roux
Thanks for the tip Girish!
Jacques
Post by Girish Vasmatkar
Hi Taher
I'm all for it. I have also updated the version and it seems to be
working
Post by Girish Vasmatkar
just fine in my workspace.
Just a very minor caveat I noticed with the upgrade is that you
don't see
Post by Deepak Dixit
Post by Jacques Le Roux
Post by Girish Vasmatkar
what all tasks gradle executed, while the earlier versions showed the
executed tasks and their corresponding output.
With the newer version you see - Build Successful on the terminal.
More
Post by Deepak Dixit
Post by Jacques Le Roux
Post by Girish Vasmatkar
often than not we are not going to be bothered by this, but having it
display the executed tasks helps debugging, I feel.
Here's
<
https://stackoverflow.com/questions/45883963/gradle-4-0-does-not-display-executed-tasks-in-command-line
Post by Deepak Dixit
Post by Jacques Le Roux
Post by Girish Vasmatkar
the
solution that worked for me.
Best,
Girish
On Wed, Nov 28, 2018 at 11:26 PM Taher Alkhateeb <
Post by Taher Alkhateeb
Hello Everyone,
I just received some good news from Mathieu Lirzin (Thank you
Mathieu)
Post by Deepak Dixit
Post by Jacques Le Roux
Post by Girish Vasmatkar
Post by Taher Alkhateeb
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in
issuing
Post by Deepak Dixit
Post by Jacques Le Roux
Post by Girish Vasmatkar
Post by Taher Alkhateeb
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we
can
Post by Deepak Dixit
Post by Jacques Le Roux
Post by Girish Vasmatkar
Post by Taher Alkhateeb
continue as usual.
Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.
https://issues.apache.org/jira/browse/OFBIZ-9972
Jacques Le Roux
2018-11-29 07:20:01 UTC
Permalink
Post by Taher Alkhateeb
Hello Everyone,
I just received some good news from Mathieu Lirzin (Thank you Mathieu)
on the state of Gradle. Essentially, we were worried about gradle
deprecating spaces used in task names which led to problems in issuing
our standard server commands [1]. Thankfully, it seems this issue is
resolved, the gradle folks seem to have changed their minds and we can
continue as usual.
Therefore, I recommend we upgrade gradle to version 5. It is a lot
faster for loading (it runs parallel processes for downloading
dependencies) and it is also more compatible with newer versions of
Java.
https://issues.apache.org/jira/browse/OFBIZ-9972
+1

Jacques
Loading...