[jira] [Updated] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-21 Thread Jakub Herkel (Jira)


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

Jakub Herkel updated NETBEANS-5122:
---
Labels: pull-request-available selenium  (was: pull-request-available)

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.1
>Reporter: Zack Young
>Assignee: Jakub Herkel
>Priority: Major
>  Labels: pull-request-available, selenium
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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



[jira] [Updated] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-21 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated NETBEANS-5122:
-
Labels: pull-request-available  (was: )

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.1
>Reporter: Zack Young
>Assignee: Jakub Herkel
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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



[jira] [Updated] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-08 Thread Zack Young (Jira)


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

Zack Young updated NETBEANS-5122:
-
Affects Version/s: 11.3
   12.1

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.1
>Reporter: Zack Young
>Priority: Major
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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



[jira] [Updated] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-08 Thread Zack Young (Jira)


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

Zack Young updated NETBEANS-5122:
-
Description: 
Very similar to NETBEANS-295.

Reproduction Steps:
1) Navigate to a file in a Maven Java project that doesn't have tests yet.

2) Use "Go To Test/Tested Class"

3) In the dialogue that pops up, select Selenium for the Framework (if not 
already selected)

4) Cancel

5) Congratulations, your pom.xml now has some Selenium dependencies in it

This is particularly annoying when the Framework defaults to "Selenium" in some 
cases, so as soon as the dialogue box pops up, my pom is mangled.

  was:
Very similar to NETBEANS-295.

 

Summary: "Go To Test/Tested Class" updates pom.xml even when canceled  
(was: "Go To Test/Tested Class )

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Zack Young
>Priority: Major
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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