You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Ernie Rael <er...@raelity.com> on 2023/01/08 23:17:00 UTC

updating to 16-u1

Just updated to the final bits; and wondering about a /backwards seeming 
dependency/. I started with the first check release of 16-u1, so this 
normally wouldn't be seen.

Using plugin manager, uninstall everything with "gradle".  Still had

    org.netbeans.modules.gradle/2 [2.29.1
    Netbeans/netbeans-TLP/netbeans/release160-14-on-20221215]

when starting NetBeans. Uninstalled Groovy and finally 
"...modules.gradle" was uninstalled. *This seems wrong.* Does Groovy 
depend on Gradle?

-ernie

PS. to be complete

Then activated Gradle/Groovy stuff (none of the patch 16-u1 update 
centers were enabled). Guess gradle.java has that last minute fix 
(1223). (More stuff was installed than actually needed since I kept 
trying to uninstall modules.gradle)

Now a boot gives. The curious numbering has been previously addressed.

     org.netbeans.modules.gradle/2 [2.29.1 
Netbeans/netbeans-TLP/netbeans/release160-14-on-20221215]
     org.netbeans.modules.gradle.java [1.20.1.1 
Netbeans/netbeans-TLP/netbeans/release160-16-on-20221223]
     org.netbeans.modules.gradle.test [1.14 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]
     org.netbeans.modules.gradle.spring [1.14 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]
     org.netbeans.modules.gradle.persistence [1.14 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]
     org.netbeans.modules.gradle.editor [1.0 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]
     org.netbeans.modules.gradle.dists [1.6 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]
     org.netbeans.modules.gradle.java.coverage [1.11 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]
     org.netbeans.modules.gradle.kit [1.14 
16-321935444b183aea1c4ff255d8d2ab8d50c60606]
     org.netbeans.modules.gradle.groovy [1.7 
Netbeans/netbeans-TLP/netbeans/release160-11-on-20221119]

Re: updating to 16-u1

Posted by Neil C Smith <ne...@apache.org>.
On Sun, 8 Jan 2023 at 23:17, Ernie Rael <er...@raelity.com> wrote:
> Just updated to the final bits; and wondering about a /backwards seeming
> dependency/. I started with the first check release of 16-u1, so this
> normally wouldn't be seen.

Yes, always use a test userdir for testing update centres like that,
or you'll likely end up in a bit of a mess.  I would start with 16
from scratch.

> when starting NetBeans. Uninstalled Groovy and finally
> "...modules.gradle" was uninstalled. *This seems wrong.* Does Groovy
> depend on Gradle?

I assume this is related somehow to the eager module gradle.groovy
introduced in https://github.com/apache/netbeans/pull/2508 ?

> The curious numbering has been previously addressed.

Thanks for the reminder there - addressed but not fixed!  We need to
look at that before NB17 can be released.

Best wishes,

Neil

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

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