You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Zack Young (Jira)" <ji...@apache.org> on 2020/12/08 22:36:00 UTC

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

     [ 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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