Re: Building groovy cluster

2018-09-13 Thread Geertjan Wielenga
Good news, after https://github.com/apache/incubator-netbeans/pull/875, I did a fresh clone (probably not needed), and then ant -Dcluster.config=groovy succeeded. Gj On Thu, Sep 13, 2018 at 12:22 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Sven, the discussion here should

Re: Building groovy cluster

2018-09-12 Thread Geertjan Wielenga
Sven, the discussion here should help you too: https://issues.apache.org/jira/browse/NETBEANS-1229 Gj On Thu, Sep 13, 2018 at 12:16 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > I also see a problem relating to 'hibernateweb', which is in the root > folder but doesn't belon

Re: Building groovy cluster

2018-09-12 Thread Geertjan Wielenga
I also see a problem relating to 'hibernateweb', which is in the root folder but doesn't belong there. "Cannot find build prerequisite org.netbeans.api.web.webmodule of /Users/geertjanwielenga/incubator-netbeans/hibernateweb." Gj On Thu, Sep 13, 2018 at 12:13 AM, Geertjan Wielenga < geertjan.wi

Re: Building groovy cluster

2018-09-12 Thread Geertjan Wielenga
I have just run "ant -Dcluster.config=groovy" on the root folder and that indeed resulted in: Target "all-groovy.antproject" does not exist in the project "main". It is used from target "nbmerge-build-one-cluster". However, until we figure out how to fix that, there's no reason why you can't use

Re: Building groovy cluster

2018-09-12 Thread Geertjan Wielenga
Maybe, because of all the restructuring, recreate a fork from scratch and git clone that. Gj On Thu, Sep 13, 2018 at 12:06 AM, Sven Reimers wrote: > Ok. > > Will retry tomorrow.. > > Sven > > Geertjan Wielenga schrieb am > Do., 13. Sep. 2018, 00:00: > > > So when you do a git clone and run 'an

Re: Building groovy cluster

2018-09-12 Thread Sven Reimers
Ok. Will retry tomorrow.. Sven Geertjan Wielenga schrieb am Do., 13. Sep. 2018, 00:00: > So when you do a git clone and run 'ant build' on that clone you get that > result? > > If so, maybe something is cached somewhere, I don't know, have been > building a lot today from scratch without any p

Re: Building groovy cluster

2018-09-12 Thread Geertjan Wielenga
So when you do a git clone and run 'ant build' on that clone you get that result? If so, maybe something is cached somewhere, I don't know, have been building a lot today from scratch without any problems. Gj On Wed, Sep 12, 2018 at 11:49 PM, Sven Reimers wrote: > Trying on actual master what

Re: Building groovy cluster

2018-09-12 Thread Sven Reimers
Trying on actual master what you proposed i get BUILD FAILED /Users/sven/work/netbeans-groovy-work/incubator-netbeans/nbbuild/build.xml:478: The following error occurred while executing this line: /Users/sven/work/netbeans-groovy-work/incubator-netbeans/nbbuild/build.xml:473: The following error o

Re: Building groovy cluster

2018-09-08 Thread Junichi Yamamoto
Hi, I have a similar problem with a php module but I don't know the cause of the problem. As a workaround, just clean and build whole NetBeans (ant -Dcluster.config=full clean build-nozip). After that, I could build the module. However, the problem occurs again when I reboot my PC... output: /inc

Building groovy cluster

2018-09-07 Thread Sven Reimers
Hi, I am trying to build the cluster and started with libs.groovy project in subdirectory groovy/libs.groovy and get the following error BUILD FAILED /Users/sven/oss/netbeans/apache-incubator-netbeans/nbbuild/templates/projectized.xml:99: java.lang.IllegalStateException: Cannot find myself as org