Re: updating gradle module

2019-11-08 Thread Laszlo Kishalmi
Just checked. Gradle 6.0 is out. Try to upgrade it soon. There are some 
interesting features in the tooling that shall allow a a few new tricks.



On 11/8/19 10:44 AM, Brad Walker wrote:

Thanks very much!

I'll just sit tight for a little while..

-brad w.

On Fri, Nov 8, 2019 at 11:38 AM Laszlo Kishalmi 
wrote:


The current tooling works well with a good range of Gradle versions.

Even Gradle 6.x can be used, however we are planning to upgrade the
tooling with Gradle 6.x whenever it is coming.
See: https://issues.apache.org/jira/browse/NETBEANS-3256

On 11/8/19 10:28 AM, Brad Walker wrote:

I've noticed a problem with creating a simple Netbeans project using the
gradle prototype..

Before I jump in and try to fix it, I have a question about our Gradle
implementation.

Currently, we are using version 4.10.2 of Gradle. The current release is
5.6.3. And a major new release is on the horizon at the moment with

version

6.0.0..

Do/Should we update our Gradle version to something more current ?

-brad w.



-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: updating gradle module

2019-11-08 Thread Brad Walker
Thanks very much!

I'll just sit tight for a little while..

-brad w.

On Fri, Nov 8, 2019 at 11:38 AM Laszlo Kishalmi 
wrote:

> The current tooling works well with a good range of Gradle versions.
>
> Even Gradle 6.x can be used, however we are planning to upgrade the
> tooling with Gradle 6.x whenever it is coming.
> See: https://issues.apache.org/jira/browse/NETBEANS-3256
>
> On 11/8/19 10:28 AM, Brad Walker wrote:
> > I've noticed a problem with creating a simple Netbeans project using the
> > gradle prototype..
> >
> > Before I jump in and try to fix it, I have a question about our Gradle
> > implementation.
> >
> > Currently, we are using version 4.10.2 of Gradle. The current release is
> > 5.6.3. And a major new release is on the horizon at the moment with
> version
> > 6.0.0..
> >
> > Do/Should we update our Gradle version to something more current ?
> >
> > -brad w.
> >
>


Re: updating gradle module

2019-11-08 Thread Laszlo Kishalmi

The current tooling works well with a good range of Gradle versions.

Even Gradle 6.x can be used, however we are planning to upgrade the 
tooling with Gradle 6.x whenever it is coming.

See: https://issues.apache.org/jira/browse/NETBEANS-3256

On 11/8/19 10:28 AM, Brad Walker wrote:

I've noticed a problem with creating a simple Netbeans project using the
gradle prototype..

Before I jump in and try to fix it, I have a question about our Gradle
implementation.

Currently, we are using version 4.10.2 of Gradle. The current release is
5.6.3. And a major new release is on the horizon at the moment with version
6.0.0..

Do/Should we update our Gradle version to something more current ?

-brad w.



-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





updating gradle module

2019-11-08 Thread Brad Walker
I've noticed a problem with creating a simple Netbeans project using the
gradle prototype..

Before I jump in and try to fix it, I have a question about our Gradle
implementation.

Currently, we are using version 4.10.2 of Gradle. The current release is
5.6.3. And a major new release is on the horizon at the moment with version
6.0.0..

Do/Should we update our Gradle version to something more current ?

-brad w.