[jira] [Commented] (NETBEANS-318) Move RAT exclusion definitions to a separate file

2018-01-23 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-318:
---

Hi,

 apache ant external exclusion may be possible but comment must be removed.

To keep comment we will need to extend patterset for our own usage.

Regards

 

> Move RAT exclusion definitions to a separate file
> -
>
> Key: NETBEANS-318
> URL: https://issues.apache.org/jira/browse/NETBEANS-318
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Priority: Major
>
> Move the RAT exclusions definitions to their own file which contains nothing 
> else. This will make them and especially their evolution easier to track.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-417) Adjust Native windows ide lauchner for jdk 9

2018-02-22 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-417:
-

 Summary: Adjust Native windows ide lauchner for jdk 9 
 Key: NETBEANS-417
 URL: https://issues.apache.org/jira/browse/NETBEANS-417
 Project: NetBeans
  Issue Type: Bug
Reporter: Eric Barboni






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-461) Could not initialize class org.netbeans.modules.extbrowser.NbDdeBrowserImpl

2018-03-14 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-461:
---

unziping 366 release 20180314

run on jdk 10 (with alteration of jdk path to configuration file)

dll is not present in the build

 

stacktrace:

java.lang.UnsatisfiedLinkError: no extbrowser64 in java.library.path: 
[C:\Users\admin\Downloads\NetBeans-dev-incubator-netbeans-linux-366-on-20180314-basic\netbeans\bin,
 C:\WINDOWS\Sun\Java\bin, C:\WINDOWS\system32, C:\WINDOWS, 
C:\ProgramData\Oracle\Java\javapath, C:\WINDOWS\system32, C:\WINDOWS, 
C:\WINDOWS\System32\Wbem, C:\WINDOWS\System32\WindowsPowerShell\v1.0\, 
C:\Users\admin\AppData\Local\Microsoft\WindowsApps, ., .]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2654)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:876)
at java.base/java.lang.System.loadLibrary(System.java:1875)
at 
org.netbeans.modules.extbrowser.NbDdeBrowserImpl.(NbDdeBrowserImpl.java:82)
at 
org.netbeans.modules.extbrowser.SystemDefaultBrowser.createHtmlBrowserImpl(SystemDefaultBrowser.java:94)
at 
org.netbeans.core.NbURLDisplayer.warmBrowserUp(NbURLDisplayer.java:100)
at org.netbeans.core.NbURLDisplayer.access$000(NbURLDisplayer.java:47)
at org.netbeans.core.NbURLDisplayer$1.run(NbURLDisplayer.java:59)
at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
at org.openide.util.RequestProcessor.post(RequestProcessor.java:395)
at org.netbeans.core.NbURLDisplayer.showURL(NbURLDisplayer.java:55)
at 
org.netbeans.core.actions.HTMLViewAction.performAction(HTMLViewAction.java:49)
at 
org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:105)
at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:70)
at 
org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:91)
at 
org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:74)
at 
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:102)
at 
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at 
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
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.AbstractButton.doClick(AbstractButton.java:369)
at 
java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:980)
at 
java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1024)
at 
java.desktop/java.awt.Component.processMouseEvent(Component.java:6589)
at 
java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
at java.desktop/java.awt.Component.processEvent(Component.java:6354)
at java.desktop/java.awt.Container.processEvent(Container.java:2260)
at 
java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4966)
at 
java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2318)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
at 
java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4906)
at 
java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)
at 
java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at 
java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2304)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
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(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Protecti

[jira] [Created] (NETBEANS-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2018-03-14 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-467:
-

 Summary: maven artifacts for Apache NetBeans Platform  need to be 
created and hosted
 Key: NETBEANS-467
 URL: https://issues.apache.org/jira/browse/NETBEANS-467
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Maven
Affects Versions: 9.0
Reporter: Eric Barboni


Hi (hope I did not miss mails on this topic),

 During test on maven NetCAT, testers are told to create and generate mavenized 
NetBeans Platform Module and Suite.

 Maven archetype for Netbeans platform module [1] are linked to artefacts 
stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
versions from [3]

Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
artefact were built from a specific build, SNAPSHOT artefact are refreshed 
every day with no history (I suppose for space reason).

 

It would be nice to recreate a workflow to  regenerate maven artefacts for the 
Apache NetBeans Platform from Apache NetBeans sources.

 

[1][https://github.com/mojohaus/nbm-archetype/]

[2][https://bits.netbeans.org/nexus]

[3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2018-03-16 Thread Eric Barboni (JIRA)

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

Eric Barboni updated NETBEANS-467:
--
Priority: Blocker  (was: Critical)

> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Blocker
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artefact were built from a specific build, SNAPSHOT artefact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-511) Osgi Activator not executed

2018-03-23 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-511:
-

 Summary: Osgi Activator not executed
 Key: NETBEANS-511
 URL: https://issues.apache.org/jira/browse/NETBEANS-511
 Project: NetBeans
  Issue Type: Bug
Reporter: Eric Barboni


JDK 10.  Netbeans 9b375

Bundle Activator test case

Trying to run the module is not showing the expected line 
System.out.println("Bundles: " + c.getBundles().length);

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-513) Run in Felix fail with ClassNotFound

2018-03-23 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-513:
-

 Summary: Run in Felix fail with ClassNotFound
 Key: NETBEANS-513
 URL: https://issues.apache.org/jira/browse/NETBEANS-513
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Other
Affects Versions: 9.0
Reporter: Eric Barboni


JDK 10. 
Netbeans 9, build 375

Test case> Run in Felix

A line of error in french (translated below)
Error: impossible to find or load main class : org.apache.felix.main.Main



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-511) Osgi Activator not executed

2018-03-23 Thread Eric Barboni (JIRA)

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

Eric Barboni updated NETBEANS-511:
--
Affects Version/s: 9.0
  Component/s: platform - Other

> Osgi Activator not executed
> ---
>
> Key: NETBEANS-511
> URL: https://issues.apache.org/jira/browse/NETBEANS-511
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Other
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Major
>
> JDK 10.  Netbeans 9b375
> Bundle Activator test case
> Trying to run the module is not showing the expected line 
> System.out.println("Bundles: " + c.getBundles().length);
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-245) Profiler fails to launch when using Maven 3.5.x

2018-03-27 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-245:
---

Hi Gili, 

do you have the same issue if NetBeans is put on a folder with no space in 
filename?

> Profiler fails to launch when using Maven 3.5.x
> ---
>
> Key: NETBEANS-245
> URL: https://issues.apache.org/jira/browse/NETBEANS-245
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-159-on-20180102)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>
> This issue was originally reported as 
> https://netbeans.org/bugzilla/show_bug.cgi?id=271059
> Essentially the Java profiler works fine for Maven projects if you use Maven 
> 3.3.9 but fails as soon as you use version 3.5.0 and up. This is because 
> mvn.cmd was substantially modified in that version.
> Running under Maven 3.5.2 I get the following error:
> {code}
> *** Profiler message (Tue Jan 02 23:15:41 EST 2018): Starting target 
> application...
> C:\Program Files\Java\jdk-9.0.1\bin\java.exe -agentpath:C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll
>  -Xbootclasspath/a:C:\Program 
> Files\netbeans-159\profiler\lib\jfluid-server.jar;C:\Program 
> Files\netbeans-159\profiler\lib\jfluid-server-15.jar 
> org.netbeans.lib.profiler.server.ProfilerServer C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64 5141 10 
> Profiler+Calibration+Run
> cd C:\Users\Gili\Documents\pyramid\server; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk1.8.0_141" "M2_HOME=C:\\Program Files\\apache-maven-3.5.2" 
> cmd /c "\"\"C:\\Program Files\\apache-maven-3.5.2\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\Program
>  Files\\netbeans-159\\profiler\\lib\\\",5140,10 
> -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Gili\\AppData\\Local\\NetBeans\\Cache\\dev\\mavencachedirs\\354137174\\org-netbeans-modules-profiler
>   -ea -classpath %classpath com.holdmyspot.pyramid.server.Main\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk1.8.0_141\\bin\\java.exe\" 
> -Dexec.workingdir=C:\\Users\\Gili\\Documents\\Pyramid\\server\\target 
> -Dmaven.ext.class.path=\"C:\\Program 
> Files\\netbeans-159\\java\\maven-nblib\\netbeans-eventspy.jar\" 
> -Dfile.encoding=UTF-8 process-classes 
> org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-532) NPE running profiler

2018-03-28 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-532:
---

I Gili, I was testing against jdk 10 but I have no NPE.
Only an error window with the following text: Projects JAVA platform is not 
supported for profiling.

Would it be possible to share a maven project so I can try a fair comparison?

> NPE running profiler
> 
>
> Key: NETBEANS-532
> URL: https://issues.apache.org/jira/browse/NETBEANS-532
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-242-on-20180323)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Critical
>  Labels: jdk10
>
> When running the profiler on a Maven project I get:
> {code}
> java.lang.NullPointerException
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature$9.getProfilerClient(MethodsFeature.java:515)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.initUI(MethodsFeatureUI.java:222)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.getResultsUI(MethodsFeatureUI.java:100)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature.getResultsUI(MethodsFeature.java:492)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.createContainer(FeaturesView.java:149)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.addFeature(FeaturesView.java:134)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.updateFeatures(ProfilerWindow.java:373)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.popupulateUI(ProfilerWindow.java:275)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.access$200(ProfilerWindow.java:132)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow$1$1.run(ProfilerWindow.java:200)
>   at 
> java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
>   at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
>   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(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
>   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
>   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)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>   at 
> java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
> {code}
> This issues 100% of the time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-539) Profiler Not Functioning on JDK 10

2018-03-28 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-539:
---

Hi. Just a link to another issue that show fail of profiler on jdk 10. No error 
popup, NPE only

> Profiler Not Functioning on JDK 10
> --
>
> Key: NETBEANS-539
> URL: https://issues.apache.org/jira/browse/NETBEANS-539
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Profile
>Affects Versions: 9.0
>Reporter: Josh Juneau
>Priority: Major
>
> Testing the profiler with AnagramGame works fine with JDK8.  However, if 
> NetBeans 9 is running under JDK10, the profiler does not start when the 
> “Profile” button is pressed.  The text “Build Successful” is displayed in the 
> output window.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-532) NPE running profiler

2018-03-28 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-532:
---

You take a specific build from here ?
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-release/242/

> NPE running profiler
> 
>
> Key: NETBEANS-532
> URL: https://issues.apache.org/jira/browse/NETBEANS-532
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-242-on-20180323)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Critical
>  Labels: jdk10
>
> When running the profiler on a Maven project I get:
> {code}
> java.lang.NullPointerException
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature$9.getProfilerClient(MethodsFeature.java:515)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.initUI(MethodsFeatureUI.java:222)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.getResultsUI(MethodsFeatureUI.java:100)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature.getResultsUI(MethodsFeature.java:492)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.createContainer(FeaturesView.java:149)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.addFeature(FeaturesView.java:134)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.updateFeatures(ProfilerWindow.java:373)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.popupulateUI(ProfilerWindow.java:275)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.access$200(ProfilerWindow.java:132)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow$1$1.run(ProfilerWindow.java:200)
>   at 
> java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
>   at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
>   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(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
>   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
>   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)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>   at 
> java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
> {code}
> This issues 100% of the time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Comment Edited] (NETBEANS-532) NPE running profiler

2018-03-28 Thread Eric Barboni (JIRA)

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

Eric Barboni edited comment on NETBEANS-532 at 3/28/18 7:44 PM:


You take a specific build from here ?
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-release/242/
wich one ?


was (Author: skygo):
You take a specific build from here ?
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-release/242/

> NPE running profiler
> 
>
> Key: NETBEANS-532
> URL: https://issues.apache.org/jira/browse/NETBEANS-532
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-242-on-20180323)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Critical
>  Labels: jdk10
>
> When running the profiler on a Maven project I get:
> {code}
> java.lang.NullPointerException
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature$9.getProfilerClient(MethodsFeature.java:515)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.initUI(MethodsFeatureUI.java:222)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.getResultsUI(MethodsFeatureUI.java:100)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature.getResultsUI(MethodsFeature.java:492)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.createContainer(FeaturesView.java:149)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.addFeature(FeaturesView.java:134)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.updateFeatures(ProfilerWindow.java:373)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.popupulateUI(ProfilerWindow.java:275)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.access$200(ProfilerWindow.java:132)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow$1$1.run(ProfilerWindow.java:200)
>   at 
> java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
>   at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
>   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(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
>   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
>   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)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>   at 
> java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
> {code}
> This issues 100% of the time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-532) NPE running profiler

2018-03-29 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-532:
---

Ok my bad. Session -> Method is the point. It fail also with the current dev 
build. I had used telemetry at first.

> NPE running profiler
> 
>
> Key: NETBEANS-532
> URL: https://issues.apache.org/jira/browse/NETBEANS-532
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-242-on-20180323)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Critical
>  Labels: jdk10
>
> When running the profiler on a Maven project I get:
> {code}
> java.lang.NullPointerException
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature$9.getProfilerClient(MethodsFeature.java:515)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.initUI(MethodsFeatureUI.java:222)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.getResultsUI(MethodsFeatureUI.java:100)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature.getResultsUI(MethodsFeature.java:492)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.createContainer(FeaturesView.java:149)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.addFeature(FeaturesView.java:134)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.updateFeatures(ProfilerWindow.java:373)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.popupulateUI(ProfilerWindow.java:275)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.access$200(ProfilerWindow.java:132)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow$1$1.run(ProfilerWindow.java:200)
>   at 
> java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
>   at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
>   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(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
>   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
>   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)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>   at 
> java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
> {code}
> This issues 100% of the time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-245) Profiler fails to launch when using Maven 3.5.x

2018-03-29 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-245:
---

Added an issue in maven project.

> Profiler fails to launch when using Maven 3.5.x
> ---
>
> Key: NETBEANS-245
> URL: https://issues.apache.org/jira/browse/NETBEANS-245
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-159-on-20180102)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>
> This issue was originally reported as 
> https://netbeans.org/bugzilla/show_bug.cgi?id=271059
> Essentially the Java profiler works fine for Maven projects if you use Maven 
> 3.3.9 but fails as soon as you use version 3.5.0 and up. This is because 
> mvn.cmd was substantially modified in that version.
> Running under Maven 3.5.2 I get the following error:
> {code}
> *** Profiler message (Tue Jan 02 23:15:41 EST 2018): Starting target 
> application...
> C:\Program Files\Java\jdk-9.0.1\bin\java.exe -agentpath:C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll
>  -Xbootclasspath/a:C:\Program 
> Files\netbeans-159\profiler\lib\jfluid-server.jar;C:\Program 
> Files\netbeans-159\profiler\lib\jfluid-server-15.jar 
> org.netbeans.lib.profiler.server.ProfilerServer C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64 5141 10 
> Profiler+Calibration+Run
> cd C:\Users\Gili\Documents\pyramid\server; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk1.8.0_141" "M2_HOME=C:\\Program Files\\apache-maven-3.5.2" 
> cmd /c "\"\"C:\\Program Files\\apache-maven-3.5.2\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\Program
>  Files\\netbeans-159\\profiler\\lib\\\",5140,10 
> -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Gili\\AppData\\Local\\NetBeans\\Cache\\dev\\mavencachedirs\\354137174\\org-netbeans-modules-profiler
>   -ea -classpath %classpath com.holdmyspot.pyramid.server.Main\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk1.8.0_141\\bin\\java.exe\" 
> -Dexec.workingdir=C:\\Users\\Gili\\Documents\\Pyramid\\server\\target 
> -Dmaven.ext.class.path=\"C:\\Program 
> Files\\netbeans-159\\java\\maven-nblib\\netbeans-eventspy.jar\" 
> -Dfile.encoding=UTF-8 process-classes 
> org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-245) Profiler fails to launch when using Maven 3.5.x

2018-03-29 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-245:
---

Its MNG-6385 but link is available after attachement section on this issue

> Profiler fails to launch when using Maven 3.5.x
> ---
>
> Key: NETBEANS-245
> URL: https://issues.apache.org/jira/browse/NETBEANS-245
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-159-on-20180102)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>
> This issue was originally reported as 
> https://netbeans.org/bugzilla/show_bug.cgi?id=271059
> Essentially the Java profiler works fine for Maven projects if you use Maven 
> 3.3.9 but fails as soon as you use version 3.5.0 and up. This is because 
> mvn.cmd was substantially modified in that version.
> Running under Maven 3.5.2 I get the following error:
> {code}
> *** Profiler message (Tue Jan 02 23:15:41 EST 2018): Starting target 
> application...
> C:\Program Files\Java\jdk-9.0.1\bin\java.exe -agentpath:C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll
>  -Xbootclasspath/a:C:\Program 
> Files\netbeans-159\profiler\lib\jfluid-server.jar;C:\Program 
> Files\netbeans-159\profiler\lib\jfluid-server-15.jar 
> org.netbeans.lib.profiler.server.ProfilerServer C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64 5141 10 
> Profiler+Calibration+Run
> cd C:\Users\Gili\Documents\pyramid\server; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk1.8.0_141" "M2_HOME=C:\\Program Files\\apache-maven-3.5.2" 
> cmd /c "\"\"C:\\Program Files\\apache-maven-3.5.2\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/Program 
> Files/netbeans-159/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\Program
>  Files\\netbeans-159\\profiler\\lib\\\",5140,10 
> -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Gili\\AppData\\Local\\NetBeans\\Cache\\dev\\mavencachedirs\\354137174\\org-netbeans-modules-profiler
>   -ea -classpath %classpath com.holdmyspot.pyramid.server.Main\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk1.8.0_141\\bin\\java.exe\" 
> -Dexec.workingdir=C:\\Users\\Gili\\Documents\\Pyramid\\server\\target 
> -Dmaven.ext.class.path=\"C:\\Program 
> Files\\netbeans-159\\java\\maven-nblib\\netbeans-eventspy.jar\" 
> -Dfile.encoding=UTF-8 process-classes 
> org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-593) Test Failure: Execution default-branding of goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API incompatibility was encountered while executing org.co

2018-04-06 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-593:
---

Hi, 
 I proposed this fix https://github.com/mojohaus/nbm-maven-plugin/pull/35

 maybe you can clone https://github.com/ebarboni/nbm-maven-plugin/tree/jdk10

Note that jar config should be changed also in pom:
 {code}
 
org.apache.maven.plugins
maven-jar-plugin
3.0.2



${project.build.outputDirectory}/META-INF/MANIFEST.MF



{code}

Regards


> Test Failure: Execution default-branding of goal 
> org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API 
> incompatibility was encountered while executing 
> org.codehaus.mojo:nbm-maven-plugin:4.1:branding: 
> java.lang.ExceptionInInitializerError: null
> 
>
> Key: NETBEANS-593
> URL: https://issues.apache.org/jira/browse/NETBEANS-593
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-392-on-20180403)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Mac OS X version 10.13.4 running on x86_64; UTF-8; en_US (nb)
> User directory: /Users/javierortiz/Library/Application Support/NetBeans/dev
> Cache directory: /Users/javierortiz/Library/Caches/NetBeans/dev
>Reporter: Javier A. Ortiz
>Priority: Major
>  Labels: jdk10, maven
>
> Running test case Build installers for NB application step 2:
> {noformat}
> Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding 
> (default-branding) on project Nbapp-branding: Execution default-branding of 
> goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API 
> incompatibility was encountered while executing 
> org.codehaus.mojo:nbm-maven-plugin:4.1:branding: 
> java.lang.ExceptionInInitializerError: null
> -
> realm = extension>org.codehaus.mojo:nbm-maven-plugin:4.1
> strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> urls[0] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/mojo/nbm-maven-plugin/4.1/nbm-maven-plugin-4.1.jar
> urls[1] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
> urls[2] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
> urls[3] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
> urls[4] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
> urls[5] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
> urls[6] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
> urls[7] = 
> file:/Users/javierortiz/.m2/repository/org/apache/ant/ant/1.9.6/ant-1.9.6.jar
> urls[8] = 
> file:/Users/javierortiz/.m2/repository/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar
> urls[9] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
> urls[10] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar
> urls[11] = 
> file:/Users/javierortiz/.m2/repository/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
> urls[12] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
> urls[13] = 
> file:/Users/javierortiz/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
> urls[14] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
> urls[15] = 
> file:/Users/javierortiz/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
> urls[16] = 
> file:/Users/javierortiz/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
> urls[17] = 
> file:/Users/javierortiz/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar
> urls[18] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar
> urls[19] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.6/maven-s

[jira] [Commented] (NETBEANS-593) Test Failure: Execution default-branding of goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API incompatibility was encountered while executing org.co

2018-04-06 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-593:
---

I Agree but platform test is I will put a note on slack for memo. 
And with no population of Apache Netbeans artifacts we are also testing the 
artifacts that are generated from mercurial Oracle Netbeans
.  

> Test Failure: Execution default-branding of goal 
> org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API 
> incompatibility was encountered while executing 
> org.codehaus.mojo:nbm-maven-plugin:4.1:branding: 
> java.lang.ExceptionInInitializerError: null
> 
>
> Key: NETBEANS-593
> URL: https://issues.apache.org/jira/browse/NETBEANS-593
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-392-on-20180403)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Mac OS X version 10.13.4 running on x86_64; UTF-8; en_US (nb)
> User directory: /Users/javierortiz/Library/Application Support/NetBeans/dev
> Cache directory: /Users/javierortiz/Library/Caches/NetBeans/dev
>Reporter: Javier A. Ortiz
>Priority: Major
>  Labels: jdk10, maven
>
> Running test case Build installers for NB application step 2:
> {noformat}
> Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding 
> (default-branding) on project Nbapp-branding: Execution default-branding of 
> goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API 
> incompatibility was encountered while executing 
> org.codehaus.mojo:nbm-maven-plugin:4.1:branding: 
> java.lang.ExceptionInInitializerError: null
> -
> realm = extension>org.codehaus.mojo:nbm-maven-plugin:4.1
> strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> urls[0] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/mojo/nbm-maven-plugin/4.1/nbm-maven-plugin-4.1.jar
> urls[1] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
> urls[2] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
> urls[3] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
> urls[4] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
> urls[5] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
> urls[6] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
> urls[7] = 
> file:/Users/javierortiz/.m2/repository/org/apache/ant/ant/1.9.6/ant-1.9.6.jar
> urls[8] = 
> file:/Users/javierortiz/.m2/repository/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar
> urls[9] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
> urls[10] = 
> file:/Users/javierortiz/.m2/repository/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar
> urls[11] = 
> file:/Users/javierortiz/.m2/repository/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
> urls[12] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
> urls[13] = 
> file:/Users/javierortiz/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
> urls[14] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
> urls[15] = 
> file:/Users/javierortiz/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
> urls[16] = 
> file:/Users/javierortiz/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
> urls[17] = 
> file:/Users/javierortiz/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar
> urls[18] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar
> urls[19] = 
> file:/Users/javierortiz/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
> urls[20] = 
> file:/Users/javierortiz/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
> urls[21] = 
> file:/Users/javierortiz/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
> urls[22] = 

[jira] [Commented] (NETBEANS-417) Adjust native Windows IDE launcher for JDK 9

2018-04-27 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-417:
---

This works is not complete, we need to publish the binaries from this source 
and then use it in the netbeans build.

> Adjust native Windows IDE launcher for JDK 9 
> -
>
> Key: NETBEANS-417
> URL: https://issues.apache.org/jira/browse/NETBEANS-417
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Fix For: 9.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-595) OSGI Project unable to compile

2018-05-25 Thread Eric Barboni (JIRA)

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

Eric Barboni commented on NETBEANS-595:
---

Hi, owner of this archetype is active and accept PR on others plugin. It can be 
possible to ask for release 
(https://groups.google.com/forum/#!forum/mojohaus-dev).

The diff[1] between 1.4 and 1.5 is comment inside the pom file. I have doubt on 
where the issue should be fixed

[1]
https://github.com/mojohaus/osgi-archetype/commit/07c2ce5fe9b0a18bbc2d42f24cfa1c73783a6e4e


> OSGI Project unable to compile
> --
>
> Key: NETBEANS-595
> URL: https://issues.apache.org/jira/browse/NETBEANS-595
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-392-on-20180403)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Mac OS X version 10.13.4 running on x86_64; UTF-8; en_US (nb)
> User directory: /Users/javierortiz/Library/Application Support/NetBeans/dev
> Cache directory: /Users/javierortiz/Library/Caches/NetBeans/dev
>Reporter: Javier A. Ortiz
>Priority: Major
>  Labels: upstream-issue
>
> Unable to compile Wizard created project.
> {noformat}
> COMPILATION ERROR : 
> -
> Source option 5 is no longer supported. Use 6 or later.
> Target option 1.5 is no longer supported. Use 1.6 or later.
> 2 errors 
> -
> 
> BUILD FAILURE
> 
> Total time: 2.703 s
> Finished at: 2018-04-04T12:47:54-05:00
> Final Memory: 14M/60M
> 
> Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile 
> (default-compile) on project TestPlatformOSGIBundle: Compilation failure: 
> Compilation failure: 
> Source option 5 is no longer supported. Use 6 or later.
> Target option 1.5 is no longer supported. Use 1.6 or later.
> -> [Help 1]{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2034) Integrate the Git Toolbar plugin into the IDE

2019-01-31 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2034:


I guess that depending on  what will be taken from the git repository you may 
need to go through [http://incubator.apache.org/ip-clearance/]

  Example of apache netbeans mavenutilities 
[http://incubator.apache.org/ip-clearance/netbeans-mojohaus-utilities.html]

 

> Integrate the Git Toolbar plugin into the IDE
> -
>
> Key: NETBEANS-2034
> URL: https://issues.apache.org/jira/browse/NETBEANS-2034
> Project: NetBeans
>  Issue Type: New Feature
>  Components: ide - UI, versioncontrol - Git
>Reporter: Laszlo Kishalmi
>Priority: Major
>
> The Git Toolbar Plugin is quite popular, but it become unmaintained.
> [https://github.com/markiewb/nb-git-toolbar]
> With the [author's 
> approval|https://lists.apache.org/thread.html/1c044af72ffd99a2009a03cfca259e28bfe9410926ff3ebaec6f1607@%3Cdev.netbeans.apache.org%3E
>  it is trivial to integrate it into the IDE.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2034) Integrate the Git Toolbar plugin into the IDE

2019-02-01 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2034:


Sure, I though we take the responsability of the plugin.

> Integrate the Git Toolbar plugin into the IDE
> -
>
> Key: NETBEANS-2034
> URL: https://issues.apache.org/jira/browse/NETBEANS-2034
> Project: NetBeans
>  Issue Type: New Feature
>  Components: ide - UI, versioncontrol - Git
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> The Git Toolbar Plugin is quite popular, but it become unmaintained.
> [https://github.com/markiewb/nb-git-toolbar]
> With the [author's 
> approval|https://lists.apache.org/thread.html/1c044af72ffd99a2009a03cfca259e28bfe9410926ff3ebaec6f1607@%3Cdev.netbeans.apache.org%3E]
>  it is trivial to integrate it into the IDE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] (NETBEANS-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2019-02-08 Thread Eric Barboni (JIRA)


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

Eric Barboni reassigned NETBEANS-467:
-

Assignee: Eric Barboni

> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Critical
>  Labels: NETBEANS-9
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artifacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artifact were built from a specific build, SNAPSHOT artifact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2060) CLONE - Update JavaDoc Generation

2019-02-13 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2060:


Build created at 
[https://builds.apache.org/job/incubator-netbeans-r110-apidocmaven/]

Need [~vieiro] to configure the cron in vm for displaying at. (arbitrary date 
for now as no release done :P)

> CLONE - Update JavaDoc Generation
> -
>
> Key: NETBEANS-2060
> URL: https://issues.apache.org/jira/browse/NETBEANS-2060
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>
> Generated JavaDoc shall present the correct version numbers as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Comment Edited] (NETBEANS-2060) CLONE - Update JavaDoc Generation

2019-02-13 Thread Eric Barboni (JIRA)


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

Eric Barboni edited comment on NETBEANS-2060 at 2/13/19 10:59 AM:
--

Build created at 
[https://builds.apache.org/job/incubator-netbeans-r110-apidocmaven/]

Need [~vieiro] to configure the cron in vm for displaying at. (arbitrary date 
for now as no release done :P)

 

[~lkishalmi], I'm sorry I did an unwanted direct commit to the release110 
branche for apidoc. I was on my fork but it push to apache.

https://github.com/apache/incubator-netbeans/commit/32947b9d0f660f380380e511d913e99f27825e16#diff-91445b16cbcc5d1b733d925f9f393505

 


was (Author: skygo):
Build created at 
[https://builds.apache.org/job/incubator-netbeans-r110-apidocmaven/]

Need [~vieiro] to configure the cron in vm for displaying at. (arbitrary date 
for now as no release done :P)

> CLONE - Update JavaDoc Generation
> -
>
> Key: NETBEANS-2060
> URL: https://issues.apache.org/jira/browse/NETBEANS-2060
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>
> Generated JavaDoc shall present the correct version numbers as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-02-19 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


Hi,

 I'm not sure my comment github works so I want to notify that splash screen 
are not generated properly in terms of gradient( central green bar is not nice).

 

[nb/ide.branding/core.startup/src/org/netbeans/core/startup/splash_dark_nb.gif|https://github.com/apache/incubator-netbeans/pull/1132/commits/8ed31db9c5849df64f2b3fbe9d0fabfbbe68e0a8?short_path=7980778#diff-798077896c00192e36498c8a5f2b0001]

[nb/ide.branding/core.startup/src/org/netbeans/core/startup/splash_nb.gif|https://github.com/apache/incubator-netbeans/pull/1132/commits/8ed31db9c5849df64f2b3fbe9d0fabfbbe68e0a8?short_path=1e7242d#diff-1e7242d9236ddffbddae2deba043038a]

[platform/core.startup/src/org/netbeans/core/startup/splash.gif|https://github.com/apache/incubator-netbeans/pull/1132/commits/8ed31db9c5849df64f2b3fbe9d0fabfbbe68e0a8?short_path=001c7a5#diff-626222ab86765b9c803ee10bc8a11c90]

[platform/core.startup/src/org/netbeans/core/startup/splash_dark.gif|https://github.com/apache/incubator-netbeans/pull/1132/commits/8ed31db9c5849df64f2b3fbe9d0fabfbbe68e0a8?short_path=001c7a5#diff-001c7a522cd7a561b51a3b3bceb61aa7]

 

Regards

 

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-02-20 Thread Eric Barboni (JIRA)


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

Eric Barboni updated NETBEANS-2109:
---
Attachment: image-2019-02-20-09-37-21-832.png

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-02-20 Thread Eric Barboni (JIRA)


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

Eric Barboni updated NETBEANS-2109:
---
Attachment: image-2019-02-20-09-36-36-503.png

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2019-02-20-09-36-36-503.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-02-20 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


Hi try to take one example, Major difference is on the green bar. 
!image-2019-02-20-09-37-21-832.png|width=906,height=361!

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-02-20 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


If we may have a vectorized format we may try to add somewhere in 
incubator-tools a way to generate the splash via jenkins

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2154) Bump bundled Maven version >= 3.5

2019-02-21 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2154:


Hi, I agree with that but the following issue 
https://issues.apache.org/jira/browse/MNG-6385 on maven 3.6.0 (from maven 
version where the cmd file change)  will break the windows user.

> Bump bundled Maven version >= 3.5
> -
>
> Key: NETBEANS-2154
> URL: https://issues.apache.org/jira/browse/NETBEANS-2154
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: Next
>Reporter: Björn Raupach
>Priority: Major
>
> Hi there,
> Apache NetBeans 10 and 11 are bundled with Apache Maven 3.3.9. This version 
> was released in November 2015. 
> The most recent version of Apache Maven is 3.6.0 released in Oktober 2018.
> Not sure how complex it is to add a more recent version of Maven in NetBeans, 
> but it would definitely benefit many projects.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-532) NPE running profiler

2019-02-21 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-532:
---

I guess that if it's ok you can close. We will reopen if an issue occurs. I did 
not have issue on netbeans 11 jdk 12

> NPE running profiler
> 
>
> Key: NETBEANS-532
> URL: https://issues.apache.org/jira/browse/NETBEANS-532
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-242-on-20180323)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Critical
>  Labels: jdk10
>
> When running the profiler on a Maven project I get:
> {code}
> java.lang.NullPointerException
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature$9.getProfilerClient(MethodsFeature.java:515)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.initUI(MethodsFeatureUI.java:222)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeatureUI.getResultsUI(MethodsFeatureUI.java:100)
>   at 
> org.netbeans.modules.profiler.v2.features.MethodsFeature.getResultsUI(MethodsFeature.java:492)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.createContainer(FeaturesView.java:149)
>   at 
> org.netbeans.modules.profiler.v2.impl.FeaturesView.addFeature(FeaturesView.java:134)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.updateFeatures(ProfilerWindow.java:373)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.popupulateUI(ProfilerWindow.java:275)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow.access$200(ProfilerWindow.java:132)
>   at 
> org.netbeans.modules.profiler.v2.ProfilerWindow$1$1.run(ProfilerWindow.java:200)
>   at 
> java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
>   at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
>   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(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
>   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
>   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)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>   at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>   at 
> java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
> {code}
> This issues 100% of the time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2154) Bump bundled Maven version >= 3.5

2019-02-25 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2154:


For running and debuging 3.6.0 is good but for profiling it will not be able to 
bind on windows default behaviour. 

 

If java,NetBeans and maven are installed in path not containing space it works 
but we need to be carefull presenting that to user.

 

> Bump bundled Maven version >= 3.5
> -
>
> Key: NETBEANS-2154
> URL: https://issues.apache.org/jira/browse/NETBEANS-2154
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: Next
>Reporter: Björn Raupach
>Priority: Major
>
> Hi there,
> Apache NetBeans 10 and 11 are bundled with Apache Maven 3.3.9. This version 
> was released in November 2015. 
> The most recent version of Apache Maven is 3.6.0 released in Oktober 2018.
> Not sure how complex it is to add a more recent version of Maven in NetBeans, 
> but it would definitely benefit many projects.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Reopened] (NETBEANS-2109) Splash screens for 11.0 release

2019-03-08 Thread Eric Barboni (JIRA)


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

Eric Barboni reopened NETBEANS-2109:


Hi [~GeertjanWielenga],

I'm sorry but it seems that the splash file are still ugly

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-11 Thread Eric Barboni (JIRA)


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

Eric Barboni updated NETBEANS-2109:
---
Attachment: image-2019-03-11-10-26-55-577.png

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-11 Thread Eric Barboni (JIRA)


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

Eric Barboni updated NETBEANS-2109:
---
Attachment: image-2019-03-11-10-29-56-233.png

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png, 
> image-2019-03-11-10-29-56-233.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-11 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


I hope this is not something due to OS difference. But as I mention on my 
comment (20 feb)with the diff picture. The blue arrow indicate the most visible 
uglyness. Shadow on white part are very strange too. 

  !image-2019-03-11-10-29-56-233.png!

 

 

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png, 
> image-2019-03-11-10-29-56-233.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-19 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


I don't know where the source of the image are otherwise I will be happy to help

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png, 
> image-2019-03-11-10-29-56-233.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-19 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


My bad I though there was some illustrator or photoshop source file to generate 
the gifs.

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png, 
> image-2019-03-11-10-29-56-233.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-19 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


ok I hope we can later get the true source I try png to gif with convert on 
linux. Result seems better

https://github.com/apache/incubator-netbeans/pull/1170

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png, 
> image-2019-03-11-10-29-56-233.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2109) Splash screens for 11.0 release

2019-03-19 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2109:


Done for the splash. I don't know for other file.

> Splash screens for 11.0 release
> ---
>
> Key: NETBEANS-2109
> URL: https://issues.apache.org/jira/browse/NETBEANS-2109
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: 11.0-vc1, pull-request-available
> Fix For: 11.0
>
> Attachments: image-2019-02-20-09-36-36-503.png, 
> image-2019-02-20-09-37-21-832.png, image-2019-03-11-10-26-55-577.png, 
> image-2019-03-11-10-29-56-233.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Same idea as this:
> https://github.com/apache/incubator-netbeans/pull/911



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2345) http://bits.netbeans.org/maven2/ not reachable

2019-04-04 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2345:


Hi, the repository is back online.

[http://bits.netbeans.org/maven2/] is redirecting to the former Oracle handled 
repository.

Apache Infrastructure and Apache NetBeans may not be aware of what happens 
there.

It may be usefull for you own infra to use a proxy like Apache Archiva or 
Sonatype Nexus to prevent unexpected offline situation

> http://bits.netbeans.org/maven2/ not reachable
> --
>
> Key: NETBEANS-2345
> URL: https://issues.apache.org/jira/browse/NETBEANS-2345
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, cnd - Accessibility, mavenutilities
>Affects Versions: 9.0
> Environment: macos and aws
>Reporter: Giri Reddy
>Priority: Blocker
> Fix For: Next
>
> Attachments: Screen Shot 2019-04-03 at 12.05.50 PM.png
>
>
> We have a builds failing both on AWS and Local builds on in-house servers. 
> Posting snippets of the failure logs:
>  
> AWS:
> 1554314474,,ui,message,    amazon-ebs:                                        
>                           [INFO] 
> 
> 1554314474,,ui,message,    amazon-ebs: [ERROR] Failed to execute goal on 
> project parser-common: Could  not resolve dependencies for project 
> veriflow.parser:parser-common:jar:0.0.2-SNAPSHOT: Failed to        collect 
> dependencies for [veriflow.libcdm:Libcdm:jar:0.0.1-SNAPSHOT 
> (compile)%!(PACKER_COMMA) veriflow. libddm:Libddm:jar:0.0.1-SNAPSHOT 
> (compile)%!(PACKER_COMMA) com.google.code.gson:gson:jar:2.8.0          
> (compile)%!(PACKER_COMMA) 
> com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.5.1 (compile)%! 
> (PACKER_COMMA) com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 
> (compile)%!(PACKER_COMMA) com.     
> fasterxml.jackson.core:jackson-annotations:jar:2.3.0 
> (compile)%!(PACKER_COMMA) org.apache.commons:      commons-lang3:jar:3.7 
> (compile)%!(PACKER_COMMA) commons-cli:commons-cli:jar:1.1 (compile)%!         
>     (PACKER_COMMA) org.apache.commons:commons-collections4:jar:4.1 
> (compile)%!(PACKER_COMMA) org.netbeans.  
> api:org-openide-util-lookup:jar:RELEASE73 (compile)%!(PACKER_COMMA) 
> org.slf4j:slf4j-api:jar:1.7.7       (compile)%!(PACKER_COMMA) 
> log4j:log4j:jar:1.2.17 (compile)%!(PACKER_COMMA) junit:junit:jar:4.11         
> (compile)%!(PACKER_COMMA) org.projectlombok:lombok:jar:1.14.8 
> (provided)%!(PACKER_COMMA) org.slf4j:     slf4j-log4j12:jar:1.7.2 (runtime)]: 
> Failed to read artifact descriptor for org.netbeans.api:org-        
> openide-util-lookup:jar:RELEASE73: Could not transfer artifact 
> org.netbeans.api:org-openide-util-       lookup:pom:RELEASE73 from/to 
> Netbeans Repository (http://bits.netbeans.org/maven2/): Failed to          
> transfer file: 
> http://bits.netbeans.org/maven2/org/netbeans/api/org-openide-util-lookup/RELEASE73/org-
>   openide-util-lookup-RELEASE73.pom. Return code is: 502 %!(PACKER_COMMA) 
> ReasonPhrase:Bad Gateway. ->    [Help 1]
> 1554314474,,ui,message,    amazon-ebs: [ERROR]
> 1554314474,,ui,message,    amazon-ebs: [ERROR] To see the full stack trace of 
> the errors%!              (PACKER_COMMA) re-run Maven with the -e switch.
> 1554314474,,ui,message,    amazon-ebs: [ERROR] Re-run Maven using the -X 
> switch to enable full debug    logging.
> 1554314474,,ui,message,    amazon-ebs: [ERROR]
> 1554314474,,ui,message,    amazon-ebs: [ERROR] For more information about the 
> errors and possible       solutions%!(PACKER_COMMA) please read the following 
> articles:
> 1554314474,,ui,message,    amazon-ebs: [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/     
> MAVEN/DependencyResolutionException
> 1554314474,,ui,message,    amazon-ebs: [ERROR]
> 1554314474,,ui,message,    amazon-ebs: [ERROR] After correcting the 
> problems%!(PACKER_COMMA) you can    resume the build with the command
> 1554314474,,ui,message,    amazon-ebs: [ERROR]   mvn  -rf 
> :parser-common
> 1554314474,,ui,message,    amazon-ebs: Command execution failure!
> 1554314474,,ui,message,    amazon-ebs:
> 1554314474,,ui,message,    amazon-ebs: Exit code: 1
> 1554314474,,ui,message,    amazon-ebs:
> 1554314474,,ui,message,    amazon-ebs: Stderr:
> 1554314474,,ui,message,    amazon-ebs:
>  
> In-house build:
>  veriflow: Failed to execute goal on project parser-common: Could not resolve 
> dependencies for project veriflow.parser:parser-common:jar:0.0.2-SNAPSHOT: 
> Failed to collect dependencies for [veriflow.libcdm:Libcdm:jar:0.0.1-SNAPSHOT 
> (compile), veriflow.libddm:Libddm:jar:0.0.1-SNAPSHOT (compile), 
> com.google.code.gson:gson:jar:2.8.0 (compile)

[jira] [Commented] (NETBEANS-2345) http://bits.netbeans.org/maven2/ not reachable

2019-04-04 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2345:


Hi [~lkishalmi], just curious how you know that it was on the Apache Infra side 
?

 

> http://bits.netbeans.org/maven2/ not reachable
> --
>
> Key: NETBEANS-2345
> URL: https://issues.apache.org/jira/browse/NETBEANS-2345
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: macos and aws
>Reporter: Giri Reddy
>Priority: Blocker
> Attachments: Screen Shot 2019-04-03 at 12.05.50 PM.png
>
>
> We have a builds failing both on AWS and Local builds on in-house servers. 
> Posting snippets of the failure logs:
>  
> AWS:
> 1554314474,,ui,message,    amazon-ebs:                                        
>                           [INFO] 
> 
> 1554314474,,ui,message,    amazon-ebs: [ERROR] Failed to execute goal on 
> project parser-common: Could  not resolve dependencies for project 
> veriflow.parser:parser-common:jar:0.0.2-SNAPSHOT: Failed to        collect 
> dependencies for [veriflow.libcdm:Libcdm:jar:0.0.1-SNAPSHOT 
> (compile)%!(PACKER_COMMA) veriflow. libddm:Libddm:jar:0.0.1-SNAPSHOT 
> (compile)%!(PACKER_COMMA) com.google.code.gson:gson:jar:2.8.0          
> (compile)%!(PACKER_COMMA) 
> com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.5.1 (compile)%! 
> (PACKER_COMMA) com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 
> (compile)%!(PACKER_COMMA) com.     
> fasterxml.jackson.core:jackson-annotations:jar:2.3.0 
> (compile)%!(PACKER_COMMA) org.apache.commons:      commons-lang3:jar:3.7 
> (compile)%!(PACKER_COMMA) commons-cli:commons-cli:jar:1.1 (compile)%!         
>     (PACKER_COMMA) org.apache.commons:commons-collections4:jar:4.1 
> (compile)%!(PACKER_COMMA) org.netbeans.  
> api:org-openide-util-lookup:jar:RELEASE73 (compile)%!(PACKER_COMMA) 
> org.slf4j:slf4j-api:jar:1.7.7       (compile)%!(PACKER_COMMA) 
> log4j:log4j:jar:1.2.17 (compile)%!(PACKER_COMMA) junit:junit:jar:4.11         
> (compile)%!(PACKER_COMMA) org.projectlombok:lombok:jar:1.14.8 
> (provided)%!(PACKER_COMMA) org.slf4j:     slf4j-log4j12:jar:1.7.2 (runtime)]: 
> Failed to read artifact descriptor for org.netbeans.api:org-        
> openide-util-lookup:jar:RELEASE73: Could not transfer artifact 
> org.netbeans.api:org-openide-util-       lookup:pom:RELEASE73 from/to 
> Netbeans Repository (http://bits.netbeans.org/maven2/): Failed to          
> transfer file: 
> http://bits.netbeans.org/maven2/org/netbeans/api/org-openide-util-lookup/RELEASE73/org-
>   openide-util-lookup-RELEASE73.pom. Return code is: 502 %!(PACKER_COMMA) 
> ReasonPhrase:Bad Gateway. ->    [Help 1]
> 1554314474,,ui,message,    amazon-ebs: [ERROR]
> 1554314474,,ui,message,    amazon-ebs: [ERROR] To see the full stack trace of 
> the errors%!              (PACKER_COMMA) re-run Maven with the -e switch.
> 1554314474,,ui,message,    amazon-ebs: [ERROR] Re-run Maven using the -X 
> switch to enable full debug    logging.
> 1554314474,,ui,message,    amazon-ebs: [ERROR]
> 1554314474,,ui,message,    amazon-ebs: [ERROR] For more information about the 
> errors and possible       solutions%!(PACKER_COMMA) please read the following 
> articles:
> 1554314474,,ui,message,    amazon-ebs: [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/     
> MAVEN/DependencyResolutionException
> 1554314474,,ui,message,    amazon-ebs: [ERROR]
> 1554314474,,ui,message,    amazon-ebs: [ERROR] After correcting the 
> problems%!(PACKER_COMMA) you can    resume the build with the command
> 1554314474,,ui,message,    amazon-ebs: [ERROR]   mvn  -rf 
> :parser-common
> 1554314474,,ui,message,    amazon-ebs: Command execution failure!
> 1554314474,,ui,message,    amazon-ebs:
> 1554314474,,ui,message,    amazon-ebs: Exit code: 1
> 1554314474,,ui,message,    amazon-ebs:
> 1554314474,,ui,message,    amazon-ebs: Stderr:
> 1554314474,,ui,message,    amazon-ebs:
>  
> In-house build:
>  veriflow: Failed to execute goal on project parser-common: Could not resolve 
> dependencies for project veriflow.parser:parser-common:jar:0.0.2-SNAPSHOT: 
> Failed to collect dependencies for [veriflow.libcdm:Libcdm:jar:0.0.1-SNAPSHOT 
> (compile), veriflow.libddm:Libddm:jar:0.0.1-SNAPSHOT (compile), 
> com.google.code.gson:gson:jar:2.8.0 (compile), 
> com.fasterxml.jackson.dataformat:jackson- dataformat-xml:jar:2.5.1 (compile), 
> com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 (compile), 
> com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile), 
> org.apache.commons: commons-lang3:jar:3.7 (compile), 
> commons-cli:commons-cli:jar:1.1 (compile), org.apache.commons: 
> commons-collections

[jira] [Commented] (NETBEANS-2384) multi module maven build stops with exception

2019-04-10 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2384:


Hi is it possible to have your configuration because I cannot reproduce this 
issue. Eventualy the pom of the submodule, or the project if its open of course 
?

> multi module maven build stops with exception
> -
>
> Key: NETBEANS-2384
> URL: https://issues.apache.org/jira/browse/NETBEANS-2384
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.0
>Reporter: Tobias Warneke
>Priority: Critical
>
> Using Netbeans 10, it works.
>  
>  
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.maven.api.PluginPropertyUtils.createEvaluator(PluginPropertyUtils.java:511)
>  at 
> org.netbeans.modules.maven.output.TestOutputListenerProvider.processLine(TestOutputListenerProvider.java:127)
>  at 
> org.netbeans.modules.maven.execute.AbstractOutputHandler.processLine(AbstractOutputHandler.java:293)
>  at 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:330)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: 
> Resolving dependencies took: 56 ms



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2384) multi module maven build stops with exception

2019-04-16 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2384:


Hi,

thanks for the sample.

do you have a list of the activated plugin in netbeans ? Because on windows 10 
+ jdk 11 + clean build mavenproject 4 I have no issue.

Regards

> multi module maven build stops with exception
> -
>
> Key: NETBEANS-2384
> URL: https://issues.apache.org/jira/browse/NETBEANS-2384
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.0
>Reporter: Tobias Warneke
>Priority: Critical
> Attachments: mavenproject4.zip
>
>
> Using Netbeans 10, it works.
>  
>  
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.maven.api.PluginPropertyUtils.createEvaluator(PluginPropertyUtils.java:511)
>  at 
> org.netbeans.modules.maven.output.TestOutputListenerProvider.processLine(TestOutputListenerProvider.java:127)
>  at 
> org.netbeans.modules.maven.execute.AbstractOutputHandler.processLine(AbstractOutputHandler.java:293)
>  at 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:330)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: 
> Resolving dependencies took: 56 ms



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2384) multi module maven build stops with exception

2019-04-17 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2384:


I can reproduce the issue with javaee activated. So thanks for providing that.

 

I don't know how this can be fixed yet. Maybe [~GeertjanWielenga] has better 
overview, I see a discussion on users@netbeans on

"How do I activate the Javascript Libraries in the Java Maven Project 
properties"

JavaEE was not available in netbeans 10

> multi module maven build stops with exception
> -
>
> Key: NETBEANS-2384
> URL: https://issues.apache.org/jira/browse/NETBEANS-2384
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.0
>Reporter: Tobias Warneke
>Priority: Critical
> Attachments: ide.log.txt, mavenproject4.zip, screenshot-1.png, 
> screenshot-2.png, screenshot-3.png
>
>
> Using Netbeans 10, it works.
>  
>  
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.maven.api.PluginPropertyUtils.createEvaluator(PluginPropertyUtils.java:511)
>  at 
> org.netbeans.modules.maven.output.TestOutputListenerProvider.processLine(TestOutputListenerProvider.java:127)
>  at 
> org.netbeans.modules.maven.execute.AbstractOutputHandler.processLine(AbstractOutputHandler.java:293)
>  at 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:330)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: 
> Resolving dependencies took: 56 ms



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2553) nbm-maven-plugin autoupdate does not honour property installerOutputDir

2019-05-15 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2553:


Hi Mark, would you mind creating a PR on the git repo ? It's easier to manage.

> nbm-maven-plugin autoupdate does not honour property installerOutputDir
> ---
>
> Key: NETBEANS-2553
> URL: https://issues.apache.org/jira/browse/NETBEANS-2553
> Project: NetBeans
>  Issue Type: Bug
>  Components: mavenutilities
>Affects Versions: 10.0, 11.0
>Reporter: Mark Phipps
>Assignee: Eric Barboni
>Priority: Blocker
> Fix For: 12.0
>
> Attachments: CreateUpdateSiteMojo.patch
>
>
> My build uses the installerOutputDir property, configured in my pom.
> nbm:build-installers honours this property, but nbm:autoupdate does not.
> org.apache.netbeans.nbm.CreateUpdateSiteMojo always looks in a project's 
> default output directory "/target" to place the netbeans_site directory and 
> nbms and autoupdate catalog.
> There is a comment "//TODO how to figure where the the buildDir/nbm directory 
> is" so some minor changes in this area can improve things, for example with 
> the attached patch file.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2525) Background Scanning Process for first NetBeans start took more than 15min

2019-05-15 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2525:


Hi [~Chrizzly], is it possible for you to setup you NetBeans to be like in 
c:\tools\netbeans11 ? ( No dot, no space no -  ). To see if it's the same time. 
I have a lots of project myself and this is not slow like that.

> Background Scanning Process for first NetBeans start took more than 15min
> -
>
> Key: NETBEANS-2525
> URL: https://issues.apache.org/jira/browse/NETBEANS-2525
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS
> Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\Chrl\AppData\Roaming\NetBeans\11.0
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
>Reporter: Christian Lenz
>Priority: Critical
>  Labels: performance
> Attachments: 11.0 - messages.log, 11.0 - uigestures, Screenshot from 
> 2019-05-15 09-10-54.png, nb-11.0-selfsampler.npss, 
> nb-11.0-threaddump-1557855250946.tdump
>
>
> Steps to reproduce:
> * Open NetBeans 11.0 for the very first time
> * Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
> * After NetBeans opens, It imported 33 projects from my old NetBeans instance.
> * Install nb-javac.
> * It opens the projects.
> * Background scanning comes ups, need couple of minutes
> * Because of some HTML5 projects, Oracle JS Parser implementation installer 
> comes up
> * Install Oracle JS Parser Implementation.
> * After first background scanning is finished the next one is coming up and 
> takes even longer.
> * Waiting until everything is finish. Round about 15-17 min.
> I added a heap dump, created via Visual VM (In case of sensitive data, I 
> removed the link, please give me a private link where I can upload it.
> No I don't want to not use importing settings. First it is possible and 
> needed and second because it is not a real world case. I want my settings 
> from my old IDE and all my opened projects. I don't want to import/open them 
> one after one again, this is not a use case. And I don't want to make the 
> settings again and again, switching to a new version. Of course it will not 
> running as long as I open NetBeans w/o importing settings and opening all 
> projects but again this doesn't make sense.
> My projects are:
> * 5 Maven
> * 1 PHP
> * 4 HTML5
> * 14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
> * 8 Maven based NetBeans modules (all 3rd-party)
> * 1 NetBeans Module suite project
> What information do you need more? I will add the messages.log too, but I 
> need to clean up my user dir again, because I opened NetBeans after the 
> profiling again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2019-01-09 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-467:
---

I'm not sure but if it go to maven central this is available on bintray

> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Critical
>  Labels: NETBEANS-9
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artefact were built from a specific build, SNAPSHOT artefact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-18 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1867:


Hi,

 Amazing work.

 Some 2 cents remarks

 On the editorial part (this will requiere css addition to netbeans.css),

  I would suggest using :experimental: option for asciidoc that may interpret 
kbd:[Ctrl+Space] see 
([https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/] section UI 
Macro ) and make nice looking keyboard key 

  I would also suggest Admonition like NOTE: that create block for note.

 

 Looking on the basic of layout,

   I feel that we loose a lot of place with the banner.

   It's not clear what is emphased compare to the 8.2 website (IMHO font style 
too identical).

   The outline menu only at the top of page, it would be a dream to have a menu 
that stay on a side and  highlights where you are within the tutorial.

 

 

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS&rapidView=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-18 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1867:


Sorry it's only a rendering point.

I mean when there is a `text` between quote like :  In the Project Name field, 
type `HelloWorldApp`

The text HelloWorldApp look very similar to the first part of the sentence.

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS&rapidView=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-18 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1867:


I done some experitment here

[https://github.com/ebarboni/incubator-netbeans-website/commit/4ad543952d6a96d4c21308f847819efd2d121f72]

 The menu and button could work but for the Admonition it seem that the 
generated html is not containing enough items
{code:xml}
 



Note


The aim of this tutorial is to get you started with NetBeans IDE. To get 
started understanding and working with the Java language itself, see the https://docs.oracle.com/javase/tutorial/index.html";>Java Tutorials.



{code}
it should looks like
{code:xml}
 





The aim of this tutorial is to get you started with NetBeans IDE. To get 
started understanding and working with the Java language itself, see the https://docs.oracle.com/javase/tutorial/index.html";>Java Tutorials.



{code}

I'm not very aware of the possibility of jbake and asciidoc. Maybe [~vieiro] 
you have and idea.

Regards

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS&rapidView=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-23 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1867:


Hi [~vieiro] I would propose instead of a boolean to put the version string of 
version it was reviewed.

Would be like

*:reviewed: 10.0,9.0* 

and to test for emptyness so we may later add filter or so on version of 
NetBeans

 

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS&rapidView=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1987) apidoc css is not using the jdk 8 css

2019-01-24 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1987:
--

 Summary: apidoc css is not using the jdk 8 css
 Key: NETBEANS-1987
 URL: https://issues.apache.org/jira/browse/NETBEANS-1987
 Project: NetBeans
  Issue Type: Improvement
  Components: website
Reporter: Eric Barboni
 Attachments: image-2019-01-24-18-32-57-339.png, 
image-2019-01-24-18-34-19-728.png

Apidoc are generated using a jdk8 tools and a changes occurs in the css  
compared from previous jdk7. It seems that current css we use is a direct copy 
from java 7.

 

Lot's of text appears white on white backgroud and navigation bar are often non 
usable.

!image-2019-01-24-18-32-57-339.png|width=343,height=179!

 

!image-2019-01-24-18-34-19-728.png|width=336,height=177!

should be done for 9.0 10.0 version too

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-25 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1867:


Hi, I would say at NetCAT we often had to review the all tutorials to check if 
the badge can be updated to the reviewed version of netbeans. Modification were 
done by doc team if I remember well.

 

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS&rapidView=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] (NETBEANS-1987) apidoc css is not using the jdk 8 css

2019-01-28 Thread Eric Barboni (JIRA)


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

Eric Barboni reassigned NETBEANS-1987:
--

Assignee: Eric Barboni

> apidoc css is not using the jdk 8 css
> -
>
> Key: NETBEANS-1987
> URL: https://issues.apache.org/jira/browse/NETBEANS-1987
> Project: NetBeans
>  Issue Type: Improvement
>  Components: website
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2019-01-24-18-32-57-339.png, 
> image-2019-01-24-18-34-19-728.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Apidoc are generated using a jdk8 tools and a changes occurs in the css  
> compared from previous jdk7. It seems that current css we use is a direct 
> copy from java 7.
>  
> Lot's of text appears white on white backgroud and navigation bar are often 
> non usable.
> !image-2019-01-24-18-32-57-339.png|width=343,height=179!
>  
> !image-2019-01-24-18-34-19-728.png|width=336,height=177!
> should be done for 9.0 10.0 version too
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1987) apidoc css is not using the jdk 8 css

2019-01-28 Thread Eric Barboni (JIRA)


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

Eric Barboni resolved NETBEANS-1987.

   Resolution: Fixed
Fix Version/s: 9.0
   10.0
   Next

> apidoc css is not using the jdk 8 css
> -
>
> Key: NETBEANS-1987
> URL: https://issues.apache.org/jira/browse/NETBEANS-1987
> Project: NetBeans
>  Issue Type: Improvement
>  Components: website
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Fix For: Next, 10.0, 9.0
>
> Attachments: image-2019-01-24-18-32-57-339.png, 
> image-2019-01-24-18-34-19-728.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Apidoc are generated using a jdk8 tools and a changes occurs in the css  
> compared from previous jdk7. It seems that current css we use is a direct 
> copy from java 7.
>  
> Lot's of text appears white on white backgroud and navigation bar are often 
> non usable.
> !image-2019-01-24-18-32-57-339.png|width=343,height=179!
>  
> !image-2019-01-24-18-34-19-728.png|width=336,height=177!
> should be done for 9.0 10.0 version too
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1723) Add m2e lifecycle-mapping-metadata.xml to nbm-maven-plugin

2019-01-28 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1723:


Hi Pino,

 Feel free to submit PR, sorry for late reply.

Regards

> Add m2e lifecycle-mapping-metadata.xml to nbm-maven-plugin
> --
>
> Key: NETBEANS-1723
> URL: https://issues.apache.org/jira/browse/NETBEANS-1723
> Project: NetBeans
>  Issue Type: Improvement
>  Components: mavenutilities
>Reporter: Pino Silvaggio
>Priority: Major
>
> It would be nice to add m2e {{lifecycle-mapping-metadata.xml}} so that people 
> using Eclipse or another compatible plugin can be integrate with nbm-plugin.
> This doesn't cost much and only requires this file in {{META-INF/m2e}}.
> This is what I use in my forked plugin:
>  
> {code:xml}
> 
> 
> 
> 
> 
> 
> manifest
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> I could submit a pull request. Should I?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1987) apidoc css is not using the jdk 8 css

2019-01-28 Thread Eric Barboni (JIRA)


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

Eric Barboni closed NETBEANS-1987.
--

> apidoc css is not using the jdk 8 css
> -
>
> Key: NETBEANS-1987
> URL: https://issues.apache.org/jira/browse/NETBEANS-1987
> Project: NetBeans
>  Issue Type: Improvement
>  Components: website
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Fix For: 9.0, Next, 10.0
>
> Attachments: image-2019-01-24-18-32-57-339.png, 
> image-2019-01-24-18-34-19-728.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Apidoc are generated using a jdk8 tools and a changes occurs in the css  
> compared from previous jdk7. It seems that current css we use is a direct 
> copy from java 7.
>  
> Lot's of text appears white on white backgroud and navigation bar are often 
> non usable.
> !image-2019-01-24-18-32-57-339.png|width=343,height=179!
>  
> !image-2019-01-24-18-34-19-728.png|width=336,height=177!
> should be done for 9.0 10.0 version too
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2015) Bundle.properties not found in NB Module project using Maven infrastructure

2019-01-29 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-2015:


Hi, I do have the same issue compiling your code

 

 If I change CfgEdTopComponent using the following code

@TopComponent.OpenActionRegistration(
    displayName = "#CTL_CfgEdAction2",
    preferredID = "CfgEdTopComponent"
)
@Messages(\{"CTL_CfgEdAction2=test"})

it seems to compile several time in a row and not raising exception.

 

 

*I agree that it's complicated to find the root cause.*

 I try something using release82 and getting all sources and putting breakpoint 
on LayerBuilder.java line (372) in org-netbeans-modules-filesystem.

it's then possible to run mvnDebug clean install outside Netbeans and attach 
debug within netbeans to the previous process. (mvnDebug run on wsl linux on 
w10, and netbeans 82 is on windows 10)

processingEnv.getFiler().getResource(StandardLocation.CLASS_OUTPUT, "", 
resource)

 

Exception occurred in target VM: Attempt to reopen a file for path 
/mnt/e/opensource/gitnetbeans/samples/peter/ApacheHttpdConfigurator/target/classes/de/epdv/tools/configurator/httpd/Bundle.properties
 
javax.annotation.processing.FilerException: Attempt to reopen a file for path 
/mnt/e/opensource/gitnetbeans/samples/peter/ApacheHttpdConfigurator/target/classes/de/epdv/tools/configurator/httpd/Bundle.properties
    at 
com.sun.tools.javac.processing.JavacFiler.checkFileReopening(JavacFiler.java:535)
    at 
com.sun.tools.javac.processing.JavacFiler.getResource(JavacFiler.java:483)
    at 
org.openide.filesystems.annotations.LayerBuilder.validateResource(LayerBuilder.java:359)
    at 
org.openide.filesystems.annotations.LayerBuilder$File.verifyBundleKey(LayerBuilder.java:731)
    at 
org.openide.filesystems.annotations.LayerBuilder$File.bundlevalue(LayerBuilder.java:707)
    at 
org.netbeans.modules.openide.windows.TopComponentProcessor.handleProcess(TopComponentProcessor.java:134)
    at 
org.openide.filesystems.annotations.LayerGeneratingProcessor.process(LayerGeneratingProcessor.java:122)
    at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:794)

I'm not aware on the iternals of javac. But the true error is not a file 
missing but a attempt to reopen.

 

 

 

 

> Bundle.properties not found in NB Module project using Maven infrastructure
> ---
>
> Key: NETBEANS-2015
> URL: https://issues.apache.org/jira/browse/NETBEANS-2015
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: Next
> Environment: Linux, release build 382 on JDK 11 (using JDK 8 for the 
> build);
> also tested with NB 10 on JDK 9.
>Reporter: Peter Nabbefeld
>Priority: Major
>
> Ig ot problems using the following annotation (though it seems to be a 
> general annotation processing problem):
>  
> @TopComponent.OpenActionRegistration( 
>     displayName = "#CTL_CfgEdAction", 
>     preferredID = "CfgEdTopComponent" 
> ) 
> I removed the @NbBundle.Messages in the same source file as it seemed (not 
> further investigated that) to conflict with another one in another component, 
> adding the message to the Bundle.properties file in the same package (but of 
> course in src/main/resources folder).
> While it does not cause problems in the editor, for some unknown reason it 
> causes problems with Maven build structure. Even worse, annotation processing 
> stops after an exception is thrown (Bundle.properties not found), so also no 
> generated-layer.xml file is created.
> When I build my module again, the Build.properties file is found, but still 
> no layer file is generated.
> I've tried to work around the problem using this snippet in my POM, but it 
> failed to work for me: 
>       
> org.apache.maven.plugins 
> maven-resources-plugin 
>     3.1.0 
>      
>      
>     pre-merge-properties 
>     initialize 
>      
>     copy-resources 
>      
>      
> target/classes 
>      
>      
> src/main/resources 
>      
> *.properties 
>      
>      
>      
>      
>      
>      
>     



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

[jira] [Commented] (NETBEANS-805) update any dependencies on Java EE and CORBA modules

2018-09-04 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-805:
---

https://github.com/apache/incubator-netbeans/pull/833

ide/db and ide/derby were using Holder class.  PR by Matthias recode to avoid 
this usage.

> update any dependencies on Java EE and CORBA modules
> 
>
> Key: NETBEANS-805
> URL: https://issues.apache.org/jira/browse/NETBEANS-805
> Project: NetBeans
>  Issue Type: Task
>Reporter: Reema Taneja
>Assignee: Reema Taneja
>Priority: Major
>  Labels: NB-JDK11
>
> [http://openjdk.java.net/jeps/320]
> These modules are removed from Java SE, so dependencies need to be updated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-02 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1335:
--

 Summary: IP-CLEARANCE for Mojohaus NetBeans Utilities
 Key: NETBEANS-1335
 URL: https://issues.apache.org/jira/browse/NETBEANS-1335
 Project: NetBeans
  Issue Type: Task
Reporter: Eric Barboni


This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.

h5. Template at svn apache
I start working on the Ip-clearance template. 
Commited here
https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
As NetBeans is incubating I'm not sure the PMC is good.

h5. code source
The code source that is donated is over there :
(browsable)
https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
(git repository)
https://github.com/mojohaus/nbm-maven-plugin
commit id :80021ab48705a199513abdf2ad9fc339a8c000e2


h5. iCLA check
All is Apache V2 in this repository starting with this commit.
Contributor according to github history are the following people (iCLA verified 
on whismy):
  Milos Kleint, iCLA
  Jesse Glick, iCLA
  Herve Boutemy, iCLA
  Benjamin Bentmann, iCLA
  Tomas Stupka, iCLA
  Gaurav Gupta, iCLA
  Eric Barboni, iCLA
 
Patch contributor are named in file as patch contributor or goal contributor. I 
did not yet check. 




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-03 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


Thanks for the instructions. Its better to see html than reading xml.

I try to fill the more item I can. I get inspiration from other donation from 
the same place (codehaus, mojohaus) like redback.

I'm puzzled with "Verify distribution rights" section 
1. I put mojohaus as corporation and milos kleint as inceptor but I'm not sure 
this is needed.
2. Benjamin Bentmann (bentmann) is commiter at apache but he has not icla. 
(last commit is 2009)
3. I put all contributor that github detect but it may not be the good way to 
do.






> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1145) Automate build of Windows Launchers

2018-10-04 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1145:


Hi, 

maybe the profiler lib are also part of this ?

I'm not sure it can help but can we consider asking for a 
incubator-apache-netbeans-native git repository and set build for linux and 
windows in a simpler way ? And only using external in the 
incubator-apache-netbeans git ?



> Automate build of Windows Launchers
> ---
>
> Key: NETBEANS-1145
> URL: https://issues.apache.org/jira/browse/NETBEANS-1145
> Project: NetBeans
>  Issue Type: Improvement
>  Components: apisupport - Harness, platform - Launchers&CLI
>Reporter: Svatopluk Dedic
>Priority: Minor
>
> See comments in 
> [https://github.com/apache/incubator-netbeans/pull/573#pullrequestreview-147108327]
>  :
> The envisioned build process should monitor:
>  * apisupport.harness/lwindows-launcher-src
>  * ide/launcher/windows
>  * o.n.bootstrap/launcher/windows
> and rebuild netbeans or application launchers. I am not so sure about 
> automatic upload to the extbin, the number of artifact from automated builds 
> could reach quite high.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1203) Lost IDE window in Windows 10

2018-10-05 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1203:


Hi @Norm, which jdk version do you use on your surface?


 You *must* have a jdk 8 or 7 to run NetBeans 8.2 on windows otherwise use the 
Apache NetBeans (incubating) 9 or 10vc1.

> Lost IDE window in Windows 10
> -
>
> Key: NETBEANS-1203
> URL: https://issues.apache.org/jira/browse/NETBEANS-1203
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Navigation
>Affects Versions: 8.2
> Environment: Windows 10 - Surface Book
>Reporter: Norm
>Priority: Major
> Fix For: 8.2
>
>
> When I launch IDE it opens in a non-existent window. It is completely 
> invisible.  I use several displays with my Surface Book and Netbeans seemed 
> to have become confused. I attempted to re-install but the problem remains. I 
> can see it in the list when I use alt-tab but cannot switch to it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-05 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


I send a mail to Benjamin using coordinate on Apache whimsy site.

Page is updated and regenerated.

 

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-08 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


Hi, thanks for the feedback.

Sorry Benjamin for the disturbance.

I think we are good to go

 

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1422) [API Support] Ant Harness missing catalog file

2018-10-15 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1422:
--

 Summary: [API Support] Ant Harness missing catalog file 
 Key: NETBEANS-1422
 URL: https://issues.apache.org/jira/browse/NETBEANS-1422
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Harness
Affects Versions: 10.0
Reporter: Eric Barboni


In the following test 
[https://netbeans-vm.apache.org/synergy/client/app/#/specification/380/v/2]

the coordinate are not pointing to the correct version for NetBeans 10.0

 
{quote}bootstrap.url=http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/netbeans/harness/tasks.jar

this can be found here: 
https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans/incubating-10.0-vc1/nbms/

{quote}autoupdate.catalog.url=http://updates.netbeans.org/netbeans/updates//uc/final/distribution/catalog.xml.gz

For the catalog I don't know where to find it.

Regards




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


Thanks for managing the ip-clearance.
 I will open a infra ticket for importing the code to a newly created git 
repository.

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Comment Edited] (NETBEANS-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Eric Barboni (JIRA)


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

Eric Barboni edited comment on NETBEANS-1335 at 10/16/18 9:07 AM:
--

Thanks for managing the ip-clearance.
 I open a infra ticket[1] for importing the code to a newly created git 
repository.
Regards

[1]
https://issues.apache.org/jira/browse/INFRA-17155


was (Author: skygo):
Thanks for managing the ip-clearance.
 I will open a infra ticket for importing the code to a newly created git 
repository.

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


gitbox tools works for commiter now that is perfect 

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1540) Declare as direct dependency should be default for transitive dependencies

2018-10-24 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1540:


Hi [~Chrizzly], it's complicated. The maven plugin write a jar manifest using 
dependencies listed in the pom. It ignores transitive as netbeans do in a ant 
based netbeans.

The only way maybe is to make IDE smarter to handle the yellow warning, but it 
will implies changing a pom done by a user. Pom may contains inherited 
dependencies and customized properties that may break this kind of 
tooling.During lifecycle, a removing a dependencies will also be tricky to 
sanitize.

In lots of my artefacts I have more than 75% transitives.

Not a simple work at all :D

Some informations http://www.mojohaus.org/nbm-maven-plugin/ at section Maven 
Dependency vs. NetBeans runtime dependency

Regards
Eric

> Declare as direct dependency should be default for transitive dependencies
> --
>
> Key: NETBEANS-1540
> URL: https://issues.apache.org/jira/browse/NETBEANS-1540
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Maven
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
>
> Here is a dummy code of an action from a maven based NetBeans module: 
> https://pastebin.com/bh2HmtB5. As you can see, i use FileObject. First I get 
> the warning inside of the Java editor:
> {code}
> Package from transitive module dependency referenced, declare a direct 
> dependency to fix.
> {code}
> When I try to build the project I got this error: 
> {code}
> [INFO] NBM Plugin generates manifest
> [ERROR] Project uses classes from transitive module 
> org.netbeans.api:org-openide-filesystems:jar:RELEASE82 which will not be 
> accessible at runtime.
> [INFO] To fix the problem, add this module as direct dependency. For OSGi 
> bundles that are supposed to be wrapped in NetBeans modules, use the 
> useOSGiDependencies=false parameter
> {code}
> Yes I already know how to fix this, but if this is an error, right after I 
> created a maven based netbeans module and I have to fix it by my own, because 
> of the transitive dependency, why is it not default a direct dependency? I 
> mean I have to fix it anyway? Is there a real reason, where it is possible 
> that it stays as a transitive dependency?
> Due to that this is a must have to fix it manually, to trigger the build, 
> IMHO it is a have to, to make it default, to not getting errors, when I add 
> this dependency.
> Cheers
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1540) Declare as direct dependency should be default for transitive dependencies

2018-10-24 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1540:


your idea of Making it an error appears simpler an better for user. 
I'm not sure to know where it is in the code 

> Declare as direct dependency should be default for transitive dependencies
> --
>
> Key: NETBEANS-1540
> URL: https://issues.apache.org/jira/browse/NETBEANS-1540
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Maven
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
>
> Here is a dummy code of an action from a maven based NetBeans module: 
> https://pastebin.com/bh2HmtB5. As you can see, i use FileObject. First I get 
> the warning inside of the Java editor:
> {code}
> Package from transitive module dependency referenced, declare a direct 
> dependency to fix.
> {code}
> When I try to build the project I got this error: 
> {code}
> [INFO] NBM Plugin generates manifest
> [ERROR] Project uses classes from transitive module 
> org.netbeans.api:org-openide-filesystems:jar:RELEASE82 which will not be 
> accessible at runtime.
> [INFO] To fix the problem, add this module as direct dependency. For OSGi 
> bundles that are supposed to be wrapped in NetBeans modules, use the 
> useOSGiDependencies=false parameter
> {code}
> Yes I already know how to fix this, but if this is an error, right after I 
> created a maven based netbeans module and I have to fix it by my own, because 
> of the transitive dependency, why is it not default a direct dependency? I 
> mean I have to fix it anyway? Is there a real reason, where it is possible 
> that it stays as a transitive dependency?
> Due to that this is a must have to fix it manually, to trigger the build, 
> IMHO it is a have to, to make it default, to not getting errors, when I add 
> this dependency.
> Cheers
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1555) update harness to 9.0

2018-10-25 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1555:
--

 Summary: update harness to 9.0
 Key: NETBEANS-1555
 URL: https://issues.apache.org/jira/browse/NETBEANS-1555
 Project: NetBeans
  Issue Type: Bug
  Components: mavenutilities
Reporter: Eric Barboni
Assignee: Eric Barboni


there is still a dependencies with codehaus nbm harness that will need to be 
updated at the time we have Netbeans 9.0 maven artifacts online



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1555) update harness to 9.0

2018-10-25 Thread Eric Barboni (JIRA)


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

Eric Barboni updated NETBEANS-1555:
---
Component/s: (was: mavenutilities)

> update harness to 9.0
> -
>
> Key: NETBEANS-1555
> URL: https://issues.apache.org/jira/browse/NETBEANS-1555
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Minor
>
> there is still a dependencies with codehaus nbm harness that will need to be 
> updated at the time we have Netbeans 9.0 maven artifacts online



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1555) update harness to 9.0

2018-10-25 Thread Eric Barboni (JIRA)


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

Eric Barboni updated NETBEANS-1555:
---
Component/s: mavenutilities

> update harness to 9.0
> -
>
> Key: NETBEANS-1555
> URL: https://issues.apache.org/jira/browse/NETBEANS-1555
> Project: NetBeans
>  Issue Type: Bug
>  Components: mavenutilities
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Minor
>
> there is still a dependencies with codehaus nbm harness that will need to be 
> updated at the time we have Netbeans 9.0 maven artifacts online



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-26 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


Hi [~jgl...@netbeans.org],  Hi [~mkleint]

I ping both of you, because of course you are on all of the pom.xml. Do you 
want your respective email to be updated to your apache email ? or no more 
email ? 
You still have defunct codehaus email at the moment.

For information the new scm is here: 
https://github.com/apache/incubator-netbeans-mavenutils/

Regards


> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1579) Maven deployment of application fail on jdk 11

2018-10-30 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1579:
--

 Summary: Maven deployment of application fail on jdk 11 
 Key: NETBEANS-1579
 URL: https://issues.apache.org/jira/browse/NETBEANS-1579
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Maven
Reporter: Eric Barboni


This is jdk issue.

Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:4.1:build-installers 
(extra) on project nbapp2-app: 
Installers creation failed: 
C:\Users\barboni\Documents\NetBeansProjects\nbapp2\application\target\installer\nbi\stub\template.xml:145:
 Error starting Sun's native2ascii: : sun.tools.native2ascii.Main -> [Help 1]





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1579) Maven deployment of application fail on jdk 11

2018-10-30 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1579:


[~palman] you are using windows too?

> Maven deployment of application fail on jdk 11 
> ---
>
> Key: NETBEANS-1579
> URL: https://issues.apache.org/jira/browse/NETBEANS-1579
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Reporter: Eric Barboni
>Priority: Major
>
> This is jdk issue.
> Failed to execute goal 
> org.codehaus.mojo:nbm-maven-plugin:4.1:build-installers (extra) on project 
> nbapp2-app: 
> Installers creation failed: 
> C:\Users\barboni\Documents\NetBeansProjects\nbapp2\application\target\installer\nbi\stub\template.xml:145:
>  Error starting Sun's native2ascii: : sun.tools.native2ascii.Main -> [Help 1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1587) incorporate apache netbeans mavenutilities to website

2018-10-31 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1587:
--

 Summary: incorporate apache netbeans mavenutilities to website
 Key: NETBEANS-1587
 URL: https://issues.apache.org/jira/browse/NETBEANS-1587
 Project: NetBeans
  Issue Type: Bug
  Components: website
Reporter: Eric Barboni
 Attachments: lf.jpg

Hi,
[~neilcsmith],[~wadechandler],[~vieiro]
 as per discussion to the ml, I setup a jobs to generate website from the maven 
tooling.
https://builds.apache.org/job/incubator-netbeans-mavenutils-website/ (not yet 
synchronized with hooks)
 
The web site at the end is here:
https://github.com/apache/incubator-netbeans-mavenutils/tree/asf-site
one folder for each tools/lib. Folder are important as each tool link each 
other.

Skin is based on main site assets and skinned via maven site goal. 
Notable Differences :
Top navigation bar right is for tools ecosystem.
Top navigation bar left is to go back to apache netbeans.
Not visible on the screenshot black footer with the incubator logo + event. 
(Section darkgray is not present)

I hope we can find a place somewhere. It's  important for transitioning from 
mojohaus so we can propoose a redirection to help user landing in the right 
place.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1587) incorporate apache netbeans mavenutilities to website

2018-10-31 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1587:


for the moment asf-site branch for mavenutils is a placeholder to keep away 
from source the generated website. It's very close to the main website jbake 
stuff. The same pattern for website was done at mojohaus to publish to 
github.io. 

It's possible to adapt the build script and do it the way it works the best for 
us.

> incorporate apache netbeans mavenutilities to website
> -
>
> Key: NETBEANS-1587
> URL: https://issues.apache.org/jira/browse/NETBEANS-1587
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Eric Barboni
>Priority: Major
> Attachments: lf.jpg
>
>
> Hi,
> [~neilcsmith],[~wadechandler],[~vieiro]
>  as per discussion to the ml, I setup a jobs to generate website from the 
> maven tooling.
> https://builds.apache.org/job/incubator-netbeans-mavenutils-website/ (not yet 
> synchronized with hooks)
>  
> The web site at the end is here:
> https://github.com/apache/incubator-netbeans-mavenutils/tree/asf-site
> one folder for each tools/lib. Folder are important as each tool link each 
> other.
> Skin is based on main site assets and skinned via maven site goal. 
> Notable Differences :
> Top navigation bar right is for tools ecosystem.
> Top navigation bar left is to go back to apache netbeans.
> Not visible on the screenshot black footer with the incubator logo + event. 
> (Section darkgray is not present)
> I hope we can find a place somewhere. It's  important for transitioning from 
> mojohaus so we can propoose a redirection to help user landing in the right 
> place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1587) incorporate apache netbeans mavenutilities to website

2018-10-31 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1587:


Is there a possibility to stage to see how it would be before publishing ?

If I follow the plan it would be like mavenutils put generated site  to a 
folder like content/maventutils/ in the asf-site branch, and then it will 
appear at 
http://bits.netbeans.org/mavenutils/

> incorporate apache netbeans mavenutilities to website
> -
>
> Key: NETBEANS-1587
> URL: https://issues.apache.org/jira/browse/NETBEANS-1587
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Eric Barboni
>Priority: Major
> Attachments: lf.jpg
>
>
> Hi,
> [~neilcsmith],[~wadechandler],[~vieiro]
>  as per discussion to the ml, I setup a jobs to generate website from the 
> maven tooling.
> https://builds.apache.org/job/incubator-netbeans-mavenutils-website/ (not yet 
> synchronized with hooks)
>  
> The web site at the end is here:
> https://github.com/apache/incubator-netbeans-mavenutils/tree/asf-site
> one folder for each tools/lib. Folder are important as each tool link each 
> other.
> Skin is based on main site assets and skinned via maven site goal. 
> Notable Differences :
> Top navigation bar right is for tools ecosystem.
> Top navigation bar left is to go back to apache netbeans.
> Not visible on the screenshot black footer with the incubator logo + event. 
> (Section darkgray is not present)
> I hope we can find a place somewhere. It's  important for transitioning from 
> mojohaus so we can propoose a redirection to help user landing in the right 
> place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1587) incorporate apache netbeans mavenutilities to website

2018-10-31 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1587:


Ok I will alter the existing job 
https://builds.apache.org/job/incubator-netbeans-mavenutils-website/configure 
that use the pipeline jenkins stuff
https://github.com/apache/incubator-netbeans-mavenutils/blob/master/Jenkinsfile-site.groovy
 

so it publish to mavenutils docs to the good folder at netbeans-docs  (removing 
the asf-site branch on maventutils that will be pointless).

It should be (asf-site branch) content/maventutils/ not direct mavenutils ?



> incorporate apache netbeans mavenutilities to website
> -
>
> Key: NETBEANS-1587
> URL: https://issues.apache.org/jira/browse/NETBEANS-1587
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Eric Barboni
>Priority: Major
> Attachments: lf.jpg
>
>
> Hi,
> [~neilcsmith],[~wadechandler],[~vieiro]
>  as per discussion to the ml, I setup a jobs to generate website from the 
> maven tooling.
> https://builds.apache.org/job/incubator-netbeans-mavenutils-website/ (not yet 
> synchronized with hooks)
>  
> The web site at the end is here:
> https://github.com/apache/incubator-netbeans-mavenutils/tree/asf-site
> one folder for each tools/lib. Folder are important as each tool link each 
> other.
> Skin is based on main site assets and skinned via maven site goal. 
> Notable Differences :
> Top navigation bar right is for tools ecosystem.
> Top navigation bar left is to go back to apache netbeans.
> Not visible on the screenshot black footer with the incubator logo + event. 
> (Section darkgray is not present)
> I hope we can find a place somewhere. It's  important for transitioning from 
> mojohaus so we can propoose a redirection to help user landing in the right 
> place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1587) incorporate apache netbeans mavenutilities to website

2018-11-02 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1587:


Just technical point. 
https://github.com/apache/incubator-netbeans-mavenutils/blob/master/Jenkinsfile-site.groovy
 build is using samefolder as excpeted to be on docs. Changing the repo and it 
will be ok.
Commit message is : Automated site publishing by Jenkins build by 
mavenutils-{buildnumber} so it wil not retrigger build in docs. 

(in what jira ui is not good ?) 

> incorporate apache netbeans mavenutilities to website
> -
>
> Key: NETBEANS-1587
> URL: https://issues.apache.org/jira/browse/NETBEANS-1587
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Eric Barboni
>Priority: Major
> Attachments: lf.jpg
>
>
> Hi,
> [~neilcsmith],[~wadechandler],[~vieiro]
>  as per discussion to the ml, I setup a jobs to generate website from the 
> maven tooling.
> https://builds.apache.org/job/incubator-netbeans-mavenutils-website/ (not yet 
> synchronized with hooks)
>  
> The web site at the end is here:
> https://github.com/apache/incubator-netbeans-mavenutils/tree/asf-site
> one folder for each tools/lib. Folder are important as each tool link each 
> other.
> Skin is based on main site assets and skinned via maven site goal. 
> Notable Differences :
> Top navigation bar right is for tools ecosystem.
> Top navigation bar left is to go back to apache netbeans.
> Not visible on the screenshot black footer with the incubator logo + event. 
> (Section darkgray is not present)
> I hope we can find a place somewhere. It's  important for transitioning from 
> mojohaus so we can propoose a redirection to help user landing in the right 
> place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2018-11-13 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-467:
---

[~palman] [~ebakke] Thanks for the .
build-javadoc target will be needed as well.

There is the new home of the plugin. 
https://github.com/apache/incubator-netbeans-mavenutils/
new GAV will be used org.netbeans.maven:nb-repository-plugin:1.4-SNAPSHOT

Not sure how but at least to populate central we will need to had a developper 
section + licence maybe only in a parent.




> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Critical
>  Labels: NETBEANS-9
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artefact were built from a specific build, SNAPSHOT artefact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2018-11-21 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-467:
---

Code donation is ok normaly, so the 
https://github.com/apache/incubator-netbeans-mavenutils/ is the new host.
We are trying to get a website to be able to point to for notifing the changes 
sorry for that. ( infrastructure is under works)



> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Critical
>  Labels: NETBEANS-9
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artefact were built from a specific build, SNAPSHOT artefact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1706) Can't build maven project

2018-11-21 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1706:


Hi [~palman], I think I miss something because the org.apache.netbeans.modules 
is not used as a groupID. It' s still org.netbeans.modules. And as Oracle 
transfert the *.netbeans.org to Apache, it may not change in the future.

Regards 

> Can't build maven project
> -
>
> Key: NETBEANS-1706
> URL: https://issues.apache.org/jira/browse/NETBEANS-1706
> Project: NetBeans
>  Issue Type: Bug
>  Components: mavenutilities
>Reporter: Rami Swailem
>Assignee: Eric Barboni
>Priority: Major
>
> Group ID was changed from org.netbeans.modules to org.apache.netbeans.modules.
>  
> Please change it in CreateClusterAppMojo.java -> getHarnessNbm() 
> {{ if ("org.netbeans.modules".equals(a.getGroupId()) && 
> "org-netbeans-bootstrap".equals(a.getArtifactId())) {}}
> and in 
> {{ Artifact nbmArt = artifactFactory.createArtifact(}}
> {{ "org.netbeans.modules",}}
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1811) Upgrade Analyzer dependencies to handle modern jar

2018-12-21 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1811:
--

 Summary: Upgrade Analyzer dependencies to handle modern jar
 Key: NETBEANS-1811
 URL: https://issues.apache.org/jira/browse/NETBEANS-1811
 Project: NetBeans
  Issue Type: Bug
  Components: mavenutilities
Reporter: Eric Barboni


The nbm-plugin need maven-dependencies-analyzer v 1.11 (not yet released) to 
open/analyze jar file created with modern jdk like 11.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-3704) Wikipage implied in apidoc

2020-01-16 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3704:
--

 Summary: Wikipage implied in apidoc
 Key: NETBEANS-3704
 URL: https://issues.apache.org/jira/browse/NETBEANS-3704
 Project: NetBeans
  Issue Type: Task
  Components: website
Reporter: Eric Barboni


Hi, this is a list of wikipage the apidoc need. We should have them on the 
netbeans.apache.org. 


http://wiki.netbeans.org/API_Design
http://wiki.netbeans.org/API_Design#Separate_API_for_clients_from_support_API
http://wiki.netbeans.org/API_Design#The_Importance_of_Being_Use_Case_Oriented
http://wiki.netbeans.org/API_Design#What_is_an_API.3F
http://wiki.netbeans.org/APIDevelopment
http://wiki.netbeans.org/API_Stability
http://wiki.netbeans.org/API_Stability#deprecated
http://wiki.netbeans.org/API_Stability#Deprecated
http://wiki.netbeans.org/API_Stability#devel
http://wiki.netbeans.org/API_Stability#Devel
http://wiki.netbeans.org/API_Stability#friend
http://wiki.netbeans.org/API_Stability#Friend
http://wiki.netbeans.org/API_Stability#official
http://wiki.netbeans.org/API_Stability#Official
http://wiki.netbeans.org/API_Stability#private
http://wiki.netbeans.org/API_Stability#Private
http://wiki.netbeans.org/API_Stability#stable
http://wiki.netbeans.org/API_Stability#Stable
http://wiki.netbeans.org/API_Stability#Standard
http://wiki.netbeans.org/API_Stability#third
http://wiki.netbeans.org/API_Stability#Third_Party
http://wiki.netbeans.org/Authenticator
http://wiki.netbeans.org/BackwardCompatibilityPatches
http://wiki.netbeans.org/BugtrackingAPISPIUseCases
http://wiki.netbeans.org/BugtrackingCookbook
http://wiki.netbeans.org/BuildSystemHowTo
http://wiki.netbeans.org/DevFaqActionContextSensitive
http://wiki.netbeans.org/DevFaqAddGlobalContext
http://wiki.netbeans.org/DevFaqNetBeansFullHack
http://wiki.netbeans.org/FitnessViaPostMortem
http://wiki.netbeans.org/HtmlUIForTemplates
http://wiki.netbeans.org/Java_DevelopersGuide
http://wiki.netbeans.org/ParsingAPI
http://wiki.netbeans.org/RunConfigurations49636
http://wiki.netbeans.org/TaskDashboardDesignSpec
http://wiki.netbeans.org/TaskManagementUseCases
http://wiki.netbeans.org/VersioningPolicy#Compatible_change_on_the_trunk
http://wiki.netbeans.org/wiki/view/FitnessViaTimersCounters
http://wiki.netbeans.org/wiki/view/FolderOrdering103187
http://wiki.netbeans.org/wiki/view/JavaHT_Modification
http://wiki.netbeans.org/wiki/view/SignatureTest



--
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-3761) Plugins from PP3 UC don't show up as Available Plugins

2020-01-28 Thread Eric Barboni (Jira)


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

Eric Barboni commented on NETBEANS-3761:


catalog.xml.gz seems not parsable by Apache NetBeans 11.0 (work ok with 
11.3-beta1)

org.xml.sax.SAXException: Wrong element message_digest

at 
org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.startElement(AutoupdateCatalogParser.java:385)

> Plugins from PP3 UC don't show up as Available Plugins
> --
>
> Key: NETBEANS-3761
> URL: https://issues.apache.org/jira/browse/NETBEANS-3761
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.0
>Reporter: Jiří Kovalský
>Priority: Critical
>
> It is not possible to install plugins from the new NetBeans Plugin Portal 3.0 
> in the Apache NetBeans IDE 11.0. Despite the update center for version 11.0 
> [1] containing two plugins none of them is displayed in Available Plugins tab 
> of Plugins dialog
> [1] [http://netbeans-vm.apache.org/pluginportal/data/11.0/catalog.xml.gz]
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 11.0 with empty userdir.
>  # Invoke *Tools > Plugins* from main menu and switch to *Settings* tab.
>  # Click *Add* button, type _New PP3 UC_ as *Name* and paste [1] link into 
> *URL*. Click *OK* button.
>  # Uncheck all other update centers but leave _New PP3 UC_ as active.
>  # Switch to *Available Plugins* tab and click *Check for Newest* button.
> *Expected:* _NB Figletize_ and _Upload Files Button_ plugins are offered for 
> installation.
> *Actual:* _Available Plugins_ table remains empty.



--
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-3761) Plugins from PP3 UC don't show up as Available Plugins

2020-01-28 Thread Eric Barboni (Jira)


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

Eric Barboni commented on NETBEANS-3761:


The way startElement is coded in AutoupdateCatalogParser is checking for an 
enum list.

This enum has no {{message_digest entry so it fail}}

 
 final ELEMENTS elem;
try {
elem = ELEMENTS.valueOf (qName);
} catch (IllegalArgumentException ex) {
throw new SAXException("Wrong element " + qName); // NOI18N
}
 

> Plugins from PP3 UC don't show up as Available Plugins
> --
>
> Key: NETBEANS-3761
> URL: https://issues.apache.org/jira/browse/NETBEANS-3761
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.0
>Reporter: Jiří Kovalský
>Priority: Critical
>
> It is not possible to install plugins from the new NetBeans Plugin Portal 3.0 
> in the Apache NetBeans IDE 11.0. Despite the update center for version 11.0 
> [1] containing two plugins none of them is displayed in Available Plugins tab 
> of Plugins dialog
> [1] [http://netbeans-vm.apache.org/pluginportal/data/11.0/catalog.xml.gz]
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 11.0 with empty userdir.
>  # Invoke *Tools > Plugins* from main menu and switch to *Settings* tab.
>  # Click *Add* button, type _New PP3 UC_ as *Name* and paste [1] link into 
> *URL*. Click *OK* button.
>  # Uncheck all other update centers but leave _New PP3 UC_ as active.
>  # Switch to *Available Plugins* tab and click *Check for Newest* button.
> *Expected:* _NB Figletize_ and _Upload Files Button_ plugins are offered for 
> installation.
> *Actual:* _Available Plugins_ table remains empty.



--
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-3761) Plugins from PP3 UC don't show up as Available Plugins

2020-01-29 Thread Eric Barboni (Jira)


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

Eric Barboni commented on NETBEANS-3761:


Sorry, I was not clear.
Apache NetBeans IDE < 11.3 cannot read message_digest because in 
AutoupdateCatalogParser element are tested from an hardcoded list of element  
(not taking care  of a()overridig dtd), that was not aware of message_digest 
and throwing an exception.


> Plugins from PP3 UC don't show up as Available Plugins
> --
>
> Key: NETBEANS-3761
> URL: https://issues.apache.org/jira/browse/NETBEANS-3761
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.0
>Reporter: Jiří Kovalský
>Priority: Critical
>
> It is not possible to install plugins from the new NetBeans Plugin Portal 3.0 
> in the Apache NetBeans IDE 11.0. Despite the update center for version 11.0 
> [1] containing two plugins none of them is displayed in Available Plugins tab 
> of Plugins dialog
> [1] [http://netbeans-vm.apache.org/pluginportal/data/11.0/catalog.xml.gz]
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 11.0 with empty userdir.
>  # Invoke *Tools > Plugins* from main menu and switch to *Settings* tab.
>  # Click *Add* button, type _New PP3 UC_ as *Name* and paste [1] link into 
> *URL*. Click *OK* button.
>  # Uncheck all other update centers but leave _New PP3 UC_ as active.
>  # Switch to *Available Plugins* tab and click *Check for Newest* button.
> *Expected:* _NB Figletize_ and _Upload Files Button_ plugins are offered for 
> installation.
> *Actual:* _Available Plugins_ table remains empty.



--
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-3777) maven springframework 3.x and 4.x depencencies reference a missing jar

2020-01-31 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3777:
--

 Summary: maven springframework 3.x and 4.x depencencies reference 
a missing jar
 Key: NETBEANS-3777
 URL: https://issues.apache.org/jira/browse/NETBEANS-3777
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
Reporter: Eric Barboni


Issue from users list: 
[https://lists.apache.org/thread.html/rfb7e6e37c5dc26d2de7ccab12be89c8825ed477a6d886252f136e211%40%3Cusers.netbeans.apache.org%3E]

For artefact:  org.springframework:spring-framework-bom no jar are present on 
maven central.
only pom and txt.
Fixing by using pom as type



--
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-3788) Erreur supposé dans l'éditeur, mais la compilation et le code sont correcte

2020-02-03 Thread Eric Barboni (Jira)


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

Eric Barboni commented on NETBEANS-3788:


Hi sir, Would be better in English especially title.
"Error in editor, but compilation and code are correct"

Regards



> Erreur supposé dans l'éditeur, mais la compilation et le code sont correcte
> ---
>
> Key: NETBEANS-3788
> URL: https://issues.apache.org/jira/browse/NETBEANS-3788
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Lexer, editor - Parsing & Indexing
>Affects Versions: 11.2
> Environment: Window 10 1903
> openjdk version "13.0.1" 2019-10-15
>Reporter: Pascal Fares
>Priority: Critical
> Fix For: 11.2
>
> Attachments: Annotation 2020-02-03 123039.png
>
>
> Ceci est parfaitement correcte etr compile normalement, mais l'editeur 
> netbeans indique une erreur "incompatible type"
> version java openjdk version "13.0.1" 2019-10-15
>  
> String _afficheLigne(List ligne) {
>    return ligne.stream().reduce("", (acc, s) -> 
> String.format("%s\t%s",acc,s));
>  }
>  
> String _afficheLignes2(List> lignes) {
>  return lignes.stream().map((ls) -> _afficheLignes(ls)).reduce((acc,s) 
> ->String.format("%s\n%s",acc,s));
>  }



--
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] [Reopened] (NETBEANS-3558) Add Spring Framework 5.2.2

2020-02-04 Thread Eric Barboni (Jira)


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

Eric Barboni reopened NETBEANS-3558:


Introduction of 5.x framework make some other part of NetBeans not usable
If you try to create project 
  java with maven > Web application
  java with Ant > Java Web > Web application
and then add framework 5.2.2 inside their becoming
non runnable, because configuration file contains removed stuff (knowledge 
missing) that were ok on 4.x or 3.x

dispatcher-servlet.xml 


> Add Spring Framework 5.2.2
> --
>
> Key: NETBEANS-3558
> URL: https://issues.apache.org/jira/browse/NETBEANS-3558
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - Spring
>Affects Versions: Next
>Reporter: Hector Espert
>Assignee: Hector Espert
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
> Attachments: Screenshot from 2019-12-22 13-24-24.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Update java/libs.springframework module to add Spring Framework 5.2.2 library 
> dependency for ant projects.
> !Screenshot from 2019-12-22 13-24-24.png!



--
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-3853) CLONE - Announce merge window is reopened on master.

2020-02-10 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3853:
--

 Summary: CLONE - Announce merge window is reopened on master.
 Key: NETBEANS-3853
 URL: https://issues.apache.org/jira/browse/NETBEANS-3853
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3831) CLONE - Update Splash Screen Images and the KeyMap files.

2020-02-10 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3831:
--

 Summary: CLONE - Update Splash Screen Images and the KeyMap files.
 Key: NETBEANS-3831
 URL: https://issues.apache.org/jira/browse/NETBEANS-3831
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


Task no longer required.



--
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-3839) CLONE - Check the Blocker issues

2020-02-10 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3839:
--

 Summary: CLONE - Check the Blocker issues
 Key: NETBEANS-3839
 URL: https://issues.apache.org/jira/browse/NETBEANS-3839
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


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] (NETBEANS-3828) CLONE - Branch master to release branch

2020-02-10 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3828:
--

 Summary: CLONE - Branch master to release branch
 Key: NETBEANS-3828
 URL: https://issues.apache.org/jira/browse/NETBEANS-3828
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


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] (NETBEANS-3850) CLONE - Update the website for the new release

2020-02-10 Thread Eric Barboni (Jira)
Eric Barboni created NETBEANS-3850:
--

 Summary: CLONE - Update the website for the new release
 Key: NETBEANS-3850
 URL: https://issues.apache.org/jira/browse/NETBEANS-3850
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Antonio Vieiro






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