Hi, 
  
  To make beta2, the correct way to do is to merge to master and get the diff 
from branch release113 to master as a PR ?

Best Regards
Eric
-----Message d'origine-----
De : Laszlo Kishalmi <[email protected]> 
Envoyé : samedi 25 janvier 2020 15:49
À : [email protected]
Objet : Re: Apache NetBeans 11.3-beta1 is ... available for testing !

Just checked the code, that NPE is a possible scenario, it shall be fixed in 
11.3-beta2.

Thank you for reporting that!

On 1/24/20 8:23 PM, Scott Palmer wrote:
> Made a new Gradle Application and as soon as I was done with the new 
> Project dialog a popup appeared saying the project couldn't be opened.  
> It appears to have opened anyway though.
>
> Seeing this exception:
>
> java.lang.NullPointerException
> at
> org.netbeans.modules.gradle.java.queries.OpenGradleProjectForBinary.pr
> ojectArchives(OpenGradleProjectForBinary.java:81)
> at
> org.netbeans.modules.gradle.java.queries.OpenGradleProjectForBinary.fi
> ndSourceRoots2(OpenGradleProjectForBinary.java:54)
> at
> org.netbeans.modules.gradle.java.queries.OpenGradleProjectForBinary.fi
> ndSourceRoots(OpenGradleProjectForBinary.java:72)
> at
> org.netbeans.api.java.queries.SourceForBinaryQuery.findSourceRoots(Sou
> rceForBinaryQuery.java:71)
> at
> org.netbeans.modules.java.editor.overridden.ComputeOverriders.findBina
> ryRootsForSourceRoot(ComputeOverriders.java:140)
> at
> org.netbeans.modules.java.editor.overridden.ComputeOverriders.reverseS
> ourceRootsInOrder(ComputeOverriders.java:304)
> at
> org.netbeans.modules.java.editor.overridden.ComputeOverriders.computeU
> sers(ComputeOverriders.java:349)
> at
> org.netbeans.modules.java.editor.overridden.ComputeOverriders.processI
> mpl(ComputeOverriders.java:203)
> at
> org.netbeans.modules.java.editor.overridden.ComputeOverriders.process(
> ComputeOverriders.java:154)
> at
> org.netbeans.modules.java.editor.overridden.ComputeAnnotations.compute
> Annotations(ComputeAnnotations.java:104)
> at
> org.netbeans.modules.java.editor.overridden.ComputeAnnotations.run(Com
> puteAnnotations.java:85)
> at
> org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(T
> askProcessor.java:561)
> [catch] at
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(T
> askProcessor.java:786) at 
> org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
> at
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execu
> te(TaskProcessor.java:702)
> at
> org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(Tas
> kProcessor.java:663)
> at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executor
> s.java:515) at 
> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
> at
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.ja
> va:45) at 
> org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> at
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:
> 2033)
>
>
> Also the Preference dialog reappeared after clicking OK (I believe 
> this has been reported already).  In fact I had to click OK three 
> times total to get it to go away for good.  All I did was open it to 
> switch the LAF to flat dark -> Apply -> OK -> dialog reappears -> OK 
> -> dialog reappears -> OK
>
>
>
> On Tue, Jan 21, 2020 at 8:35 PM Eric Barboni <[email protected]> wrote:
>
>> Dear Apache NetBeans community,
>>
>> The first beta build for Apache NetBeans 11.3 is available.
>>
>> As per the release schedule, NB 11.3 is a non-LTS release, and will 
>> not have a full NetCAT process.  However, feedback and testing from 
>> those on the dev@ and netcat@ lists would still be appreciated, 
>> particularly around new features.  Please file issues in JIRA as 
>> necessary, with the affects and fix versions set to 11.3. Please take 
>> note of the Bug Priority Guidelines (link below), in particular so 
>> that we can address critical and blocking issues if they arise.
>>
>> **If making PRs to fix issues, please add the 11.3 milestone and add 
>> me as one of the reviewers**
>>
>> See the artefacts here:
>>
>> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job
>> /netbea
>> ns/job/release113/4/artifact/dist/
>> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/jo
>> b/netbeans/job/release113/4/artifact/dist/>
>>
>> The binary you most likely need is:
>>
>> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job
>> /netbea ns/job/release113/4/artifact/dist/netbeans-11.3-beta1-bin.zip
>> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/jo
>> b/netbeans/job/release113/4/artifact/dist/netbeans-11.3-beta1-bin.zip
>> >
>>
>> The SHA512 sums if you would like to check them are provided there as 
>> well as here:
>>
>> d07831e60c697386b22f679a3ff3c36b5ec4b87d63fd7bf6cf1b020ff86d7b8fe5e3c
>> c02960f
>> c4e4ab9bff102b3277c9fbfe11908c768cadc86f68151e02c830
>> ./netbeans-11.3-beta1-bin.zip
>>
>> 6f3bc03d636418ce79cc9f62de900a292d1213fca6decc0e9297105e0f738c0509c41
>> ef40390
>> 90c178fcb56d4698eed18ced9291e3cd27a9e5c9d5920daf20e3
>> ./netbeans-11.3-beta1-source.zip
>>
>>
>> Release schedule :
>> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>> Bug Priority Guidelines :
>>
>> https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Gui
>> delines NB 11.3 major changes (HELP wanted to complete):
>> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+
>> 11.3
>>
>> Best Regards
>> Eric
>>
>>
>> ---------------------------------------------------------------------
>> 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





---------------------------------------------------------------------
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



Reply via email to