[jira] [Created] (NETBEANS-2284) Build of NetBeans in JDK-11

2019-03-20 Thread ARUNAVA SINHA (JIRA)
ARUNAVA SINHA created NETBEANS-2284:
---

 Summary: Build of NetBeans in JDK-11
 Key: NETBEANS-2284
 URL: https://issues.apache.org/jira/browse/NETBEANS-2284
 Project: NetBeans
  Issue Type: Bug
Affects Versions: Next
Reporter: ARUNAVA SINHA
Assignee: ARUNAVA SINHA


Current NB can be build only in JDK-8.

The task will make changes necessary to support build of NB in JDK-11 as well 
as JDK-8



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-1901:
---

I can reproduce it on Windows 10 on NetBeans 10.0 (Java 11.0.1). (I just pasted 
the example into a Java file.) Not sure why it happens, though.

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-2246) Finalize offering of registered update centers

2019-03-20 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-2246:
--
Labels: 11.0-vc4 pull-request-available  (was: pull-request-available)

> Finalize offering of registered update centers
> --
>
> Key: NETBEANS-2246
> URL: https://issues.apache.org/jira/browse/NETBEANS-2246
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 11.0
>Reporter: Jiří Kovalský
>Assignee: Laszlo Kishalmi
>Priority: Blocker
>  Labels: 11.0-vc4, pull-request-available
> Fix For: 11.0
>
> Attachments: Bundle.txt, mf-layer.txt
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The latest VC3 of Apache NetBeans IDE 11.0 contains 5 registered update 
> centers while only 1 is correct. The GA build should only contain the 
> following two entried by default:
> * NetBeans Distribution [1]
> * Plugin Portal [2]
> [1] https://netbeans.apache.org/nb/updates/11.0/updates.xml.gz
> [2] http://plugins.netbeans.org/nbpluginportal/updates/11.0/catalog.xml.gz
> Please remove all the others.



--
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-2125) Could not enable Java EE on clean install

2019-03-20 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-2125:
--
Labels: 11.0-vc3 netcat pull-request-available  (was: netcat 
pull-request-available)

> Could not enable Java EE on clean install
> -
>
> Key: NETBEANS-2125
> URL: https://issues.apache.org/jira/browse/NETBEANS-2125
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Features On Demand
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-384-on-20190213)
> Java: 12; OpenJDK 64-Bit Server VM 12+32
> Runtime: OpenJDK Runtime Environment 12+32
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Jaroslav Tulach
>Priority: Blocker
>  Labels: 11.0-vc3, netcat, pull-request-available
> Fix For: 11.0
>
> Attachments: bug1.PNG
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> On default install Java EE modules are disabled.
> If you go Services -> Servers -> Add Server -> GlassFish Server and press 
> Next, the system says that not all request modules can be enabled. Please see 
> the attached screenshot.
> Also go to New Project -> Java with Ant -> Java Enterprise -> Enterprise 
> Application the error is basically the same.



--
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-2283) Netbeans formats content in php strings

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-2283:


Thanks for the zip file. But I didn't mean it. I meant the following:

1. Create a new empty PHP project(e.g. NETBEANS-2283)
2. Create a new PHP file and write your code to reproduce the problem
3. Right-click your project, click Properties
4. Set your formatting configurations (Check Formatting > Use project specific 
options)
5. Attach the PHP project as a zip file here (e.g. NETBEANS-2283.zip)


> Netbeans formats content in php strings 
> 
>
> Key: NETBEANS-2283
> URL: https://issues.apache.org/jira/browse/NETBEANS-2283
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 10.0
> Environment: Product Version: Apache NetBeans IDE 10.0 (Build 
> 20190122-unknown-revn)
> Java: 1.8.0_151; Java HotSpot(TM) 64-Bit Server VM 25.151-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_151-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory:C:\Users\AlexanderSchreiner\AppData\Roaming\NetBeans\10.0
> Cache directory:
> C:\Users\AlexanderSchreiner\AppData\Local\NetBeans\Cache\10.0
>Reporter: Alexander Schreiner
>Priority: Critical
>  Labels: formatting, php
> Attachments: settings.zip
>
>
> NetBeans formats PHP string literal content. This can lead to bugs when using 
> PHP functions like header 
> ([https://secure.php.net/manual/de/function.header.php)]. 
> Before: 
> {code:java}
> header('Location: /some/dir?parameter=value');
> {code}
> After: 
> {code:java}
> header('Location: /some/dir?parameter = value');
> {code}
> Expected:
> {code:java}
> header('Location: /some/dir?parameter=value');{code}
>  
> Since spaces in URLs are encoded with %20, this will return an invalid URL 
> and therefore a 404 Error!
>  
> Repro:
> I somehow can't reproduce the bug on a regular basis. But it occurs in the 
> worst times, like I mentioned above, when I try to use PHP functions like 
> header(). 
> I feel like it has a correlation with other formatting. When the file is 
> already correctly formatted, i can't reproduce the bug. But in big files, 
> let's say 150 to 300 lines, it occurs more often.
>  



--
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-147) Content in string literals are formatted by Format

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-147:
--
Component/s: (was: php - Editor)

> Content in string literals are formatted by Format
> --
>
> Key: NETBEANS-147
> URL: https://issues.apache.org/jira/browse/NETBEANS-147
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - HTML Editor
>Affects Versions: 8.2, 10.0
>Reporter: Gunnar Grim
>Priority: Critical
>  Labels: format, html
>
> When formatting a HTML page/PHP file, string literal content is formatted.
> Before formatting I had this attribute on a div in an Agular view:
> ng-class="($first ? '' : 'hidden-xs hidden-sm')"
> After formatting, NetBeans changed it into this:
> ng-class="($first ? '' : 'hidden - xs hidden - sm')"
> This is pretty serious IMO since the page presentation is messed up by 
> incorrect classes.
>  
>  



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-1901:
---
Fix Version/s: (was: 10.0)

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-1901:
---
Component/s: (was: php - Formatting & Indentation)
 (was: php - Editor)
 editor - Painting & Printing

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1901:


[~admeen] This isn't a PHP problem. I don't have macOS, sorry. So, I'm not sure 
about this problem.


 [~ebakke] Could you please have a look at this problem if possible?

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


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

Admeen edited comment on NETBEANS-1901 at 3/20/19 5:15 PM:
---

I have been playing around with the settings and I have some more information.

In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" font set 
to "Monospaced 16". The issue occurs when using this setting. When I change it 
back to the default value "Monospaced 13" or "Monospaced 18" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

The tests were done with the formatting settings in the original post.

I have tested this with Netbeans 10 and Netbeans 11 vc4.

 !20190320_syntax_settings.png!
 !formatting_settings.png! 


was (Author: admeen):
I have been playing around with the settings and I have some more information.

In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" font set 
to "Monospaced 16". The issue occurs when using this setting. When I change it 
back to the default value "Monospaced 13" or "Monospaced 18" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

The tests were done with the formatting settings in the original post.

 !20190320_syntax_settings.png!
 !formatting_settings.png! 

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


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

Admeen commented on NETBEANS-1901:
--

I have been playing around with the settings and I have some more information.

In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" font set 
to "Monospaced 16". The issue occurs when using this setting. When I change it 
back to the default value "Monospaced 13" or "Monospaced 18" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

The tests were done with the formatting settings in the original post.

 !20190320_syntax_settings.png!
 !formatting_settings.png! 

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


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

Admeen updated NETBEANS-1901:
-
Attachment: 20190320_syntax_settings.png

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


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

Admeen commented on NETBEANS-1901:
--

I can reproduce this on multiple iMacs. Maybe it's a Mac OSX related issue, but 
I see some differences in our environment as well. Lets find out

My environment on an 27" iMac with 1440p resolution:
Product Version: Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)
Java: 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS
Runtime: Java(TM) SE Runtime Environment 11.0.1+13-LTS
System: Mac OS X version 10.13.6 running on x86_64; UTF-8; nl_NL (nb)

> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, editor_bug_space_tab.png, 
> formatting_settings.png, netbeans-1901-jy-01.png, netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



--
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-147) Content in string literals are formatted by Format

2019-03-20 Thread Alexander Schreiner (JIRA)


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

Alexander Schreiner commented on NETBEANS-147:
--

https://issues.apache.org/jira/browse/NETBEANS-2283

new Ticket for the PHP Editor

 

 

> Content in string literals are formatted by Format
> --
>
> Key: NETBEANS-147
> URL: https://issues.apache.org/jira/browse/NETBEANS-147
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, web - HTML Editor
>Affects Versions: 8.2, 10.0
>Reporter: Gunnar Grim
>Priority: Critical
>  Labels: format, html
>
> When formatting a HTML page/PHP file, string literal content is formatted.
> Before formatting I had this attribute on a div in an Agular view:
> ng-class="($first ? '' : 'hidden-xs hidden-sm')"
> After formatting, NetBeans changed it into this:
> ng-class="($first ? '' : 'hidden - xs hidden - sm')"
> This is pretty serious IMO since the page presentation is messed up by 
> incorrect classes.
>  
>  



--
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-2283) Netbeans formats content in php strings

2019-03-20 Thread Alexander Schreiner (JIRA)
Alexander Schreiner created NETBEANS-2283:
-

 Summary: Netbeans formats content in php strings 
 Key: NETBEANS-2283
 URL: https://issues.apache.org/jira/browse/NETBEANS-2283
 Project: NetBeans
  Issue Type: Bug
  Components: php - Editor
Affects Versions: 10.0
 Environment: Product Version: Apache NetBeans IDE 10.0 (Build 
20190122-unknown-revn)
Java: 1.8.0_151; Java HotSpot(TM) 64-Bit Server VM 25.151-b12
Runtime: Java(TM) SE Runtime Environment 1.8.0_151-b12
System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
User directory:C:\Users\AlexanderSchreiner\AppData\Roaming\NetBeans\10.0
Cache directory:
C:\Users\AlexanderSchreiner\AppData\Local\NetBeans\Cache\10.0
Reporter: Alexander Schreiner
 Attachments: settings.zip

NetBeans formats PHP string literal content. This can lead to bugs when using 
PHP functions like header 
([https://secure.php.net/manual/de/function.header.php)]. 

Before: 
{code:java}
header('Location: /some/dir?parameter=value');
{code}
After: 
{code:java}
header('Location: /some/dir?parameter = value');
{code}
Expected:
{code:java}
header('Location: /some/dir?parameter=value');{code}
 

Since spaces in URLs are encoded with %20, this will return an invalid URL and 
therefore a 404 Error!

 

Repro:

I somehow can't reproduce the bug on a regular basis. But it occurs in the 
worst times, like I mentioned above, when I try to use PHP functions like 
header(). 

I feel like it has a correlation with other formatting. When the file is 
already correctly formatted, i can't reproduce the bug. But in big files, let's 
say 150 to 300 lines, it occurs more often.

 



--
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-147) Content in string literals are formatted by Format

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-147:
---

[~alexanderschreiner@seobility] The original report is for HTML editor. So, if 
you have a problem for PHP, please create an issue as new one. Then, please 
create an example project, set formatting configuration to project, attach it 
as a zip file to the issue if possible.

> Content in string literals are formatted by Format
> --
>
> Key: NETBEANS-147
> URL: https://issues.apache.org/jira/browse/NETBEANS-147
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, web - HTML Editor
>Affects Versions: 8.2, 10.0
>Reporter: Gunnar Grim
>Priority: Critical
>  Labels: format, html
>
> When formatting a HTML page/PHP file, string literal content is formatted.
> Before formatting I had this attribute on a div in an Agular view:
> ng-class="($first ? '' : 'hidden-xs hidden-sm')"
> After formatting, NetBeans changed it into this:
> ng-class="($first ? '' : 'hidden - xs hidden - sm')"
> This is pretty serious IMO since the page presentation is messed up by 
> incorrect classes.
>  
>  



--
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-147) Content in string literals are formatted by Format

2019-03-20 Thread Alexander Schreiner (JIRA)


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

Alexander Schreiner updated NETBEANS-147:
-
Description: 
When formatting a HTML page/PHP file, string literal content is formatted.

Before formatting I had this attribute on a div in an Agular view:

ng-class="($first ? '' : 'hidden-xs hidden-sm')"

After formatting, NetBeans changed it into this:

ng-class="($first ? '' : 'hidden - xs hidden - sm')"

This is pretty serious IMO since the page presentation is messed up by 
incorrect classes.

 

 

  was:
When formatting an HTML page/PHP file, string literal content is formatted.

Before formatting I had this attribute on a div in an Agular view:

ng-class="($first ? '' : 'hidden-xs hidden-sm')"

After formatting, NetBeans changed it into this:

ng-class="($first ? '' : 'hidden - xs hidden - sm')"

This is pretty serious IMO since the page presentation is messed up by 
incorrect classes.





 

 


> Content in string literals are formatted by Format
> --
>
> Key: NETBEANS-147
> URL: https://issues.apache.org/jira/browse/NETBEANS-147
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, web - HTML Editor
>Affects Versions: 8.2, 10.0
>Reporter: Gunnar Grim
>Priority: Critical
>  Labels: format, html
>
> When formatting a HTML page/PHP file, string literal content is formatted.
> Before formatting I had this attribute on a div in an Agular view:
> ng-class="($first ? '' : 'hidden-xs hidden-sm')"
> After formatting, NetBeans changed it into this:
> ng-class="($first ? '' : 'hidden - xs hidden - sm')"
> This is pretty serious IMO since the page presentation is messed up by 
> incorrect classes.
>  
>  



--
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-147) Content in string literals are formatted by Format

2019-03-20 Thread Anthony Vanelverdinghe (JIRA)


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

Anthony Vanelverdinghe updated NETBEANS-147:

Component/s: (was: cnd - Editor)
 web - HTML Editor
 php - Editor

> Content in string literals are formatted by Format
> --
>
> Key: NETBEANS-147
> URL: https://issues.apache.org/jira/browse/NETBEANS-147
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, web - HTML Editor
>Affects Versions: 8.2, 10.0
>Reporter: Gunnar Grim
>Priority: Critical
>  Labels: format, html
>
> When formatting an HTML page/PHP file, string literal content is formatted.
> Before formatting I had this attribute on a div in an Agular view:
> ng-class="($first ? '' : 'hidden-xs hidden-sm')"
> After formatting, NetBeans changed it into this:
> ng-class="($first ? '' : 'hidden - xs hidden - sm')"
> This is pretty serious IMO since the page presentation is messed up by 
> incorrect classes.
>  
>  



--
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-2183) CDNJS access no longer works

2019-03-20 Thread Jesper Johnson (JIRA)


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

Jesper Johnson updated NETBEANS-2183:
-
Affects Version/s: 8.2

> CDNJS access no longer works
> 
>
> Key: NETBEANS-2183
> URL: https://issues.apache.org/jira/browse/NETBEANS-2183
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 10.0
> Environment: Windows 10 Professional 64 bit
> OpenJDK 11.0.2
> NetBeans 10.0 - latest updates
>Reporter: Mark Eggers
>Priority: Major
> Attachments: cdnjs-search.png, cdnjs-update.png, 
> messages-with-additional-properties.log, messages.log
>
>
> # Right-mouse button on a project and select properties
>  # Select CDNJS under Javascript libraries
>  # The list of libraries comes up
>  # Expect either a green checkbox or the latest version in the far right 
> column
>  # Question marks are there instead
> Also, when searching for a new library via CDNJS, a "Search Failed :(" 
> message is displayed.
> The trace in the logs:
> INFO [org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask]
> Unexpected token END OF FILE at position 0.
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
> [catch] at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.parse(LibraryProvider.java:303)
>  at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.run(LibraryProvider.java:260)
>  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)
> INFO [null]: Last record repeated 9 more times.
> Note that this also fails on an old NetBeans 8.2 installation running on JDK 
> 8. I suspect that the remote request is failing.
>  



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



svn commit: r33093 - in /dev/incubator/netbeans: incubating-netbeans-platform/incubating-10.0-vc5/ incubating-netbeans-platform/incubating-11.0-vc4/ incubating-netbeans/incubating-10.0-vc5/ incubating

2019-03-20 Thread lkishalmi
Author: lkishalmi
Date: Wed Mar 20 10:17:27 2019
New Revision: 33093

Log:
Apache NetBeans (incubating) 11.0-vc4

Added:
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/

dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip
   (with props)

dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.asc

dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.sha512

dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-source.zip
   (with props)

dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-source.zip.asc

dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-source.zip.sha512
dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/

dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/incubating-netbeans-11.0-vc4-bin.zip
   (with props)

dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/incubating-netbeans-11.0-vc4-bin.zip.asc

dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/incubating-netbeans-11.0-vc4-bin.zip.sha512

dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/incubating-netbeans-11.0-vc4-source.zip
   (with props)

dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/incubating-netbeans-11.0-vc4-source.zip.asc

dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/incubating-netbeans-11.0-vc4-source.zip.sha512
Removed:
dev/incubator/netbeans/incubating-netbeans-platform/incubating-10.0-vc5/
dev/incubator/netbeans/incubating-netbeans/incubating-10.0-vc5/

Added: 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip
==
Binary file - no diff available.

Propchange: 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip
--
svn:mime-type = application/octet-stream

Added: 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.asc
==
--- 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.asc
 (added)
+++ 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.asc
 Wed Mar 20 10:17:27 2019
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEEecjwKnJunvU2RtcSsr+BT6FFyy0FAlyR+YAACgkQsr+BT6FF
+yy2yLg//XRnljRX7t9FmfP8sIhAPJ2JAuvRWWDb8xez3jHgWetTC9Dlh7VRjCSdQ
+RmklscH3EUQuvGIPwfk4KU86k9wprwwomdoXaD+Z16mjhtcQnu41DYx2L6atuE/e
+AAcD8+isMDUORmtIogY8FYiQW3B72N2aCTFhiPYvRsAu/UzrbvQ8Ldn2NTS7V+vT
+SBvD2vvnsZEq3kJI5/CL2UI48JrMsCX6jlfPClhNDhw7c+zpbBdUB2ipox32JVol
+KExFgAR2Yis2Tzyuts5SD7n+ASdtmvRP6Z3d+LrFYPGJ3LEgJFsb0+6oZGJYOYAz
+HrD21x29b5d+2IfyidVPVZY2gWbh+Bfc/1kp3PDn2cQgY1wVjrEpdupJQag4ZHAj
+ylUT4DGNtoZB0NVSAZjYk1LZjigHiQv6MGSXKiq4qLVvKCS4eWheVDVQDqJKEITy
+D3DWEoefwAIpqzf8WIrhVROSSEfcntlRpJfs/tfcDFDe2T25WI60XepO7OBYh5XF
+QnJ40FuIvr/HKQ0OnWO2rLyGNOBnutKoiTBOZg5tLEZAXPzT/4fR60RZtITE6myM
+SO30M27MOFTAuCqT/JJuBZl+hKrnGyhvBjJedRalv9Jq0/n6xjpLoO9ipZnVvD+7
+KSm9uknU7PRrrb3XGdJh2uq02jWTlF6DbEzczhzoz3gnjbxqFaU=
+=mL3q
+-END PGP SIGNATURE-

Added: 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.sha512
==
--- 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.sha512
 (added)
+++ 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-bin.zip.sha512
 Wed Mar 20 10:17:27 2019
@@ -0,0 +1 @@
+f2af8d0c16abf025dd4851d5e0b78fd1b1d6fe03495414353ae904ee90f78e9bc85b1ddc155a052753fd133c2371400db114e58bc980b940e378fcc62f8885ed
  ./incubating-netbeans-platform-11.0-vc4-bin.zip

Added: 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-source.zip
==
Binary file - no diff available.

Propchange: 
dev/incubator/netbeans/incubating-netbeans-platform/incubating-11.0-vc4/incubating-netbeans-platform-11.0-vc4-source.zip
--
svn:mime-type = application/octet-stream

Added: 

[jira] [Updated] (NETBEANS-2240) NPE thrown when refactoring a class

2019-03-20 Thread Thomas Kellerer (JIRA)


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

Thomas Kellerer updated NETBEANS-2240:
--
Affects Version/s: 10.0

> NPE thrown when refactoring a class
> ---
>
> Key: NETBEANS-2240
> URL: https://issues.apache.org/jira/browse/NETBEANS-2240
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 10.0, 11.0
>Reporter: Thomas Kellerer
>Priority: Major
> Attachments: CommentsTest.dump, RefactorTestProject.zip, messages.log
>
>
> Whenever I refactor a class (e.g rename, move), or public methods of a class 
> NB 11 throws a NPE. 
> This is a multi-module Maven project.
> The Java source that is mentioned in the error message is always a test class 
> using TestNG. I don't seem to get that error with projects that do not use 
> TestNG.
> Doing the refactoring with NetBeans 10 on the same project works without 
> problems.
> Due to legal reasons I can not attach the source code that is part of the 
> dump file - I had to remove everything related to the "real" source and tried 
> to replace some path names revealing private information. I hope the files 
> are useful nevertheless



--
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-2281) Cannot generate JavaDoc for Java Modular Project

2019-03-20 Thread JIRA


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

Jiří Kovalský updated NETBEANS-2281:

Description: 
Users cannot generate JavaDoc for their modular projects since Apache NetBeans 
IDE 9.0 version, because Ant does not support it yet.

[http://ant.apache.org/manual/using.html#arg]

[~tomas_zezula], how difficult would it be to create a pull request for Ant and 
then integrate with NetBeans?

*Steps to reproduce:*
 # Launch Apache NetBeans IDE 9.0
 # Invoke _File > New Project..._ from main menu
 # Select _Java_ category and _Java Modular Project_ type
 # Push *Next >* and *Finish* buttons
 # Right click your _JavaApplication_ project node

*Expected:* There is *Generate JavaDoc* item in the popup menu.

*Actual:* There is no *Generate JavaDoc* item in the popup menu.

  was:
Users cannot generate JavaDoc for their modular projects since Apache NetBeans 
IDE 9.0 version, because Ant does not support it yet.

[http://ant.apache.org/manual/using.html#arg]

[~tomas_zezula], how difficult would it be to create a pull request for Ant and 
then integrate with NetBeans?


> Cannot generate JavaDoc for Java Modular Project
> 
>
> Key: NETBEANS-2281
> URL: https://issues.apache.org/jira/browse/NETBEANS-2281
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc
>Affects Versions: 9.0
>Reporter: Jiří Kovalský
>Assignee: Tomáš Zezula
>Priority: Major
>
> Users cannot generate JavaDoc for their modular projects since Apache 
> NetBeans IDE 9.0 version, because Ant does not support it yet.
> [http://ant.apache.org/manual/using.html#arg]
> [~tomas_zezula], how difficult would it be to create a pull request for Ant 
> and then integrate with NetBeans?
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 9.0
>  # Invoke _File > New Project..._ from main menu
>  # Select _Java_ category and _Java Modular Project_ type
>  # Push *Next >* and *Finish* buttons
>  # Right click your _JavaApplication_ project node
> *Expected:* There is *Generate JavaDoc* item in the popup menu.
> *Actual:* There is no *Generate JavaDoc* item in the popup menu.



--
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-2281) Cannot generate JavaDoc for Java Modular Project

2019-03-20 Thread JIRA
Jiří Kovalský created NETBEANS-2281:
---

 Summary: Cannot generate JavaDoc for Java Modular Project
 Key: NETBEANS-2281
 URL: https://issues.apache.org/jira/browse/NETBEANS-2281
 Project: NetBeans
  Issue Type: Bug
  Components: java - Javadoc
Affects Versions: 9.0
Reporter: Jiří Kovalský
Assignee: Tomáš Zezula


Users cannot generate JavaDoc for their modular projects since Apache NetBeans 
IDE 9.0 version, because Ant does not support it yet.

[http://ant.apache.org/manual/using.html#arg]

[~tomas_zezula], how difficult would it be to create a pull request for Ant and 
then integrate with NetBeans?



--
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-2240) NPE thrown when refactoring a class

2019-03-20 Thread Thomas Kellerer (JIRA)


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

Thomas Kellerer updated NETBEANS-2240:
--
Attachment: RefactorTestProject.zip

I managed to create a sample project where this problem occurs.

This also happens when the project is opened in NetBeans 10

The ZIP file contains the Maven project where this happens (RefactorTest), as 
well as the logfiles (including the .dump) generated with NetBeans 10 and 11 
(directories {{nb10-log}} and {{nb11-log}})

After opening the project, try to rename the method {{MyService.getAnswer()}} 
to something different.

I tried OpenJDK as provided by AdoptOpenJDK, as well as the JDK 11.0.2 that can 
be downloaded from the Oracle website.

It's pretty hard to debug (due to the dynamic nature of the visitors), but it 
seems the exception always occurs when inspecting the constructor for a test 
class that uses the method that is being renamed, and that test is not one for 
the class in question.

> NPE thrown when refactoring a class
> ---
>
> Key: NETBEANS-2240
> URL: https://issues.apache.org/jira/browse/NETBEANS-2240
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 11.0
>Reporter: Thomas Kellerer
>Priority: Major
> Attachments: CommentsTest.dump, RefactorTestProject.zip, messages.log
>
>
> Whenever I refactor a class (e.g rename, move), or public methods of a class 
> NB 11 throws a NPE. 
> This is a multi-module Maven project.
> The Java source that is mentioned in the error message is always a test class 
> using TestNG. I don't seem to get that error with projects that do not use 
> TestNG.
> Doing the refactoring with NetBeans 10 on the same project works without 
> problems.
> Due to legal reasons I can not attach the source code that is part of the 
> dump file - I had to remove everything related to the "real" source and tried 
> to replace some path names revealing private information. I hope the files 
> are useful nevertheless



--
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-2276) Support PHPUnit 7 and 8

2019-03-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto resolved NETBEANS-2276.

Resolution: Incomplete

> Support PHPUnit 7 and 8
> ---
>
> Key: NETBEANS-2276
> URL: https://issues.apache.org/jira/browse/NETBEANS-2276
> Project: NetBeans
>  Issue Type: New Feature
>  Components: php - PHPUnit
>Reporter: Dominic Tubach
>Priority: Major
>
> Please add support for PHPUnit 7 and 8. Previous versions of PHPUnit are [out 
> of support|https://phpunit.de/supported-versions.html].



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