Great, thanks for doing this, really looking forward to the build succeeding again. :-)
Gj On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <[email protected]> wrote: > Hi, > > I am trying already to fix path issues from the recent cluster moves. PR > will be filed soon. > > @Thilina: thanks, will include that one. > > -S. > > Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a): > > By searching for any occurrences of all 92 modules in platform cluster one >> by one in rat-exclusions.txt >> noticed in line 78 >> >> openide.nodes/test/unit/src/org/openide/nodes/data/** >> >> the module openide.nodes is a part of platform cluster and has been moved >> to the platform/ folder. >> so the path should be >> >> platform/openide.nodes/test/unit/src/org/openide/nodes/data/** >> >> may this be the problem? >> >> >> *Kind regards, * >> *Thilina Ranathunga.* >> >> >> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <[email protected]> >> wrote: >> >> If no one gets to it I'll take a look this evening after work. >>> >>> John >>> >>> On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga >>> <[email protected]> wrote: >>> >>> If this is the problem in the Linux build, then I believe the problem >>>> >>> comes >>> >>>> from here: https://github.com/apache/incubator-netbeans/pull/732 >>>> >>>> BUILD FAILED >>>> >>>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans- >>>>> linux/nbbuild/build.xml:203: >>>>> The following error occurred while executing this line: >>>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans- >>>>> linux/nbbuild/templates/common.xml:456: >>>>> Exception reading blurb from >>>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans- >>>>> linux/platform/nbbuild/licenses/CPL-1.0 >>>>> >>>>> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe, >>>>> "/nbbuild/licenses/CPL-1.0" >>>>> Could someone fix this? >>>>> >>>>> >>>>> Thanks, >>>> >>>> Gj >>>> >>>> >>>> On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga < >>>> [email protected]> wrote: >>>> >>>> Great, thanks for these investigations. I will also take a look -- any >>>>> further details welcome. >>>>> >>>>> Gj >>>>> >>>>> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell < >>>>> >>>> [email protected]> >>>> >>>>> wrote: >>>>> >>>>> Morning, >>>>>> >>>>>> So the windows build is still red, but it seems it goes all the way to >>>>>> >>>>> the >>>> >>>>> RAT step and then fails. >>>>>> >>>>>> At the moment the windows build runs the following ant targets: >>>>>> >>>>> 'build', >>> >>>> 'test-platform', 'rat', while the Linux build runs: 'build', >>>>>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms', >>>>>> 'generate-uc-catalog' 'build-source-zips'. >>>>>> >>>>>> From what I can see on a quick look on the Linux build it fails on >>>>>> the >>>>>> 'verify-libs-and-licenses' step, so I think if we have rat running on >>>>>> Linux correctly, we don't need it on the windows build. >>>>>> >>>>>> As a result, I have removed rat from the windows build with a view to >>>>>> bringing the windows builds back to complete successfully. This will >>>>>> >>>>> be >>> >>>> from build 520 if I'm right.. >>>>>> >>>>>> Regards >>>>>> >>>>>> John >>>>>> >>>>>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto <[email protected] >>>>>> >>>>> >>>> wrote: >>>>>> >>>>>> Hi, >>>>>>> >>>>>>> The cause is the following: >>>>>>> >>>>>>> BUILD FAILED >>>>>>> >>>>>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin >>>>>>> >>>>>> ux/nbbuild/build.xml:203: >>>>>> >>>>>>> The following error occurred while executing this line: >>>>>>> >>>>>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin >>>>>>> >>>>>> ux/nbbuild/templates/common.xml:456: >>>>>> >>>>>>> Exception reading blurb from >>>>>>> >>>>>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin >>>>>>> >>>>>> ux/platform/nbbuild/licenses/CPL-1.0 >>>>>> >>>>>>> >>>>>>> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe, >>>>>>> "/nbbuild/licenses/CPL-1.0" >>>>>>> Could someone fix this? >>>>>>> >>>>>>> Thanks, >>>>>>> Junichi >>>>>>> On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga >>>>>>> <[email protected]> wrote: >>>>>>> >>>>>>>> >>>>>>>> Hi all, >>>>>>>> >>>>>>>> The builds have been failing for some time: >>>>>>>> >>>>>>>> https://builds.apache.org/job/incubator-netbeans-windows/ >>>>>>>> >>>>>>>> https://builds.apache.org/job/incubator-netbeans-linux/ >>>>>>>> >>>>>>>> I think before merging more prs, we need to figure out what the >>>>>>>> >>>>>>> reason >>>> >>>>> for >>>>>>> >>>>>>>> the build failures is. >>>>>>>> >>>>>>>> I'm trying to figure it out, if anyone else can take a look too, >>>>>>>> >>>>>>> that >>>> >>>>> would >>>>>>> >>>>>>>> help. >>>>>>>> >>>>>>>> Thanks, >>>>>>>> >>>>>>>> Gj >>>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------ >>> --------- >>> >>>> To unsubscribe, e-mail: >>>>>>> >>>>>> [email protected] >>> >>>> For additional commands, e-mail: >>>>>>> >>>>>> [email protected] >>>> >>>>> >>>>>>> For further information about the NetBeans mailing lists, visit: >>>>>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
