[jira] [Created] (NETBEANS-552) NullPointerException at org.netbeans.modules.form.layoutdesign.VisualState.updateCurrentSpaceOfComponents

2018-03-29 Thread efrem mccrimon (JIRA)
efrem mccrimon created NETBEANS-552:
---

 Summary: NullPointerException at 
org.netbeans.modules.form.layoutdesign.VisualState.updateCurrentSpaceOfComponents
 Key: NETBEANS-552
 URL: https://issues.apache.org/jira/browse/NETBEANS-552
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Code
Affects Versions: 9.0
 Environment: Windows 
Reporter: efrem mccrimon


NullPointerException at 
org.netbeans.modules.form.layoutdesign.VisualState.updateCurrentSpaceOfComponents

Testing step to reproduce

Test Add mode Test Case
Steps:
1. Push Add Mode.
2. From opened popup menu select Swing Controls -> JButton.
3. Result: On the right of status label there is icon of JButton and label 
JButton.




--
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-547) Subversion tab action - Show Locally Modified Files filter does not work

2018-03-29 Thread Leo Donahue (JIRA)

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

Leo Donahue resolved NETBEANS-547.
--
   Resolution: Not A Problem
Fix Version/s: 9.0

Going with the consensus that "Show Locally Modified Files" is intended to show 
both locally "modified" and locally "new" files.

> Subversion tab action - Show Locally Modified Files filter does not work
> 
>
> Key: NETBEANS-547
> URL: https://issues.apache.org/jira/browse/NETBEANS-547
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux 
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 9.0
>
>
> NetCAT 9.0 BETA test case for section "Standard development of project"
> step number 5 "Subversion tab action".
> The filter for "Show Locally Modified Files" shows all Status types - Locally 
> New and Locally Modified.



--
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-547) Subversion tab action - Show Locally Modified Files filter does not work

2018-03-29 Thread Niklas Matthies (JIRA)

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

Niklas Matthies commented on NETBEANS-547:
--

I think it it means not displaying remotely modified files. In this context, 
"modified" includes "added" and "deleted". That's the only sensible 
interpretation. Otherwise none of the buttons would ever show added/deleted 
files, which wouldn't make sense.

> Subversion tab action - Show Locally Modified Files filter does not work
> 
>
> Key: NETBEANS-547
> URL: https://issues.apache.org/jira/browse/NETBEANS-547
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux 
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
>
> NetCAT 9.0 BETA test case for section "Standard development of project"
> step number 5 "Subversion tab action".
> The filter for "Show Locally Modified Files" shows all Status types - Locally 
> New and Locally Modified.



--
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-547) Subversion tab action - Show Locally Modified Files filter does not work

2018-03-29 Thread Leo Donahue (JIRA)

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

Leo Donahue commented on NETBEANS-547:
--

The Result says: "Show Locally Modified Files" - displays +only+ locally 
modified files. 

I assume that means the "Locally New" files should not appear?

> Subversion tab action - Show Locally Modified Files filter does not work
> 
>
> Key: NETBEANS-547
> URL: https://issues.apache.org/jira/browse/NETBEANS-547
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux 
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
>
> NetCAT 9.0 BETA test case for section "Standard development of project"
> step number 5 "Subversion tab action".
> The filter for "Show Locally Modified Files" shows all Status types - Locally 
> New and Locally Modified.



--
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-545) Applying Patch

2018-03-29 Thread Leo Donahue (JIRA)

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

Leo Donahue resolved NETBEANS-545.
--
   Resolution: Cannot Reproduce
Fix Version/s: 9.0

I went back through the previous 8 steps in "Standard development of project" 
and applying the patch opens the two Diff tabs for Main.java [Diff] and 
NewClass.java [Diff].

> Applying Patch
> --
>
> Key: NETBEANS-545
> URL: https://issues.apache.org/jira/browse/NETBEANS-545
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 9.0
>
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 9 "Applying path".
> In step number 4 of Applying Patch, selecting the patch file and clicking 
> Patch button, an information dialog opens that reads:  "The patch cannot be 
> applied in the selected context."



--
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-551) Ant 1.9.9 required according to README but build.xml still checks for 1.8

2018-03-29 Thread Michael Wall (JIRA)
Michael Wall created NETBEANS-551:
-

 Summary: Ant 1.9.9 required according to README but build.xml 
still checks for 1.8
 Key: NETBEANS-551
 URL: https://issues.apache.org/jira/browse/NETBEANS-551
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
Reporter: Michael Wall


See 
[https://github.com/apache/incubator-netbeans/blob/master/nbbuild/build.xml#L24]

The build still fails if you have 1.8, but you get
{noformat}
Class not found: javac1.8{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] [Created] (NETBEANS-550) CTRL+/ does not achieve the block comment

2018-03-29 Thread Constantin Drabo (JIRA)
Constantin Drabo created NETBEANS-550:
-

 Summary: CTRL+/ does not achieve the block comment
 Key: NETBEANS-550
 URL: https://issues.apache.org/jira/browse/NETBEANS-550
 Project: NetBeans
  Issue Type: Bug
  Components: java - Editor
Reporter: Constantin Drabo






--
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-549) An exception occurs when ignite the for template between the package declaration and the class block statement

2018-03-29 Thread Constantin Drabo (JIRA)
Constantin Drabo created NETBEANS-549:
-

 Summary: An exception occurs when ignite the for template between 
the package declaration and the class block statement
 Key: NETBEANS-549
 URL: https://issues.apache.org/jira/browse/NETBEANS-549
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Code Completion, java - Editor
Affects Versions: 9.0
 Environment: Fedora  25
Reporter: Constantin Drabo


java.lang.AssertionError
 at com.sun.tools.javac.util.Assert.error(Assert.java:155)
 at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
 at 
com.sun.tools.javac.comp.Annotate.queueScanTreeAndTypeAnnotate(Annotate.java:1022)
 at com.sun.tools.javac.comp.Attr.visitVarDef(Attr.java:1179)
 at com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:962)
 at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
 at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:736)
 at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:760)
 at com.sun.tools.javac.comp.Attr.visitForLoop(Attr.java:1361)
 at com.sun.tools.javac.tree.JCTree$JCForLoop.accept(JCTree.java:1126)
 at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
 at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:736)
 at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:760)
 at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:1337)
 at org.netbeans.lib.nbjavac.services.NBAttr.visitBlock(NBAttr.java:69)
 at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
 at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
 at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:736)
 at com.sun.tools.javac.comp.Attr.attribStatToTree(Attr.java:420)
 at 
org.netbeans.api.java.source.TreeUtilities.attributeTreeTo(TreeUtilities.java:879)
 at 
org.netbeans.api.java.source.TreeUtilities.attributeTreeTo(TreeUtilities.java:796)
 at 
org.netbeans.modules.editor.java.JavaCodeTemplateProcessor.newVarName(JavaCodeTemplateProcessor.java:878)
 at 
org.netbeans.modules.editor.java.JavaCodeTemplateProcessor.getProposedValue(JavaCodeTemplateProcessor.java:512)
 at 
org.netbeans.modules.editor.java.JavaCodeTemplateProcessor.updateDefaultValues(JavaCodeTemplateProcessor.java:143)
 at 
org.netbeans.lib.editor.codetemplates.CodeTemplateInsertHandler.processTemplate(CodeTemplateInsertHandler.java:225)
 at 
org.netbeans.lib.editor.codetemplates.CodeTemplateManagerOperation.insert(CodeTemplateManagerOperation.java:273)
 at 
org.netbeans.lib.editor.codetemplates.api.CodeTemplate.insert(CodeTemplate.java:82)
 at 
org.netbeans.lib.editor.codetemplates.AbbrevDetection.expand(AbbrevDetection.java:517)
 at 
org.netbeans.lib.editor.codetemplates.AbbrevDetection.expand(AbbrevDetection.java:411)
 at 
org.netbeans.lib.editor.codetemplates.AbbrevDetection.checkExpansionKeystroke(AbbrevDetection.java:315)
 at 
org.netbeans.lib.editor.codetemplates.AbbrevDetection.keyPressed(AbbrevDetection.java:267)
 at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:250)
 at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:249)
 at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:249)
 at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:249)
 at java.awt.Component.processKeyEvent(Component.java:6491)
 at javax.swing.JComponent.processKeyEvent(JComponent.java:2832)
 at java.awt.Component.processEvent(Component.java:6310)
 at java.awt.Container.processEvent(Container.java:2236)
 at java.awt.Component.dispatchEventImpl(Component.java:4889)
 at java.awt.Container.dispatchEventImpl(Container.java:2294)
 at java.awt.Component.dispatchEvent(Component.java:4711)
 at 
java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1954)
 at 
java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:806)
 at 
java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1074)
 at 
java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:945)
 at 
java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:771)
 at java.awt.Component.dispatchEventImpl(Component.java:4760)
 at java.awt.Container.dispatchEventImpl(Container.java:2294)
 at java.awt.Window.dispatchEventImpl(Window.java:2746)
 at java.awt.Component.dispatchEvent(Component.java:4711)
 at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
 at java.awt.EventQueue.access$500(EventQueue.java:97)
 at java.awt.EventQueue$3.run(EventQueue.java:709)
 at java.awt.EventQueue$3.run(EventQueue.java:703)
 at java.security.AccessController.doPrivileged(Native Method)
 at 
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
 at 
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
 at 

[jira] [Commented] (NETBEANS-457) maven build exception

2018-03-29 Thread gary emiddio bello (JIRA)

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

gary emiddio bello commented on NETBEANS-457:
-

to reproduce git checkout jGit source from 
[https://github.com/eclipse/jgit.git];

modify version minimums in top level pom.xml and 
org.eclipse.jgit.packaging\pom.xml to maven version supported in bundled maven 
in nb9 - which is 3.3.9, from 3.5.2 in orig pom.xml files.

verify command line maven 3.3.9 successfully build jGit - it does for me.

then try to build jGit from netbeans - open jGit project with nb9.

do build - clean, build from nb9.

exception will occur.

I spent day+ trying to debug/figure out but was unsuccessful.

1st NPE is due to a startFold method call where 
maven\src\org\netbeans\modules\maven\execute\CommandLineOutputHandler.java line 

350 calls startFold - but even if that line is commented out and also line 354 
- with intention

of not creating folds in the output window a NPE is eventually thrown in method 
trimTree

after 'start = currentTreeNode.getStartEvent();' line since start will be null;

The tree which is built to manage folds is not as expected by existing code.

 

> maven build exception
> -
>
> Key: NETBEANS-457
> URL: https://issues.apache.org/jira/browse/NETBEANS-457
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180309-unknown-revn)
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\gary\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\gary\AppData\Local\NetBeans\Cache\dev
>Reporter: gary emiddio bello
>Priority: Major
>
>  
> error while building jgit from
> [https://github.com/eclipse/jgit.git]
> java.lang.AssertionError
>  at 
> org.netbeans.modules.maven.execute.cmd.ExecutionEventObject$Tree.startFold(ExecutionEventObject.java:174)
>  at 
> org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:350)
>  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.modules.maven.execute.CommandLineOutputHandler.setStdOut(CommandLineOutputHandler.java:146)
>  at 
> org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:280)
> [catch] at 
> org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)



--
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-548) Ignite the cycle back through editable fields by pressing Shift-Tab does not achieve the code completion

2018-03-29 Thread Constantin Drabo (JIRA)
Constantin Drabo created NETBEANS-548:
-

 Summary: Ignite the cycle back through editable fields by pressing 
Shift-Tab does not achieve the code completion
 Key: NETBEANS-548
 URL: https://issues.apache.org/jira/browse/NETBEANS-548
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Code Completion, editor - Completion  
Templates, java - Editor
Affects Versions: 9.0
 Environment: Fedora 25
Reporter: Constantin Drabo






--
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 Gili (JIRA)

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

Gili commented on NETBEANS-245:
---

[~skygo] Take a look at the debug output I provided at 
https://issues.apache.org/jira/browse/MNG-6385?focusedCommentId=16419476=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16419476
 ... I think Netbeans' command-line might be incorrect, not Maven's.

> 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-547) Subversion tab action - Show Locally Modified Files filter does not work

2018-03-29 Thread Niklas Matthies (JIRA)

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

Niklas Matthies commented on NETBEANS-547:
--

I believe this works as designed. " "Show Locally Modified Files" is meant in 
contrast to "Show Remotely Modified Files", and hence includes locally new or 
deleted files. ( "Show Remotely Modified Files" also includes remotely added or 
deleted files.)

Maybe the tooltips should be rephrased to "Show Both Local and Remote Changes", 
"Show Only Local Changes" and "Show Only Remote Changes".

> Subversion tab action - Show Locally Modified Files filter does not work
> 
>
> Key: NETBEANS-547
> URL: https://issues.apache.org/jira/browse/NETBEANS-547
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux 
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
>
> NetCAT 9.0 BETA test case for section "Standard development of project"
> step number 5 "Subversion tab action".
> The filter for "Show Locally Modified Files" shows all Status types - Locally 
> New and Locally Modified.



--
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-546) Resolve Conflict

2018-03-29 Thread Niklas Matthies (JIRA)

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

Niklas Matthies resolved NETBEANS-546.
--
Resolution: Duplicate

This is the same as NETBEANS-544.

> Resolve Conflict
> 
>
> Key: NETBEANS-546
> URL: https://issues.apache.org/jira/browse/NETBEANS-546
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 11 "Resolve conflict".
> When Unresolved conflicts says "0" conflicts and we click OK, the "Main.java" 
> file has a red exclamation icon indicating that there is an Error parsing 
> file.
> The Main.java source file has the following lines where we made changes.
> several vertical bars to the left of .r16
> ||.r16||



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

2018-03-29 Thread Gili (JIRA)

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

Gili commented on NETBEANS-245:
---

[~skygo] Thanks. Can you please provide a link so I can track it?

> 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-378) Font size and splash panel on a high-DPI display on Windows 10.

2018-03-29 Thread Eirik Bakke (JIRA)

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

Eirik Bakke commented on NETBEANS-378:
--

Michal--it seems you're on Linux (Guilio is on Windows), but it's still 
interesting. When you use GDK_SCALE=2, does the editor font look blurry, or is 
it still sharp? Maybe you could post a screenshot next to IntelliJ for 
comparison.

> Font size and splash panel on a high-DPI display on Windows 10.
> ---
>
> Key: NETBEANS-378
> URL: https://issues.apache.org/jira/browse/NETBEANS-378
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Giulio D'Ambrosi
>Priority: Major
> Attachments: Installer.PNG, keymap.PNG, plugins.PNG, tab.PNG
>
>
> I started using NetBeans with the 4K resolution and i cannot see anything 
> because everything on that JFrame becomes too small and I won't be able to 
> read anything.
> See attached images



--
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-479) New Java Hint to replace explicit type of variable with var

2018-03-29 Thread ARUNAVA SINHA (JIRA)

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

ARUNAVA SINHA updated NETBEANS-479:
---
Description: 
The IDE will include a prompt to replace the explicit types with ‘var’, when 
the type can be inferred from the context.

e.g..,  String str = new String("Hello");   

can be replaced with  var str = new String("hello");

*Preconditions for the hint:*
 1. hint should be enabled only for JDK10 or higher
 2. hint should work only for local variable
 3. hint should be disabled is var type is already present.

  was:
The IDE will include a prompt to replace the explicit types with ‘var’, when 
the type can be inferred from the context.

e.g..,  String str = new String("Hello");   

can be replaced with  var str = new String("hello");

*Preconditions for the hint:*
1. hint should be enabled only for JDK10 or higher
2. hint should work only inside block scope
3. hint should be disabled is var type is already present.


> New Java Hint to replace explicit type of variable with var
> ---
>
> Key: NETBEANS-479
> URL: https://issues.apache.org/jira/browse/NETBEANS-479
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: ARUNAVA SINHA
>Assignee: ARUNAVA SINHA
>Priority: Trivial
>  Labels: JDK10-LVTI
>
> The IDE will include a prompt to replace the explicit types with ‘var’, when 
> the type can be inferred from the context.
> e.g..,  String str = new String("Hello");   
> can be replaced with  var str = new String("hello");
> *Preconditions for the hint:*
>  1. hint should be enabled only for JDK10 or higher
>  2. hint should work only for local variable
>  3. hint should be disabled is var type is already present.



--
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-378) Font size and splash panel on a high-DPI display on Windows 10.

2018-03-29 Thread Michal Hlavac (JIRA)

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

Michal Hlavac commented on NETBEANS-378:


looks better with java 9 and GDK_SCALE=2 but you can't say is optimized. It's 
just double sized comparing to HiDPi optimized Intellij idea.

> Font size and splash panel on a high-DPI display on Windows 10.
> ---
>
> Key: NETBEANS-378
> URL: https://issues.apache.org/jira/browse/NETBEANS-378
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Giulio D'Ambrosi
>Priority: Major
> Attachments: Installer.PNG, keymap.PNG, plugins.PNG, tab.PNG
>
>
> I started using NetBeans with the 4K resolution and i cannot see anything 
> because everything on that JFrame becomes too small and I won't be able to 
> read anything.
> See attached images



--
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-491) Turn off exception reporter

2018-03-29 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated NETBEANS-491:

Labels: pull-request-available  (was: )

> Turn off exception reporter
> ---
>
> Key: NETBEANS-491
> URL: https://issues.apache.org/jira/browse/NETBEANS-491
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
>Reporter: Jiří Kovalský
>Assignee: Reema Taneja
>Priority: Critical
>  Labels: pull-request-available
>
> Apache NetBeans 9.0 tries to send exception reports even though the backend 
> infrastructure is no longer available. In case of an exception NetBeans IDE 
> should no longer display the *Review and Report Problem* button and report 
> URL in the error message should instead read: 
> [https://issues.apache.org/jira/secure/CreateIssue!default.jspa]
> *Steps to reproduce:*
>  # Launch development build #20180320 of Apache NetBeans 9.0.
>  # Type e.g. _properties_ into the *Search* field in the upper right corner 
> of the IDE.
>  # Press Enter.
> *Expected:*
> Due to another bug NetBeans opens an exception dialog which contains old link 
> to _issues.html_ page and *Review and Report Problem* button.
> *Actual:*
> NetBeans opens an exception dialog only instructing user to report the 
> exception to Apache Jira and no *Review and Report Problem* button is shown.



--
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-337) Syntax highlighting shows "Cannot find symbol" error for correct use of JPA metamodel fields

2018-03-29 Thread Karl Richter (JIRA)

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

Karl Richter closed NETBEANS-337.
-
Resolution: Invalid

> Syntax highlighting shows "Cannot find symbol" error for correct use of JPA 
> metamodel fields
> 
>
> Key: NETBEANS-337
> URL: https://issues.apache.org/jira/browse/NETBEANS-337
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> The `public static volatile` fields of generated sources for JPA metamodels 
> are not recognized/cause "Cannot find symbol" displayed in syntax 
> highlighting if the field is declared in a superclass.
> Unfortunately, the issue occurs randomly and I didn't figure out how to 
> trigger it's resolution, however the syntax of the code is always correct and 
> never causes compilation errors. The SSCCE at 
> https://gitlab.com/krichter/netbeans-jpa-metamodel-syntax-error/tree/netbeans-issue
>  (branch `netbeans-issue`) seems to demonstrate it reliably.
> experienced with 9.0-beta-rc2-43-g346c2aba4



--
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-337) Syntax highlighting shows "Cannot find symbol" error for correct use of JPA metamodel fields

2018-03-29 Thread Karl Richter (JIRA)

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

Karl Richter commented on NETBEANS-337:
---

> I tried to download the testcase, and it seems the compilation using maven 
> fails there as well:

You're right, I investigated this for 30 minutes now, and cannot remember what 
I wanted to express with this, sorry. I'll close the issue and reopen it, if I 
can reliably reproduce it. Thanks for taking the time.

> Syntax highlighting shows "Cannot find symbol" error for correct use of JPA 
> metamodel fields
> 
>
> Key: NETBEANS-337
> URL: https://issues.apache.org/jira/browse/NETBEANS-337
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> The `public static volatile` fields of generated sources for JPA metamodels 
> are not recognized/cause "Cannot find symbol" displayed in syntax 
> highlighting if the field is declared in a superclass.
> Unfortunately, the issue occurs randomly and I didn't figure out how to 
> trigger it's resolution, however the syntax of the code is always correct and 
> never causes compilation errors. The SSCCE at 
> https://gitlab.com/krichter/netbeans-jpa-metamodel-syntax-error/tree/netbeans-issue
>  (branch `netbeans-issue`) seems to demonstrate it reliably.
> experienced with 9.0-beta-rc2-43-g346c2aba4



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