[jira] [Commented] (NETBEANS-3720) Run focused test method and Debug focused test method disabled in certain circumstances

2023-04-27 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717103#comment-17717103
 ] 

Eric Barboni commented on NETBEANS-3720:


Yes since NetBeans 13. It will have more visibility there

> Run focused test method and Debug focused test method disabled in certain 
> circumstances
> ---
>
> Key: NETBEANS-3720
> URL: https://issues.apache.org/jira/browse/NETBEANS-3720
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Kubuntu linux 19.10 64bit with java 8 64bit latest 
> version
>Reporter: Andrea Paternesi
>Assignee: Meghna Jayan
>Priority: Major
> Attachments: image-2022-10-07-11-12-07-642.png
>
>
> If you have a gradle project where the "main" source directory is not present 
> but there is only the "test" source directory then you cannot launch a test 
> using *Run focused test method* and *Debug focused test method* because 
> Netbeans simply disables them.
> If you create the "main/java"  directories with a simple readme file inside 
> then Netbeans enables again these two options.
> This is a bug to me. You can have a project with no main sources but test 
> sources.
> The example is to have a battery of end-to-end tests that simply calls rest 
> API.
> Can you please fix it?
> Thanks
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

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



[jira] [Commented] (NETBEANS-3720) Run focused test method and Debug focused test method disabled in certain circumstances

2023-04-27 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717090#comment-17717090
 ] 

Eric Barboni commented on NETBEANS-3720:


Hi Jira issue is not the official way to submit issue. It's not watched on 
regular basis.

I would suggest https://github.com/apache/netbeans/issues

> Run focused test method and Debug focused test method disabled in certain 
> circumstances
> ---
>
> Key: NETBEANS-3720
> URL: https://issues.apache.org/jira/browse/NETBEANS-3720
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Kubuntu linux 19.10 64bit with java 8 64bit latest 
> version
>Reporter: Andrea Paternesi
>Assignee: Meghna Jayan
>Priority: Major
> Attachments: image-2022-10-07-11-12-07-642.png
>
>
> If you have a gradle project where the "main" source directory is not present 
> but there is only the "test" source directory then you cannot launch a test 
> using *Run focused test method* and *Debug focused test method* because 
> Netbeans simply disables them.
> If you create the "main/java"  directories with a simple readme file inside 
> then Netbeans enables again these two options.
> This is a bug to me. You can have a project with no main sources but test 
> sources.
> The example is to have a battery of end-to-end tests that simply calls rest 
> API.
> Can you please fix it?
> Thanks
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

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



[jira] [Commented] (NETBEANSINFRA-275) Unexpected error

2022-10-14 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617797#comment-17617797
 ] 

Eric Barboni commented on NETBEANSINFRA-275:


Hi [~ptoye] 

this is not the right place to submit issue you should go to 
https://github.com/apache/netbeans/issues

> Unexpected error
> 
>
> Key: NETBEANSINFRA-275
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-275
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>Reporter: Peter Toye
>Priority: Major
> Attachments: messages.log
>
>
> Opened a project that I've not used for some time. Clicked on a module, and 
> then the  'design' tab. "Loading..." appeared and in the Notifications there 
> was an 'Unexpected error', I've attached the messages.log file as requested.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

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



[jira] [Commented] (NETBEANSINFRA-273) Apache Lucene 3.6.2 critical vulnerability issue - CVE-2017-12629

2022-09-27 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17610187#comment-17610187
 ] 

Eric Barboni commented on NETBEANSINFRA-273:


Hi I would suggest to use NetBeans 15.

 

For issues the correct [https://github.com/apache/netbeans/issues.] This Jira 
is more for internals and as we moved to github we don't follow this close.

> Apache Lucene 3.6.2 critical vulnerability issue - CVE-2017-12629
> -
>
> Key: NETBEANSINFRA-273
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-273
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>Reporter: Girish Kumar
>Priority: Critical
>
> Hi,
> We are using netbeans 13 and security scanner has identified critical 
> vulnerability issue [https://nvd.nist.gov/vuln/detail/CVE-2017-12629]
> reported against usage of Apache Lucene version 3.6.2. Could we please have 
> patch on netbeans v13 to fix this issue?
> Or please advise any work arounds



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

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



[jira] [Resolved] (NETBEANS-3698) Incompatibility between NetBeans 10.0+ and JaCoCo 0.8.3+

2022-09-22 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANS-3698.

Fix Version/s: 15
   Resolution: Fixed

> Incompatibility between NetBeans 10.0+ and JaCoCo 0.8.3+
> 
>
> Key: NETBEANS-3698
> URL: https://issues.apache.org/jira/browse/NETBEANS-3698
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 10.0, 11.0, 11.1, 11.2, 14
>Reporter: Andreas Sewe
>Priority: Major
> Fix For: 15
>
> Attachments: bug.zip
>
>
> Building a NetBeans module with Maven and using the {{jacoco-maven-plugin}} 
> 0.8.3 or later (current version is 0.8.5, required for Java 13 compatibility) 
> halts a *Java 8 JVM* during test execution with the {{maven-surefire-plugin}}.
> The attached project demonstrates this.
> {noformat}
> $ mvn clean install -DnetbeansVersion=RELEASE100 -DjacocoVersion=0.8.3
> …
> [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ bug ---
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 
> 1. See FAQ web page and the dump file 
> /home/sewe/NetBeansProjects/bug/target/surefire-reports/2020-01-15T09-22-15_152-jvmRun1.dumpstream
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  3.519 s
> [INFO] Finished at: 2020-01-15T09:22:15+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) 
> on project bug: There are test failures.
> [ERROR] 
> [ERROR] Please refer to 
> /home/sewe/NetBeansProjects/bug/target/surefire-reports for the individual 
> test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump, 
> [date]-jvmRun[N].dump and [date].dumpstream.
> [ERROR] The forked VM terminated without properly saying goodbye. VM crash or 
> System.exit called?
> …
> [ERROR] Error occurred in starting fork, check output in log
> [ERROR] Process Exit Code: 134
> …
> $ cat target/surefire-reports/*.dumpstream
> # Created at 2020-01-15T09:22:15.624
> Exception in thread "main" java.lang.reflect.InvocationTargetException
> # Created at 2020-01-15T09:22:15.626
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> # Created at 2020-01-15T09:22:15.627
>   at java.lang.reflect.Method.invoke(Method.java:498)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)
> # Created at 2020-01-15T09:22:15.627
> Caused by: java.lang.SecurityException: Prohibited package name: java.lang
> # Created at 2020-01-15T09:22:15.628
>   at java.lang.ClassLoader.preDefineClass(ClassLoader.java:662)
> # Created at 2020-01-15T09:22:15.628
>   at java.lang.ClassLoader.defineClass(ClassLoader.java:761)
> # Created at 2020-01-15T09:22:15.628
>   at 
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
> # Created at 2020-01-15T09:22:15.628
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
> # Created at 2020-01-15T09:22:15.629
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> # Created at 2020-01-15T09:22:15.629
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> # Created at 2020-01-15T09:22:15.629
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> # Created at 2020-01-15T09:22:15.629
>   at java.security.AccessController.doPrivileged(Native Method)
> # Created at 2020-01-15T09:22:15.630
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> # Created at 2020-01-15T09:22:15.630
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> # Created at 2020-01-15T09:22:15.630
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
> # Created at 2020-01-15T09:22:15.630
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> # 

[jira] [Commented] (NETBEANS-3698) Incompatibility between NetBeans 10.0+ and JaCoCo 0.8.3+

2022-09-22 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17608168#comment-17608168
 ] 

Eric Barboni commented on NETBEANS-3698:


Well Jira is a bit out of date now, we are more on github issue and we have the 
release over there:

https://github.com/apache/netbeans/releases

> Incompatibility between NetBeans 10.0+ and JaCoCo 0.8.3+
> 
>
> Key: NETBEANS-3698
> URL: https://issues.apache.org/jira/browse/NETBEANS-3698
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 10.0, 11.0, 11.1, 11.2, 14
>Reporter: Andreas Sewe
>Priority: Major
> Attachments: bug.zip
>
>
> Building a NetBeans module with Maven and using the {{jacoco-maven-plugin}} 
> 0.8.3 or later (current version is 0.8.5, required for Java 13 compatibility) 
> halts a *Java 8 JVM* during test execution with the {{maven-surefire-plugin}}.
> The attached project demonstrates this.
> {noformat}
> $ mvn clean install -DnetbeansVersion=RELEASE100 -DjacocoVersion=0.8.3
> …
> [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ bug ---
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 
> 1. See FAQ web page and the dump file 
> /home/sewe/NetBeansProjects/bug/target/surefire-reports/2020-01-15T09-22-15_152-jvmRun1.dumpstream
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  3.519 s
> [INFO] Finished at: 2020-01-15T09:22:15+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) 
> on project bug: There are test failures.
> [ERROR] 
> [ERROR] Please refer to 
> /home/sewe/NetBeansProjects/bug/target/surefire-reports for the individual 
> test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump, 
> [date]-jvmRun[N].dump and [date].dumpstream.
> [ERROR] The forked VM terminated without properly saying goodbye. VM crash or 
> System.exit called?
> …
> [ERROR] Error occurred in starting fork, check output in log
> [ERROR] Process Exit Code: 134
> …
> $ cat target/surefire-reports/*.dumpstream
> # Created at 2020-01-15T09:22:15.624
> Exception in thread "main" java.lang.reflect.InvocationTargetException
> # Created at 2020-01-15T09:22:15.626
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> # Created at 2020-01-15T09:22:15.627
>   at java.lang.reflect.Method.invoke(Method.java:498)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
> # Created at 2020-01-15T09:22:15.627
>   at 
> sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)
> # Created at 2020-01-15T09:22:15.627
> Caused by: java.lang.SecurityException: Prohibited package name: java.lang
> # Created at 2020-01-15T09:22:15.628
>   at java.lang.ClassLoader.preDefineClass(ClassLoader.java:662)
> # Created at 2020-01-15T09:22:15.628
>   at java.lang.ClassLoader.defineClass(ClassLoader.java:761)
> # Created at 2020-01-15T09:22:15.628
>   at 
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
> # Created at 2020-01-15T09:22:15.628
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
> # Created at 2020-01-15T09:22:15.629
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> # Created at 2020-01-15T09:22:15.629
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> # Created at 2020-01-15T09:22:15.629
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> # Created at 2020-01-15T09:22:15.629
>   at java.security.AccessController.doPrivileged(Native Method)
> # Created at 2020-01-15T09:22:15.630
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> # Created at 2020-01-15T09:22:15.630
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> # Created at 2020-01-15T09:22:15.630
>   at 

[jira] [Commented] (NETBEANS-6386) Netbeans JavaDoc site is not properly generated

2022-01-13 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475314#comment-17475314
 ] 

Eric Barboni commented on NETBEANS-6386:


seems that doc-files folder is not copied with jdk 11.

 

I tried to update codesnippet4javadoc to 0.63 
https://github.com/jtulach/codesnippet4javadoc

[https://github.com/apache/netbeans/blob/master/nbbuild/javadoctools/template.xml]

 [javadoc] CodesnippetDoclet: error - In doclet class 
org.apidesign.javadoc.codesnippet.Doclet,  method start has thrown an exception 
java.lang.reflect.InvocationTargetException
  [javadoc] java.lang.ClassCastException: class 
sun.net.www.protocol.file.FileURLConnection cannot be cast to class 
java.net.HttpURLConnection (sun.net.www.protocol.file.FileURLConnection and 
java.net.HttpURLConnection are in module java.base of loader 'bootstrap')
  [javadoc]     at 
com.sun.tools.oldlets.internal.toolkit.util.Extern.getLinkForPackageList(Extern.java:261)
  [javadoc]     at 
com.sun.tools.oldlets.internal.toolkit.util.Extern.readPackageListFromURL(Extern.java:237)
  [javadoc]     at 
com.sun.tools.oldlets.internal.toolkit.util.Extern.link(Extern.java:182)
  [javadoc]     at 
com.sun.tools.oldlets.internal.toolkit.Configuration.setOptions(Configuration.java:543)
  [javadoc]     at 
org.apidesign.javadoc.codesnippet.Doclet.start(Doclet.java:88)
  [javadoc]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  [javadoc]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  [javadoc]     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  [javadoc]     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  [javadoc]     at 
com.sun.tools.oldlets.javadoc.main.DocletInvoker.invoke(DocletInvoker.java:335)
  [javadoc]     at 
com.sun.tools.oldlets.javadoc.main.DocletInvoker.start(DocletInvoker.java:214)
  [javadoc]     at 
com.sun.tools.oldlets.javadoc.main.Start.parseAndExecute(Start.java:468)
  [javadoc]     at 
com.sun.tools.oldlets.javadoc.main.Start.begin(Start.java:234)
  [javadoc]     at 
com.sun.tools.oldlets.javadoc.main.Start.begin(Start.java:227)
  [javadoc]     at org.apidesign.javadoc.codesnippet.Doclet.run(Doclet.java:399)
  [javadoc]     at 
jdk.javadoc/jdk.javadoc.internal.tool.Start.parseAndExecute(Start.java:588)
  [javadoc]     at 
jdk.javadoc/jdk.javadoc.internal.tool.Start.begin(Start.java:432)
  [javadoc]     at 
jdk.javadoc/jdk.javadoc.internal.tool.Start.begin(Start.java:345)
  [javadoc]     at 
jdk.javadoc/jdk.javadoc.internal.tool.Main.execute(Main.java:63)
  [javadoc]     at jdk.javadoc/jdk.javadoc.internal.tool.Main.main(Main.java:52)
  [javadoc] javadoc: error - an unknown error has occurred

 

If I remove the doclet, doc-files is copied but it remove the others feature 
codesnippet offers.

 

Maybe [~jtulach] may help

 

> Netbeans JavaDoc site is not properly generated
> ---
>
> Key: NETBEANS-6386
> URL: https://issues.apache.org/jira/browse/NETBEANS-6386
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Jean-Marc Borer
>Priority: Major
>
> I have noticed that many pages with important documentation are missing on 
> the official web site.
> For example, on page
> [https://bits.netbeans.org/12.6/javadoc/org-openide-text/org/openide/text/package-summary.html#package.description]
> there are links to 
> [https://bits.netbeans.org/12.6/javadoc/org-openide-text/org/openide/text/doc-files/api.html]
> [https://bits.netbeans.org/12.6/javadoc/org-netbeans-modules-editor-indent/overview-summary.html]
> Those pages are missing. They exist in the sources.
> This is particularly annoying to find information and the documentation is 
> hardly useful in these conditions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

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



[jira] [Commented] (NETBEANS-6153) NBI cannot be built with JDK 11

2021-10-26 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434436#comment-17434436
 ] 

Eric Barboni commented on NETBEANS-6153:


added [https://github.com/apache/netbeans/pull/3272,] note that macos the jdk 
home was ok :D.

> NBI cannot be built with JDK 11
> ---
>
> Key: NETBEANS-6153
> URL: https://issues.apache.org/jira/browse/NETBEANS-6153
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - installer
>Affects Versions: 12.6
> Environment: {code:java}
>  {code}
>Reporter: Christian Oyarzun
>Assignee: Christian Oyarzun
>Priority: Minor
>
> The NBI installer cannot be built with JDK 11. Some NBI projects have 
> javac.source=1.5 which is unsupported with JDK 11.
>  
> {code:java}
>  [exec] [javac] warning: [options] bootstrap class path not set in 
> conjunction with -source 6
>  [exec] [javac] warning: [options] source value 6 is obsolete and 
> will be removed in a future release
>  [exec] [javac] warning: [options] target value 1.6 is obsolete and 
> will be removed in a future release// code placeholder
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANS-5823) Code Coverage Report Button creates Exception

2021-07-01 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni closed NETBEANS-5823.
--
Fix Version/s: 12.5
   Resolution: Duplicate

> Code Coverage Report Button creates Exception
> -
>
> Key: NETBEANS-5823
> URL: https://issues.apache.org/jira/browse/NETBEANS-5823
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - PHPUnit
>Affects Versions: 12.4
> Environment: Tested on Arch Linux with:
> {color:#00}PHP 8.0.8, {color}Xdebug v3.0.4, {color:#00}PHPUnit 
> 9.5.6{color}
>Reporter: Nikolai Neff
>Priority: Major
> Fix For: 12.5
>
>
> The Code Coverage for PHP seems to be broken.
>  Clicking the "Report..." button in the code Coverage Editor bar raises 
> various exceptions, all relating to the coverage log file not being found / 
> readable even if it exists.
> Steps to reproduce:
>  * setup PHPunit
>  * Activate CodeCoverage Editor Bar
>  * click "Report..." button
>  
> Exception:
> {code:java}
> SEVERE [global]
> java.lang.NullPointerException: Cannot invoke 
> "org.netbeans.modules.gsf.codecoverage.api.FileCoverageSummary.getLineCount()"
>  because "summary" is null
>   at 
> org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.(CoverageReportTopComponent.java:171)
>   at 
> org.netbeans.modules.gsf.codecoverage.CoverageManagerImpl.showReport(CoverageManagerImpl.java:276)
>   at 
> org.netbeans.modules.gsf.codecoverage.CoverageSideBar.report(CoverageSideBar.java:304)
>   at 
> org.netbeans.modules.gsf.codecoverage.CoverageSideBar.access$300(CoverageSideBar.java:64)
>   at 
> org.netbeans.modules.gsf.codecoverage.CoverageSideBar$5.actionPerformed(CoverageSideBar.java:241)
>   at 
> java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
>   at 
> java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
>   at 
> java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
>   at 
> java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
>   at 
> java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
>   at 
> java.desktop/java.awt.Component.processMouseEvent(Component.java:6617)
>   at 
> java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
>   at java.desktop/java.awt.Component.processEvent(Component.java:6382)
>   at java.desktop/java.awt.Container.processEvent(Container.java:2264)
>   at 
> java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4993)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2322)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4825)
>   at 
> java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4934)
>   at 
> java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4563)
>   at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4504)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2308)
>   at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4825)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
>   at 
> java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
>   at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
>   at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
>   at 
> java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
>   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
>   at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
> [catch] at 
> java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
>   

[jira] [Deleted] (NETBEANS-5817) What patent stories do you know? / Olympic Curling Stones 2002 and 2006

2021-06-28 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni deleted NETBEANS-5817:
---


> What patent stories do you know? / Olympic Curling Stones 2002 and 2006
> ---
>
> Key: NETBEANS-5817
> URL: https://issues.apache.org/jira/browse/NETBEANS-5817
> Project: NetBeans
>  Issue Type: Bug
>Reporter: ward
>Assignee: Jiří Kovalský
>Priority: Minor
>
> Olympic Curling Stones 2002 and 2006
> Olympic Curling Stones 2002 (top) and 2006 (bottom)
> While I don’t remember seeing the lights or hearing about the system during 
> the last Olympics, it turns out that the technology is not all the new.  A 
> review of some photographs from the last few Winter Games suggests that this 
> technology was actually adopted for the 2006 Winter Olympics.  In the 
> adjacent photo from the 2002 Winter Olympics in Salt Lake City, the stone has 
> a solid yellow handle indicating the absence of a human-touch sensor in the 
> handle.  In the photo from the 2006 Winter Olympics in Torino, Italy, the 
> stone includes a metallic colored handle on a yellow cover indicating the 
> presence of a human-sensor.
>  
> According to Eye On The Hog (website), the system was first conceived in1994 
> by a Professor Eric Salt from the University of Saskatchewan as a fourth year 
> design project for some of his electrical engineering students.  Eventually, 
> a Canadian patent application was filed for the system that lists Professor 
> Salt as well as several of his students as inventors. By the way, the success 
> of a patent permit depends on the application. Before obtaining a patent 
> permit, you need to submit a written application, which can be helped by the 
> service [https://buypapercheap.net/] that mainly provides written homework, 
> programming homework and homework for certain disciplines.
>  
> The Canadian patent application was filed in the name of the University of 
> Saskatchewan on November 27, 2001 and assigned Application No. CA 2 363 877.  
> The application was published on May 27, 2003, and a copy of the application, 
> as published, can be downloaded here:  Canadian Patent Application No. 2 363 
> 877 A1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5528) Nullpointer on CoverageReportTopComponent when running junit tests

2021-06-16 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANS-5528:
---
Fix Version/s: 12.5

> Nullpointer on CoverageReportTopComponent when running junit tests
> --
>
> Key: NETBEANS-5528
> URL: https://issues.apache.org/jira/browse/NETBEANS-5528
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Test Runner
>Affects Versions: 12.3
> Environment: Linux Ubuntu with Gnome Shell.
> Bug found with Jdk 11, confirmed upgrading to Jdk 15.
>Reporter: Stefano Peruzzi
>Priority: Critical
>  Labels: coverage, nullpointerexception, pull-request-available, 
> test
> Fix For: 12.5
>
> Attachments: messages.log
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Running test with coverage threw a NullPointerException:
> SEVERE [global]
>  java.lang.NullPointerException
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.updateData(CoverageReportTopComponent.java:367)
> Tests are all passed, but coverage is not shown.
> Now using mouse right button on the project -> code coverage -> show report
> results in a NPE with description: NullPointerException: Cannot invoke 
> "org.netbeans.modules.gsf.codecoverage.api.FileCoverageSummary.getLineCount()"
>  because "summary" is null
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-5528) Nullpointer on CoverageReportTopComponent when running junit tests

2021-06-16 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANS-5528.

Resolution: Fixed

> Nullpointer on CoverageReportTopComponent when running junit tests
> --
>
> Key: NETBEANS-5528
> URL: https://issues.apache.org/jira/browse/NETBEANS-5528
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Test Runner
>Affects Versions: 12.3
> Environment: Linux Ubuntu with Gnome Shell.
> Bug found with Jdk 11, confirmed upgrading to Jdk 15.
>Reporter: Stefano Peruzzi
>Priority: Critical
>  Labels: coverage, nullpointerexception, pull-request-available, 
> test
> Fix For: 12.5
>
> Attachments: messages.log
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Running test with coverage threw a NullPointerException:
> SEVERE [global]
>  java.lang.NullPointerException
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.updateData(CoverageReportTopComponent.java:367)
> Tests are all passed, but coverage is not shown.
> Now using mouse right button on the project -> code coverage -> show report
> results in a NPE with description: NullPointerException: Cannot invoke 
> "org.netbeans.modules.gsf.codecoverage.api.FileCoverageSummary.getLineCount()"
>  because "summary" is null
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-5773) gpg verification failure for NetBeans 12.0 Linux Downloads

2021-06-14 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362994#comment-17362994
 ] 

Eric Barboni commented on NETBEANS-5773:


Hi,

I cannot reproduce on my side :/ Don't know what happens

gpg --verify Apache-NetBeans-12.0-bin-linux-x64.sh.asc 
Apache-NetBeans-12.0-bin-linux-x64.sh
gpg: Signature made Tue Jun 9 17:50:58 2020 CEST
gpg: using RSA key 8FE1C26F15E0320E740BAED84A2601CEDA9382F3
gpg: issuer "sk...@apache.org"
gpg: Good signature from "Eric Barboni (Signing Key) " 
[ultimate]

> gpg verification failure for NetBeans 12.0 Linux Downloads
> --
>
> Key: NETBEANS-5773
> URL: https://issues.apache.org/jira/browse/NETBEANS-5773
> Project: NetBeans
>  Issue Type: Test
>Affects Versions: 12.0
> Environment: Linux Mint 19.3
>Reporter: Ip Smile
>Priority: Critical
>
> Downloaded NetBeans 12.0 Binary for Linux x64 files, SHA-512, and PGP ASC 
> files from:
> [https://netbeans.apache.org/download/nb120/nb120.html]
> verified the file integrity and the results are as follows:
> $ cat Apache-NetBeans-12.0-bin-linux-x64.sh.sha512
> 0a70f822f2329da40371a3f4d26e5a6ef8faf277f454a52d5ec3d42d4d8c21956f67b82fe0b002a0c8c229a568605f678c9d351b31a7059fa46ae862bdccec84
>  ./Apache-NetBeans-12.0-bin-linux-x64.sh
> $ sha512sum Apache-NetBeans-12.0-bin-linux-x64.sh
> 21f84ef182cd5dae2c3467db3b0fe708092ca1057014cb062dde5ba18e50131374c1156acc7ef7be89a0bed00e25454bb48ced616f4c8c35ebbfa50ce5091c96
>  ./Apache-NetBeans-12.0-bin-linux-x64.sh
> $ gpg --import KEYS     [Previously imported KEYS for 12.04]
> gpg: key B4C1940FEA9364F1: "Jan Lahoda (Key for signing Apache NetBeans & co. 
> releases.) " not changed
> gpg: key 13E9F7AE3A4FD551: "geert...@apache.org (Key for signing Apache 
> NetBeans & co. releases.) " not changed
> gpg: key CF7BA0AB1CCF4647: "Emilian Marius Bold " not changed
> gpg: key B2BF814FA145CB2D: "Laszlo Kishalmi (CODE SIGNING KEY) 
> " not changed
> gpg: key 4A2601CEDA9382F3: "Eric Barboni (Signing Key) " 
> not changed
> gpg: key 3703AC389A12A9D4: "Neil C Smith " not changed
> gpg: key 57D5896CD86C1320: "Reema Taneja (Code Signing Key) 
> " not changed
> gpg: key E860B148D27236F9: "Jaroslav Tulach (Key for signing Apache NetBeans 
> & co. releases.) " not changed
> gpg: key 6FA863B0C32A18B1: "Arunava Sinha (CODE SIGNING KEY) 
> " not changed
> gpg: key 3ED477750C09D18D: "John McDonnell (CODE SIGNING KEY) 
> " not changed
> gpg: key 5CDA98F97CD37A42: "Anton Epple " not changed
> gpg: key 13548D7CCAFAE80D: "Jaroslav Tulach (2nd key for signing NetBeans 
> releases) " not changed
> gpg: key 7022397A0BFA52E9: "Geertjan Wielenga " not 
> changed
> gpg: Total number processed: 13
> gpg: unchanged: 13
> $ gpg --verify Apache-NetBeans-12.0-bin-linux-x64.sh.asc 
> Apache-NetBeans-12.0-bin-linux-x64.sh
> gpg: Signature made Tue 09 Jun 2020 08:50:58 AM PDT
> gpg: using RSA key 8FE1C26F15E0320E740BAED84A2601CEDA9382F3
> gpg: issuer "sk...@apache.org"
> gpg: BAD signature from "Eric Barboni (Signing Key) " 
> [unknown]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANSINFRA-189) Copied files get truncated

2021-06-03 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni closed NETBEANSINFRA-189.
--
Resolution: Fixed

merged

> Copied files get truncated
> --
>
> Key: NETBEANSINFRA-189
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-189
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>  Components: MU - Apache NetBeans NBM maven plugin
>Reporter: Frederic Simons
>Priority: Major
>  Labels: pull-request-available
> Fix For: NBM Maven Plugin 4.6
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> By improving the copying of the modules files in this [pull 
> request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8],
>  I overlooked some major flaw in my code.
> Using JarOutputstream, it is not easily possible to update a single entry of 
> a zip (in this case jar) file.
> Please revert the mentioned pull request to restore the original code 
> behaivior. I have a new pull request in the pipeline that actually does what 
> the original pull request intended and also keeps the optimized performance 
> without truncating files.
> Best regards
>  Frederic Simons



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-5476) New project - failure to open on Windows-Linux network path (WSL)

2021-04-22 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329218#comment-17329218
 ] 

Eric Barboni commented on NETBEANS-5476:


Hi, found related issue trying to open a file on wsl$ path. thanks to a fresh 
install

java.net.URISyntaxException: Illegal character in hostname at index 10: 
file://wsl$/Ubuntu-20.04/bla/Jenkinsfile.groovy

 

I was not aware before as on previous computer I connected a remote drive Z:\ 
to the wsl$ network file.  

 

> New project - failure to open on Windows-Linux network path (WSL) 
> --
>
> Key: NETBEANS-5476
> URL: https://issues.apache.org/jira/browse/NETBEANS-5476
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Luca De Prisco
>Priority: Blocker
>
> Hello everybody,
> here is my situation:
> Windows 10 Pro with Ubuntu WSL 20.04 subsystem
> After installing the IDE NetBeans and have correctly installed the JDK 8, I 
> tried to create a new PHP project that aimed at existing sources.
>  In the specification of the "Sourcer Folder" I enter the following path:
> [wsl$/Ubuntu-20.04/home/luca/inova/|file:///Ubuntu-20.04/home/luca/inova/]
> The project is not created and I get a warning error message (at the bottom 
> right), with the following details:
>  
> java.net.URISyntaxException: Illegal character in hostname at index 10: 
> [file://wsl$/Ubuntu-20.04/home/luca/inova/|file:///Ubuntu-20.04/home/luca/inova/]
>  at java.net.URI$Parser.fail(URI.java:2848)
>  at java.net.URI$Parser.parseHostname(URI.java:3387)
>  at java.net.URI$Parser.parseServer(URI.java:3236)
>  at java.net.URI$Parser.parseAuthority(URI.java:3155)
>  at java.net.URI$Parser.parseHierarchical(URI.java:3097)
>  at java.net.URI$Parser.parse(URI.java:3053)
>  at java.net.URI.(URI.java:673)
>  at java.net.URI.(URI.java:774)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:111)
>  Caused: java.lang.Error
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:113)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:105)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.fileToURL(FileBasedURLMapper.java:87)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.getURL(FileBasedURLMapper.java:50)
>  at 
> org.netbeans.modules.masterfs.MasterURLMapper.getURL(MasterURLMapper.java:44)
>  at org.openide.filesystems.URLMapper.findURL(URLMapper.java:115)
>  at org.openide.filesystems.FileObject.toURL(FileObject.java:1216)
>  at org.openide.filesystems.FileObject.toURI(FileObject.java:1227)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject.getRootPreferences(CPPLiteProject.java:64)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject.access$200(CPPLiteProject.java:51)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.isProject2(CPPLiteProject.java:151)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.isProject(CPPLiteProject.java:160)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.loadProject(CPPLiteProject.java:165)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.createProject(NbProjectManager.java:376)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.access$300(NbProjectManager.java:69)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager$2.run(NbProjectManager.java:289)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager$2.run(NbProjectManager.java:218)
>  at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:188)
>  at org.openide.util.Mutex.readAccess(Mutex.java:231)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.findProject(NbProjectManager.java:218)
>  at 
> org.netbeans.api.project.ProjectManager.findProject(ProjectManager.java:142)
>  at 
> org.netbeans.modules.php.project.util.PhpProjectUtils.isProject(PhpProjectUtils.java:102)
>  at 
> org.netbeans.modules.php.project.ui.wizards.ConfigureProjectPanel.validateSources(ConfigureProjectPanel.java:480)
>  at 
> org.netbeans.modules.php.project.ui.wizards.ConfigureProjectPanel.isValid(ConfigureProjectPanel.java:246)
>  at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:850)
>  at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:797)
>  at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:758)
>  at 
> org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:59)
>  at org.openide.WizardDescriptor._updateState(WizardDescriptor.java:775)
>  at org.openide.WizardDescriptor.access$200(WizardDescriptor.java:67)
>  at 
> 

[jira] [Commented] (NETBEANS-5502) Automatically format code when saved.

2021-03-25 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308797#comment-17308797
 ] 

Eric Barboni commented on NETBEANS-5502:


Hi,

 You should try Tools -> Options -> Editor -> On save

>From this point you can configure to format your file on save.

Hope it helps

> Automatically format code when saved.
> -
>
> Key: NETBEANS-5502
> URL: https://issues.apache.org/jira/browse/NETBEANS-5502
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Formatting  Indentation, java - Editor, 
> javafx - Editor
>Affects Versions: 12.3
> Environment: Windows 10, Apache NetBeans 12.3, Java 15.0.2
>Reporter: Michal Rama
>Priority: Major
>  Labels: code, editor, format, java, javafx
>
> Hello,
> Currently, the project can be formatted via the right button or cat 
> shortcuts. However, if I save the project and have it formatted, I have to 
> save it again.
> A feature with the ability to format the code along with the save would be 
> useful.
> Thank you



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Deleted] (NETBEANS-5413) un restaurante de comida mexicana

2021-03-05 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni deleted NETBEANS-5413:
---


> un restaurante de comida mexicana 
> --
>
> Key: NETBEANS-5413
> URL: https://issues.apache.org/jira/browse/NETBEANS-5413
> Project: NetBeans
>  Issue Type: Task
>  Components: apisupport - API docs
>Affects Versions: 12.2
>Reporter: lucila robles munozs
>Assignee: lucila robles munozs
>Priority: Major
> Fix For: 3.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Deleted] (NETBEANS-5412) proyecto

2021-03-05 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni deleted NETBEANS-5412:
---


> proyecto
> 
>
> Key: NETBEANS-5412
> URL: https://issues.apache.org/jira/browse/NETBEANS-5412
> Project: NetBeans
>  Issue Type: Task
>  Components: cnd - Editor
>Affects Versions: 12.2
>Reporter: lucila robles munozs
>Assignee: lucila robles munozs
>Priority: Major
> Fix For: Next
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-5400) Custom Platform Integration test fail if non converging maven artefacts

2021-03-03 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-5400:
--

 Summary: Custom Platform Integration test fail if non converging 
maven artefacts
 Key: NETBEANS-5400
 URL: https://issues.apache.org/jira/browse/NETBEANS-5400
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Other
Affects Versions: 12.2
Reporter: Eric Barboni


Hi, I found an issue on the 
/harness/nbjunit/src/org/netbeans/junit/NbModuleSuite.java.

I don't know if this is a common use case but if you have two module with 
Maven-Class-Path entry in their manifest you will have an issue during the test 
preparation.

I have created the following showcase: 
[https://github.com/ebarboni/nbappmaventest]

wrapper 2 incorporate lucene 3.6.2 and wrapper 1 lucene 5.5.5.

It build and run but cannot be tested.
{code}
java.io.IOException: no match for org.apache.lucene:lucene-core:3.6.2 found

at org.netbeans.junit.NbModuleSuite$S.rewrite(NbModuleSuite.java:1129)
 at 
org.netbeans.junit.NbModuleSuite$S.turnClassPathModules(NbModuleSuite.java:1094)
{code}
 

I have no PR yet because I don't know to handle that.

If possible may I have feedback from [~jtulach] or [~sdedic].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANSINFRA-8) nbm-maven-plugin fails with NPE

2020-11-06 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni closed NETBEANSINFRA-8.

Resolution: Won't Fix

> nbm-maven-plugin fails with NPE
> ---
>
> Key: NETBEANSINFRA-8
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-8
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>  Components: MU - Apache NetBeans NBM maven plugin
>Affects Versions: NBM Maven Plugin 4.2
>Reporter: Tobias Fernandez
>Priority: Major
>
> Several projects sometimes (not always!) fail during 
> npe-maven-plugin:manifest with a NullPointerException. The root cause is 
> probably a null value retrieved from Artifact.getFile(), which doesn't seem 
> to be a foreseen case in nbm-maven-plugin in multiple code locations.
> {code:java}
> [ERROR] Failed to execute goal 
> org.apache.netbeans.utilities:nbm-maven-plugin:4.2:manifest 
> (default-manifest) on project mapsupport: Execution default-manifest of goal 
> org.apache.netbeans.utilities:nbm-maven-plugin:4.2:manifest failed. 
> NullPointerException -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
> goal org.apache.netbeans.utilities:nbm-maven-plugin:4.2:manifest 
> (default-manifest) on project mapsupport: Execution default-manifest of goal 
> org.apache.netbeans.utilities:nbm-maven-plugin:4.2:manifest failed.
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:215)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:156)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:148)
> at 
> org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions 
> (MojoExecutor.java:355)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:200)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:156)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:148)
> at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:117)
> at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:81)
> at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
>  (SingleThreadedBuilder.java:56)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
> (LifecycleStarter.java:128)
> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
> at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
> at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
> (Maven35Launcher.java:130)
> at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke 
> (NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke 
> (DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke (Method.java:498)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
> (Launcher.java:289)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
> (Launcher.java:229)
> at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
> at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke 
> (NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke 
> (DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke (Method.java:498)
> at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
> at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
> at hudson.remoting.UserRequest.perform (UserRequest.java:212)
> at hudson.remoting.UserRequest.perform (UserRequest.java:54)
> at hudson.remoting.Request$2.run (Request.java:369)
> at hudson.remoting.InterceptingExecutorService$1.call 
> (InterceptingExecutorService.java:72)
> at java.util.concurrent.FutureTask.run (FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker 
> (ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run 
> (ThreadPoolExecutor.java:624)
> at java.lang.Thread.run (Thread.java:748)
> Caused by: org.apache.maven.plugin.PluginExecutionException: Execution 
> default-manifest of goal 
> org.apache.netbeans.utilities:nbm-maven-plugin:4.2:manifest failed.
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
> (DefaultBuildPluginManager.java:148)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:210)

[jira] [Resolved] (NETBEANSINFRA-12) NetBeans Platform Cluster pom.xml RELEASE120 has broken dependencies!

2020-09-23 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-12.
---
Resolution: Information Provided

RELEASE120-1 should be used inplace of RELEASE120

> NetBeans Platform Cluster pom.xml RELEASE120 has broken dependencies!
> -
>
> Key: NETBEANSINFRA-12
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-12
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>  Components: MU - Apache NetBeans nb repository plugin
>Reporter: Jaroslav Tulach
>Assignee: Eric Barboni
>Priority: Blocker
>  Labels: pull-request-available
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> While working on https://github.com/apache/netbeans/pull/1738 I realized that 
> the Maven name given to org.netbeans.external:net.java.html:1.7 is wrong and 
> it needlessly complicates the integration with rest of the utilities that 
> rely on upstream org.netbeans.html:net.java.html:1.7 name.
> There is a code that tries to {{findExternal}} in Maven Utilities module:
> https://github.com/apache/netbeans-mavenutils-nb-repository-plugin/blob/master/src/main/java/org/apache/netbeans/nbm/repository/PopulateRepositoryMojo.java#L426
> However it is not yet implemented. Anyway, many of our OSGi bundles come from 
> Maven central and they should be referenced with their real Maven 
> co-ordinates.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4811) NetBeans Swing Outline 12.1 is not available in https://mvnrepository.com/artifact/org.netbeans.api/org-netbeans-swing-outline

2020-09-17 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197749#comment-17197749
 ] 

Eric Barboni commented on NETBEANS-4811:


Hi, artefact is on central according to sonatype so you need to wait for 
mvnrepository to refresh.

[https://search.maven.org/artifact/org.netbeans.api/org-netbeans-swing-outline/RELEASE121/jar]

 

> NetBeans Swing Outline 12.1 is not available in 
> https://mvnrepository.com/artifact/org.netbeans.api/org-netbeans-swing-outline
> --
>
> Key: NETBEANS-4811
> URL: https://issues.apache.org/jira/browse/NETBEANS-4811
> Project: NetBeans
>  Issue Type: Task
>Affects Versions: 12.1
>Reporter: sean
>Priority: Major
>
> Hello:
> NetBeans Swing Outline 12.1 is not available in 
> [https://mvnrepository.com/artifact/org.netbeans.api/org-netbeans-swing-outline]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANSINFRA-12) NetBeans Platform Cluster pom.xml RELEASE120 has broken dependencies!

2020-07-01 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17149545#comment-17149545
 ] 

Eric Barboni commented on NETBEANSINFRA-12:
---

Hi [~jtulach] you should use RELEASE120-1, RELEASE120 cluster by 
nb-repository-plugin generation was wrong.

> NetBeans Platform Cluster pom.xml RELEASE120 has broken dependencies!
> -
>
> Key: NETBEANSINFRA-12
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-12
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>  Components: MU - Apache NetBeans nb repository plugin
>Reporter: Jaroslav Tulach
>Assignee: Eric Barboni
>Priority: Blocker
>  Labels: pull-request-available
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> While working on https://github.com/apache/netbeans/pull/1738 I realized that 
> the Maven name given to org.netbeans.external:net.java.html:1.7 is wrong and 
> it needlessly complicates the integration with rest of the utilities that 
> rely on upstream org.netbeans.html:net.java.html:1.7 name.
> There is a code that tries to {{findExternal}} in Maven Utilities module:
> https://github.com/apache/netbeans-mavenutils-nb-repository-plugin/blob/master/src/main/java/org/apache/netbeans/nbm/repository/PopulateRepositoryMojo.java#L426
> However it is not yet implemented. Anyway, many of our OSGi bundles come from 
> Maven central and they should be referenced with their real Maven 
> co-ordinates.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-18) Update the Snap package descriptor files

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-18.
---
Resolution: Fixed

> Update the Snap package descriptor files
> 
>
> Key: NETBEANSINFRA-18
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-18
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 11.3
>Reporter: Neil C Smith
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: Release Management 11.3
>
>
> We have new hi-res frame images use the 512x512 one for the icon
> Update the version number in the snapcraft.yaml and the netbeans.desktop files
> In order to have the best out of the box experience add the following options 
> to netbeans.conf:
> -J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
> -J-Dplugin.manager.install.global=false



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-15) Release NetBeans 11.3

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-15.
---
Resolution: Fixed

> Release NetBeans 11.3
> -
>
> Key: NETBEANSINFRA-15
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-15
> Project: Apache NetBeans Infra
>  Issue Type: Task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 11.3
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Blocker
> Fix For: Release Management 11.3
>
>
> This is the task of releasing Apache NetBeans 11.3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-18) Update the Snap package descriptor files

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-18:
--
Summary: Update the Snap package descriptor files  (was: CLONE - Update the 
Snap package descriptor files)

> Update the Snap package descriptor files
> 
>
> Key: NETBEANSINFRA-18
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-18
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 11.3
>Reporter: Neil C Smith
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: Release Management 11.3
>
>
> We have new hi-res frame images use the 512x512 one for the icon
> Update the version number in the snapcraft.yaml and the netbeans.desktop files
> In order to have the best out of the box experience add the following options 
> to netbeans.conf:
> -J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
> -J-Dplugin.manager.install.global=false



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-198) Check the Critical issues

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-198.

  Assignee: Eric Barboni
Resolution: Fixed

> Check the Critical issues
> -
>
> Key: NETBEANSINFRA-198
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-198
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
>  People often add critical issues to NetBeans if that's critical for their 
> workflow..
> Also ask the community help for resolving real critical issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-197) Check the Blocker issues

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-197.

  Assignee: Eric Barboni
Resolution: Fixed

> Check the Blocker issues
> 
>
> Key: NETBEANSINFRA-197
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-197
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> People often add blocker issues to NetBeans even if it is just their work is 
> blocked.
> At least before preparing for a release the blocker issues shall be 
> addressed. If real blockers are found without suitable resolution, ask for 
> help from the community.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-207) Send out release announcements

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-207:
---
Summary: Send out release announcements  (was: CLONE - CLONE - Send out 
release announcements)

> Send out release announcements
> --
>
> Key: NETBEANSINFRA-207
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-207
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-206) Archive the old release artifacts.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-206:
---
Summary: Archive the old release artifacts.  (was: CLONE - CLONE - Archive 
the old release artifacts.)

> Archive the old release artifacts.
> --
>
> Key: NETBEANSINFRA-206
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-206
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Archive the old release artefacts, remembering that LTS releases should 
> remain current throughout the year, so there should be two active releases 
> for 9 months.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-193) Update the Snap package descriptor files

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-193:
---
Summary: Update the Snap package descriptor files  (was: CLONE - CLONE - 
Update the Snap package descriptor files)

> Update the Snap package descriptor files
> 
>
> Key: NETBEANSINFRA-193
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-193
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: Release Management 12.0
>
>
> We have new hi-res frame images use the 512x512 one for the icon
> Update the version number in the snapcraft.yaml and the netbeans.desktop files
> In order to have the best out of the box experience add the following options 
> to netbeans.conf:
> -J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
> -J-Dplugin.manager.install.global=false



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-201) Close PMC Vote Thread

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-201.

  Assignee: Eric Barboni
Resolution: Fixed

> Close PMC Vote Thread
> -
>
> Key: NETBEANSINFRA-201
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-201
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-200) Create PMC Vote Thread

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-200.

  Assignee: Eric Barboni
Resolution: Fixed

> Create PMC Vote Thread
> --
>
> Key: NETBEANSINFRA-200
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-200
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-199) Create voting candidate

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-199.

  Assignee: Eric Barboni
Resolution: Fixed

> Create voting candidate
> ---
>
> Key: NETBEANSINFRA-199
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-199
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Create the voting candidate (eg. NB 11.1-vc1), and sign and SVN commit 
> relevant files to Apache dist/dev for voting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-203) Create a Location for Standard Distribution AUC

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-203.

  Assignee: Eric Barboni
Resolution: Fixed

> Create a Location for Standard Distribution AUC
> ---
>
> Key: NETBEANSINFRA-203
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-203
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Update the URL (eg. 
> [http://netbeans-vm.apache.org/uc/11.3/|http://netbeans-vm.apache.org/uc/11.3/]
>  ) to contain catalog.xml and redirect to mirrors for release distribution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-202) Copy staged release artifacts to the release area.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-202.

  Assignee: Eric Barboni
Resolution: Fixed

> Copy staged release artifacts to the release area.
> --
>
> Key: NETBEANSINFRA-202
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-202
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-208) Update the website for the new release

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-208.

Resolution: Fixed

>  Update the website for the new release
> ---
>
> Key: NETBEANSINFRA-208
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-208
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Geertjan Wielenga
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Assigned] (NETBEANSINFRA-208) Update the website for the new release

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni reassigned NETBEANSINFRA-208:
--

Assignee: Geertjan Wielenga

>  Update the website for the new release
> ---
>
> Key: NETBEANSINFRA-208
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-208
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Geertjan Wielenga
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-205) Release installers

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-205.

Resolution: Fixed

> Release installers
> --
>
> Key: NETBEANSINFRA-205
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-205
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: John McDonnell
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-209) Snapshot of APIs for release

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-209:
---
Summary: Snapshot of APIs for release  (was: CLONE - CLONE - Snapshot of 
APIs for release)

> Snapshot of APIs for release
> 
>
> Key: NETBEANSINFRA-209
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-209
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
>  Labels: pull-request-available
> Fix For: Release Management 12.0
>
>
> Creating this issue as a note for PR-1064.
> {code}
>  $ git checkout 11.0
>  $ ant clean; ant build
>  $ ant gen-sigtests-release
>  # I had to fix the nbbuild/build.xml a bit to make this work
>  $ git stash
>  $ git checkout master
>  $ git pull
>  $ git checkout -b SnapshotOfAPIsAsOfRelease110
>  $ git stash pop
>  $ git add .
>  $ git commit -m "Snapshot of APIs as of 
> 910bd74bf46d079e49925f702432c74d54ec705c"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-209) Snapshot of APIs for release

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-209.

  Assignee: Eric Barboni
Resolution: Fixed

> Snapshot of APIs for release
> 
>
> Key: NETBEANSINFRA-209
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-209
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Fix For: Release Management 12.0
>
>
> Creating this issue as a note for PR-1064.
> {code}
>  $ git checkout 11.0
>  $ ant clean; ant build
>  $ ant gen-sigtests-release
>  # I had to fix the nbbuild/build.xml a bit to make this work
>  $ git stash
>  $ git checkout master
>  $ git pull
>  $ git checkout -b SnapshotOfAPIsAsOfRelease110
>  $ git stash pop
>  $ git add .
>  $ git commit -m "Snapshot of APIs as of 
> 910bd74bf46d079e49925f702432c74d54ec705c"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-210) Increment Spec Versions on Master Branch

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-210.

  Assignee: Eric Barboni
Resolution: Fixed

> Increment Spec Versions on Master Branch
> 
>
> Key: NETBEANSINFRA-210
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-210
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Incrementing spec version of all modules in master, so that master modules 
> are definitely "newer" than anything on the release branch.
> {{Done by:}}
>  {
> { ant increment-spec-versions}
> }



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANSINFRA-211) Announce merge window is reopened on master.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni resolved NETBEANSINFRA-211.

  Assignee: Eric Barboni
Resolution: Fixed

> Announce merge window is reopened on master.
> 
>
> Key: NETBEANSINFRA-211
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-211
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-201) Close PMC Vote Thread

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-201:
---
Summary: Close PMC Vote Thread  (was: CLONE - CLONE - Close PMC Vote Thread)

> Close PMC Vote Thread
> -
>
> Key: NETBEANSINFRA-201
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-201
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-210) Increment Spec Versions on Master Branch

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-210:
---
Summary: Increment Spec Versions on Master Branch  (was: CLONE - CLONE - 
Increment Spec Versions on Master Branch)

> Increment Spec Versions on Master Branch
> 
>
> Key: NETBEANSINFRA-210
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-210
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Incrementing spec version of all modules in master, so that master modules 
> are definitely "newer" than anything on the release branch.
> {{Done by:}}
>  {
> { ant increment-spec-versions}
> }



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-211) Announce merge window is reopened on master.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-211:
---
Summary: Announce merge window is reopened on master.  (was: CLONE - CLONE 
- Announce merge window is reopened on master.)

> Announce merge window is reopened on master.
> 
>
> Key: NETBEANSINFRA-211
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-211
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-200) Create PMC Vote Thread

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-200:
---
Summary: Create PMC Vote Thread  (was: CLONE - CLONE - Create PMC Vote 
Thread)

> Create PMC Vote Thread
> --
>
> Key: NETBEANSINFRA-200
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-200
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-203) Create a Location for Standard Distribution AUC

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-203:
---
Summary: Create a Location for Standard Distribution AUC  (was: CLONE - 
CLONE - Create a Location for Standard Distribution AUC)

> Create a Location for Standard Distribution AUC
> ---
>
> Key: NETBEANSINFRA-203
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-203
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Update the URL (eg. 
> [http://netbeans-vm.apache.org/uc/11.3/|http://netbeans-vm.apache.org/uc/11.3/]
>  ) to contain catalog.xml and redirect to mirrors for release distribution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-199) Create voting candidate

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-199:
---
Summary: Create voting candidate  (was: CLONE - CLONE - Create voting 
candidate)

> Create voting candidate
> ---
>
> Key: NETBEANSINFRA-199
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-199
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Create the voting candidate (eg. NB 11.1-vc1), and sign and SVN commit 
> relevant files to Apache dist/dev for voting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-208) Update the website for the new release

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-208:
---
Summary:  Update the website for the new release  (was: CLONE - CLONE - 
Update the website for the new release)

>  Update the website for the new release
> ---
>
> Key: NETBEANSINFRA-208
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-208
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-202) Copy staged release artifacts to the release area.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-202:
---
Summary: Copy staged release artifacts to the release area.  (was: CLONE - 
CLONE - Copy staged release artifacts to the release area.)

> Copy staged release artifacts to the release area.
> --
>
> Key: NETBEANSINFRA-202
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-202
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-198) Check the Critical issues

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-198:
---
Summary: Check the Critical issues  (was: CLONE - CLONE - Check the 
Critical issues)

> Check the Critical issues
> -
>
> Key: NETBEANSINFRA-198
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-198
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
>  People often add critical issues to NetBeans if that's critical for their 
> workflow..
> Also ask the community help for resolving real critical issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-205) Release installers

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-205:
---
Summary: Release installers  (was: CLONE - CLONE - Release installers)

> Release installers
> --
>
> Key: NETBEANSINFRA-205
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-205
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: John McDonnell
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-197) Check the Blocker issues

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-197:
---
Summary: Check the Blocker issues  (was: CLONE - CLONE - Check the Blocker 
issues)

> Check the Blocker issues
> 
>
> Key: NETBEANSINFRA-197
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-197
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> People often add blocker issues to NetBeans even if it is just their work is 
> blocked.
> At least before preparing for a release the blocker issues shall be 
> addressed. If real blockers are found without suitable resolution, ask for 
> help from the community.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-204) Release Maven artefacts

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-204:
---
Summary: Release Maven artefacts  (was: CLONE - CLONE - Release Maven 
artefacts)

> Release Maven artefacts
> ---
>
> Key: NETBEANSINFRA-204
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-204
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Deleted] (NETBEANSINFRA-195) Create second beta (if required)

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni deleted NETBEANSINFRA-195:
---


> Create second beta (if required)
> 
>
> Key: NETBEANSINFRA-195
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-195
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANSINFRA-194) Manage beta

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni closed NETBEANSINFRA-194.
--
  Assignee: Eric Barboni
Resolution: Fixed

> Manage beta
> ---
>
> Key: NETBEANSINFRA-194
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-194
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> # Open PR between master and releaseXXX branch leading up to beta.
>  # Merge PR to release branch when ready.
>  # Add information and hash of beta under milestones in the release 
> properties at 
> [https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json]
>  # Commit of beta info should trigger new build of beta on Jenkins.
>  # Download and check build artefacts - make sure splash, etc. show correct 
> beta version.
>  # Email beta notification to dev@ and netcat@ lists, linking directly from 
> build artefacts on Jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Deleted] (NETBEANSINFRA-196) Create third beta (if required)

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni deleted NETBEANSINFRA-196:
---


> Create third beta (if required)
> ---
>
> Key: NETBEANSINFRA-196
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-196
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANSINFRA-194) Manage beta

2020-06-11 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17133099#comment-17133099
 ] 

Eric Barboni commented on NETBEANSINFRA-194:


beta 1

[Sync master to release 12.0 beta2|https://github.com/apache/netbeans/pull/2028]

[Sync master to release 12.0 beta3|https://github.com/apache/netbeans/pull/2054]

[Sync master to release 12.0 beta 
4|https://github.com/apache/netbeans/pull/2093]

[Sync master to release 12.0 beta 
5|https://github.com/apache/netbeans/pull/2146]

[Sync master to release 12.0 beta 
6|https://github.com/apache/netbeans/pull/2159]

 

> Manage beta
> ---
>
> Key: NETBEANSINFRA-194
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-194
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> # Open PR between master and releaseXXX branch leading up to beta.
>  # Merge PR to release branch when ready.
>  # Add information and hash of beta under milestones in the release 
> properties at 
> [https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json]
>  # Commit of beta info should trigger new build of beta on Jenkins.
>  # Download and check build artefacts - make sure splash, etc. show correct 
> beta version.
>  # Email beta notification to dev@ and netcat@ lists, linking directly from 
> build artefacts on Jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-194) Manage beta

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-194:
---
Summary: Manage beta  (was: Manage beta beta)

> Manage beta
> ---
>
> Key: NETBEANSINFRA-194
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-194
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> # Open PR between master and releaseXXX branch leading up to beta.
>  # Merge PR to release branch when ready.
>  # Add information and hash of beta under milestones in the release 
> properties at 
> [https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json]
>  # Commit of beta info should trigger new build of beta on Jenkins.
>  # Download and check build artefacts - make sure splash, etc. show correct 
> beta version.
>  # Email beta notification to dev@ and netcat@ lists, linking directly from 
> build artefacts on Jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-194) Manage beta beta

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-194:
---
Summary: Manage beta beta  (was: Create first beta)

> Manage beta beta
> 
>
> Key: NETBEANSINFRA-194
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-194
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> # Open PR between master and releaseXXX branch leading up to beta.
>  # Merge PR to release branch when ready.
>  # Add information and hash of beta under milestones in the release 
> properties at 
> [https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json]
>  # Commit of beta info should trigger new build of beta on Jenkins.
>  # Download and check build artefacts - make sure splash, etc. show correct 
> beta version.
>  # Email beta notification to dev@ and netcat@ lists, linking directly from 
> build artefacts on Jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Assigned] (NETBEANSINFRA-192) Update Json for release 120.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni reassigned NETBEANSINFRA-192:
--

Assignee: Eric Barboni

> Update Json for release 120.
> 
>
> Key: NETBEANSINFRA-192
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-192
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Update 
> https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json
> to reflect all information needed, update center, apido version ...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANSINFRA-191) Branch master to release branch

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni closed NETBEANSINFRA-191.
--
  Assignee: Eric Barboni
Resolution: Fixed

> Branch master to release branch
> ---
>
> Key: NETBEANSINFRA-191
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-191
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Create a release branch from master. Branch name is release followed by the 
> version number excluding the dot
> eg.
> Apache NetBeans 11.0 - release110
> Apache NetBeans 11.1 - release111
> Apache NetBeans 12.0 - release120



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANSINFRA-192) Update Json for release 120.

2020-06-11 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni closed NETBEANSINFRA-192.
--
Resolution: Fixed

> Update Json for release 120.
> 
>
> Key: NETBEANSINFRA-192
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-192
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Update 
> https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json
> to reflect all information needed, update center, apido version ...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4341) Maven project reload does not work from [unloadable] state

2020-06-09 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128993#comment-17128993
 ] 

Eric Barboni commented on NETBEANS-4341:


Hi, I have no idea what break. There was a new signature in ModelResolver I try 
to call the previous method from the new one. But maybe some other change that 
just not notify or just do nothing ;/

> Maven project reload does not work from [unloadable] state
> --
>
> Key: NETBEANS-4341
> URL: https://issues.apache.org/jira/browse/NETBEANS-4341
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Michal Hlavac
>Priority: Major
>
> I did these steps in spring boot maven application:
>  # Changed version of spring boot in {{}} element from 
> {{2.2.7.RELEASE}} to {{2.3.0.RELEASE}}. This makes project unloadable.
>  # Then I did clean & build, all dependencies were downloaded.
>  # Project is still unloadable and right click -> reload pom.xml do nothing.
>  # I have to close & run netbeans. Then project is back to normal



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Assigned] (NETBEANSINFRA-205) CLONE - CLONE - Release installers

2020-05-28 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni reassigned NETBEANSINFRA-205:
--

Assignee: John McDonnell  (was: Arunava Sinha)

> CLONE - CLONE - Release installers
> --
>
> Key: NETBEANSINFRA-205
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-205
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: John McDonnell
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANSINFRA-205) CLONE - CLONE - Release installers

2020-05-14 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107067#comment-17107067
 ] 

Eric Barboni commented on NETBEANSINFRA-205:


Hi Arunava, jenkins is baking installer and I think I can certified the windows 
one.

But as I have no mac os access so I cannot do the macos installer building and 
certifing.

> CLONE - CLONE - Release installers
> --
>
> Key: NETBEANSINFRA-205
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-205
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Assignee: Arunava Sinha
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-196) Create third beta (if required)

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-196:
---
Summary: Create third beta (if required)  (was: CLONE - Create third beta 
(if required))

> Create third beta (if required)
> ---
>
> Key: NETBEANSINFRA-196
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-196
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-194) Create first beta

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-194:
---
Summary: Create first beta  (was: CLONE - Create first beta)

> Create first beta
> -
>
> Key: NETBEANSINFRA-194
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-194
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>
> # Open PR between master and releaseXXX branch leading up to beta.
>  # Merge PR to release branch when ready.
>  # Add information and hash of beta under milestones in the release 
> properties at 
> [https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json]
>  # Commit of beta info should trigger new build of beta on Jenkins.
>  # Download and check build artefacts - make sure splash, etc. show correct 
> beta version.
>  # Email beta notification to dev@ and netcat@ lists, linking directly from 
> build artefacts on Jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-192) Update Json for release 120.

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-192:
---
Summary: Update Json for release 120.  (was: CLONE - Update Json for 
release 113.)

> Update Json for release 120.
> 
>
> Key: NETBEANSINFRA-192
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-192
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Eric Barboni
>Priority: Major
> Fix For: Release Management 12.0
>
>
> Update 
> https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json
> to reflect all information needed, update center, apido version ...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-195) Create second beta (if required)

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-195:
---
Summary: Create second beta (if required)  (was: CLONE - Create second beta 
(if required))

> Create second beta (if required)
> 
>
> Key: NETBEANSINFRA-195
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-195
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 12.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-191) Branch master to release branch

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-191:
---
Summary: Branch master to release branch  (was: CLONE - Branch master to 
release branch)

> Branch master to release branch
> ---
>
> Key: NETBEANSINFRA-191
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-191
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 12.0
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 11.3
>
>
> Create a release branch from master. Branch name is release followed by the 
> version number excluding the dot
> eg.
> Apache NetBeans 11.0 - release110
> Apache NetBeans 11.1 - release111
> Apache NetBeans 12.0 - release120



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-22) Check the Blocker issues

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-22:
--
Summary: Check the Blocker issues  (was: CLONE - Check the Blocker issues)

> Check the Blocker issues
> 
>
> Key: NETBEANSINFRA-22
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-22
> Project: Apache NetBeans Infra
>  Issue Type: Sub-task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 11.3
>Reporter: Neil C Smith
>Priority: Major
> Fix For: Release Management 11.3
>
>
> People often add blocker issues to NetBeans even if it is just their work is 
> blocked.
> At least before preparing for a release the blocker issues shall be 
> addressed. If real blockers are found without suitable resolution, ask for 
> help from the community.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANSINFRA-190) Release NetBeans 12.0

2020-05-13 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANSINFRA-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANSINFRA-190:
---
Fix Version/s: (was: Release Management 11.3)
   Release Management 12.0

> Release NetBeans 12.0
> -
>
> Key: NETBEANSINFRA-190
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-190
> Project: Apache NetBeans Infra
>  Issue Type: Task
>  Components: Apache NetBeans Release Preparation Tasks
>Affects Versions: Release Management 11.3
>Reporter: Neil C Smith
>Assignee: Eric Barboni
>Priority: Blocker
> Fix For: Release Management 12.0
>
>
> This is the task of releasing Apache NetBeans 11.3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-194) CLONE - Create first beta

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-194:
--

 Summary: CLONE - Create first beta
 Key: NETBEANSINFRA-194
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-194
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


# Open PR between master and releaseXXX branch leading up to beta.
 # Merge PR to release branch when ready.
 # Add information and hash of beta under milestones in the release properties 
at 
[https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json]
 # Commit of beta info should trigger new build of beta on Jenkins.
 # Download and check build artefacts - make sure splash, etc. show correct 
beta version.
 # Email beta notification to dev@ and netcat@ lists, linking directly from 
build artefacts on Jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-210) CLONE - CLONE - Increment Spec Versions on Master Branch

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-210:
--

 Summary: CLONE - CLONE - Increment Spec Versions on Master Branch
 Key: NETBEANSINFRA-210
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-210
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


Incrementing spec version of all modules in master, so that master modules are 
definitely "newer" than anything on the release branch.

{{Done by:}}
 {

{ ant increment-spec-versions}

}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-199) CLONE - CLONE - Create voting candidate

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-199:
--

 Summary: CLONE - CLONE - Create voting candidate
 Key: NETBEANSINFRA-199
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-199
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


Create the voting candidate (eg. NB 11.1-vc1), and sign and SVN commit relevant 
files to Apache dist/dev for voting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-211) CLONE - CLONE - Announce merge window is reopened on master.

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-211:
--

 Summary: CLONE - CLONE - Announce merge window is reopened on 
master.
 Key: NETBEANSINFRA-211
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-211
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-202) CLONE - CLONE - Copy staged release artifacts to the release area.

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-202:
--

 Summary: CLONE - CLONE - Copy staged release artifacts to the 
release area.
 Key: NETBEANSINFRA-202
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-202
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-203) CLONE - CLONE - Create a Location for Standard Distribution AUC

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-203:
--

 Summary: CLONE - CLONE - Create a Location for Standard 
Distribution AUC
 Key: NETBEANSINFRA-203
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-203
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


Update the URL (eg. 
[http://netbeans-vm.apache.org/uc/11.3/|http://netbeans-vm.apache.org/uc/11.3/] 
) to contain catalog.xml and redirect to mirrors for release distribution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-197) CLONE - CLONE - Check the Blocker issues

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-197:
--

 Summary: CLONE - CLONE - Check the Blocker issues
 Key: NETBEANSINFRA-197
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-197
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


People often add blocker issues to NetBeans even if it is just their work is 
blocked.

At least before preparing for a release the blocker issues shall be addressed. 
If real blockers are found without suitable resolution, ask for help from the 
community.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-209) CLONE - CLONE - Snapshot of APIs for release

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-209:
--

 Summary: CLONE - CLONE - Snapshot of APIs for release
 Key: NETBEANSINFRA-209
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-209
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


Creating this issue as a note for PR-1064.

{code}
 $ git checkout 11.0
 $ ant clean; ant build
 $ ant gen-sigtests-release
 # I had to fix the nbbuild/build.xml a bit to make this work
 $ git stash
 $ git checkout master
 $ git pull
 $ git checkout -b SnapshotOfAPIsAsOfRelease110
 $ git stash pop
 $ git add .
 $ git commit -m "Snapshot of APIs as of 
910bd74bf46d079e49925f702432c74d54ec705c"
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-191) CLONE - Branch master to release branch

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-191:
--

 Summary: CLONE - Branch master to release branch
 Key: NETBEANSINFRA-191
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-191
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


Create a release branch from master. Branch name is release followed by the 
version number excluding the dot

eg.

Apache NetBeans 11.0 - release110
Apache NetBeans 11.1 - release111
Apache NetBeans 12.0 - release120



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-208) CLONE - CLONE - Update the website for the new release

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-208:
--

 Summary: CLONE - CLONE - Update the website for the new release
 Key: NETBEANSINFRA-208
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-208
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-201) CLONE - CLONE - Close PMC Vote Thread

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-201:
--

 Summary: CLONE - CLONE - Close PMC Vote Thread
 Key: NETBEANSINFRA-201
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-201
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-198) CLONE - CLONE - Check the Critical issues

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-198:
--

 Summary: CLONE - CLONE - Check the Critical issues
 Key: NETBEANSINFRA-198
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-198
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


 People often add critical issues to NetBeans if that's critical for their 
workflow..
Also ask the community help for resolving real critical issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-190) Release NetBeans 12.0

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-190:
--

 Summary: Release NetBeans 12.0
 Key: NETBEANSINFRA-190
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-190
 Project: Apache NetBeans Infra
  Issue Type: Task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
Assignee: Eric Barboni
 Fix For: Release Management 11.3


This is the task of releasing Apache NetBeans 11.3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-196) CLONE - Create third beta (if required)

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-196:
--

 Summary: CLONE - Create third beta (if required)
 Key: NETBEANSINFRA-196
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-196
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-204) CLONE - CLONE - Release Maven artefacts

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-204:
--

 Summary: CLONE - CLONE - Release Maven artefacts
 Key: NETBEANSINFRA-204
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-204
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-193) CLONE - CLONE - Update the Snap package descriptor files

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-193:
--

 Summary: CLONE - CLONE - Update the Snap package descriptor files
 Key: NETBEANSINFRA-193
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-193
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
Assignee: Laszlo Kishalmi
 Fix For: Release Management 11.3


We have new hi-res frame images use the 512x512 one for the icon

Update the version number in the snapcraft.yaml and the netbeans.desktop files

In order to have the best out of the box experience add the following options 
to netbeans.conf:

-J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
-J-Dplugin.manager.install.global=false



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-207) CLONE - CLONE - Send out release announcements

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-207:
--

 Summary: CLONE - CLONE - Send out release announcements
 Key: NETBEANSINFRA-207
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-207
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-192) CLONE - Update Json for release 113.

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-192:
--

 Summary: CLONE - Update Json for release 113.
 Key: NETBEANSINFRA-192
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-192
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Eric Barboni
 Fix For: Release Management 11.3


Update 
https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrelease.json
to reflect all information needed, update center, apido version ...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-206) CLONE - CLONE - Archive the old release artifacts.

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-206:
--

 Summary: CLONE - CLONE - Archive the old release artifacts.
 Key: NETBEANSINFRA-206
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-206
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3


Archive the old release artefacts, remembering that LTS releases should remain 
current throughout the year, so there should be two active releases for 9 
months.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-205) CLONE - CLONE - Release installers

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-205:
--

 Summary: CLONE - CLONE - Release installers
 Key: NETBEANSINFRA-205
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-205
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
Assignee: Arunava Sinha
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-200) CLONE - CLONE - Create PMC Vote Thread

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-200:
--

 Summary: CLONE - CLONE - Create PMC Vote Thread
 Key: NETBEANSINFRA-200
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-200
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANSINFRA-195) CLONE - Create second beta (if required)

2020-05-13 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANSINFRA-195:
--

 Summary: CLONE - Create second beta (if required)
 Key: NETBEANSINFRA-195
 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-195
 Project: Apache NetBeans Infra
  Issue Type: Sub-task
  Components: Apache NetBeans Release Preparation Tasks
Affects Versions: Release Management 11.3
Reporter: Neil C Smith
 Fix For: Release Management 11.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-2082) Scroll to the caret position when code fold feature is run

2020-05-05 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099813#comment-17099813
 ] 

Eric Barboni commented on NETBEANS-2082:


Adding [~jkovalsky] in the discussion

> Scroll to the caret position when code fold feature is run
> --
>
> Key: NETBEANS-2082
> URL: https://issues.apache.org/jira/browse/NETBEANS-2082
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Code folding
>Affects Versions: 10.0, 11.0, 11.1, 11.2
> Environment: Netbeans 11 with OpenJDK 12. 
> Darwin MacBook-Pro-2.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 
> 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
> Netbeans 10 with OpenJDK 11.
> Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
> 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
>Reporter: Pier Luigi
>Assignee: Svatopluk Dedic
>Priority: Critical
> Attachments: DemoPHPCodeFoldingProblem_NB11.php, netbeans-2082.gif
>
>
> Collapsing a block often results in a jump of the editor to an incorrect 
> editing position (and scrolling the page cause a rejump to that position 
> after a second of scroll inactivity).
> The same sources works perfectly with Netbeans 8.2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4071) Indexing fail no such Element Exception

2020-03-26 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANS-4071:
---
Description: 
Go to services,maven repositories, select central repository
 press update index in popup menu.

Exception happen, may be created by the maven update.

It possible to get the exception by trying to select a specific version of 
netbeans artefacts version while creating a mavenized module.

 

Tested on windows 10 and ubuntu.

  was:
Go to services,maven repositories, select central repository
 press update index in popup menu.

Exception happen, may be created by the maven update.

It possible to get the exception by trying to select a specific version of 
netbeans artefacts version while creating a mavenized module.


> Indexing fail no such Element Exception
> ---
>
> Key: NETBEANS-4071
> URL: https://issues.apache.org/jira/browse/NETBEANS-4071
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Eric Barboni
>Priority: Major
>
> Go to services,maven repositories, select central repository
>  press update index in popup menu.
> Exception happen, may be created by the maven update.
> It possible to get the exception by trying to select a specific version of 
> netbeans artefacts version while creating a mavenized module.
>  
> Tested on windows 10 and ubuntu.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4071) Indexing fail no such Element Exception

2020-03-26 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANS-4071:
---
Description: 
Go to services,maven repositories, select central repository
 press update index in popup menu.

Exception happen, may be created by the maven update.

 

It possible to get the exception by trying to select a specific version of 
netbeans artefacts version while creating a mavenized module.

  was:
Go to services,maven repositories, select central repository
press updat index in popup menu.

Exception happen, may be created by the maven update


> Indexing fail no such Element Exception
> ---
>
> Key: NETBEANS-4071
> URL: https://issues.apache.org/jira/browse/NETBEANS-4071
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Eric Barboni
>Priority: Major
>
> Go to services,maven repositories, select central repository
>  press update index in popup menu.
> Exception happen, may be created by the maven update.
>  
> It possible to get the exception by trying to select a specific version of 
> netbeans artefacts version while creating a mavenized module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4071) Indexing fail no such Element Exception

2020-03-26 Thread Eric Barboni (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANS-4071:
---
Description: 
Go to services,maven repositories, select central repository
 press update index in popup menu.

Exception happen, may be created by the maven update.

It possible to get the exception by trying to select a specific version of 
netbeans artefacts version while creating a mavenized module.

  was:
Go to services,maven repositories, select central repository
 press update index in popup menu.

Exception happen, may be created by the maven update.

 

It possible to get the exception by trying to select a specific version of 
netbeans artefacts version while creating a mavenized module.


> Indexing fail no such Element Exception
> ---
>
> Key: NETBEANS-4071
> URL: https://issues.apache.org/jira/browse/NETBEANS-4071
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Eric Barboni
>Priority: Major
>
> Go to services,maven repositories, select central repository
>  press update index in popup menu.
> Exception happen, may be created by the maven update.
> It possible to get the exception by trying to select a specific version of 
> netbeans artefacts version while creating a mavenized module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



  1   2   3   4   >