[jira] Created: (LABS-474) [eclipse] Wrong running configuration launched from toolbar buttons

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (LABS-474) [eclipse] Wrong running configuration launched from toolbar buttons

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

[eclipse] Wrong running configuration launched from toolbar buttons
-------------------------------------------------------------------

                 Key: LABS-474
                 URL: https://issues.apache.org/jira/browse/LABS-474
             Project: Labs
          Issue Type: Bug
          Components: Magma
    Affects Versions: Current
            Reporter: Simone Gianni
             Fix For: Next


The search for existing configuration is based on configuration name comparison, specifically on a startsWith. So, if there is a xxx-web and an xxx project, when running xxx it could launch xxx-web if already existing as a configuration.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: labs-unsubscribe@...
For additional commands, e-mail: labs-help@...


[jira] Resolved: (LABS-474) [eclipse] Wrong running configuration launched from toolbar buttons

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Simone Gianni resolved LABS-474.
--------------------------------

    Resolution: Fixed
      Assignee: Simone Gianni

Now it's based on same directory for pom file, which should be enough

> [eclipse] Wrong running configuration launched from toolbar buttons
> -------------------------------------------------------------------
>
>                 Key: LABS-474
>                 URL: https://issues.apache.org/jira/browse/LABS-474
>             Project: Labs
>          Issue Type: Bug
>          Components: Magma
>    Affects Versions: Current
>            Reporter: Simone Gianni
>            Assignee: Simone Gianni
>             Fix For: Next
>
>
> The search for existing configuration is based on configuration name comparison, specifically on a startsWith. So, if there is a xxx-web and an xxx project, when running xxx it could launch xxx-web if already existing as a configuration.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: labs-unsubscribe@...
For additional commands, e-mail: labs-help@...