You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Marecor M Baclay (JIRA)" <ji...@apache.org> on 2011/01/13 08:03:46 UTC

[jira] Created: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Service Reference is not deleted from pom when removing it in the project
-------------------------------------------------------------------------

                 Key: NPANDAY-363
                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
             Project: NPanday
          Issue Type: Bug
    Affects Versions: 1.2.1
         Environment: Visual Studio 2010
            Reporter: Marecor M Baclay


Steps:
1. Create a WPF project in VS 2010.
2. Right Click on the References of the project then click on "Add Service Reference"
3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
4. Click OK

Actual Result:
<includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project

5. Remove the Service Reference

Actual Result:
<includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project

Expected Result:
the Service Reference should be removed from the pom.xml file.

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


[jira] Commented: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981573#action_12981573 ] 

Brett Porter commented on NPANDAY-363:
--------------------------------------

Is this a regression? Looks like it should be scheduled for 1.3.

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

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


[jira] Commented: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Joe Ocaba (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981600#action_12981600 ] 

Joe Ocaba commented on NPANDAY-363:
-----------------------------------

The supported behavior was "Add Web Reference" and not add "Add Service Reference". In VS2010 the "Add Web Reference" is not easily visible as before in VS2008.

In order to view the "Add Web Reference" in VS2010 you have to click on "Add Service Reference" > click on Advance > from here you can now see the "Add Web Reference" button.

So this isn't a regression, since this hasn't been supported yet. We could add this as a feature enhancement and maybe include it in 2.0?

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

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


[jira] Resolved: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Adelita L. Padilla (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adelita L. Padilla resolved NPANDAY-363.
----------------------------------------

    Resolution: Fixed

fixed in r1067902  


> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>            Assignee: Adelita L. Padilla
>             Fix For: 2.0
>
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Adelita L. Padilla (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adelita L. Padilla reassigned NPANDAY-363:
------------------------------------------

    Assignee: Adelita L. Padilla

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>            Assignee: Adelita L. Padilla
>             Fix For: 2.0
>
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated NPANDAY-363:
---------------------------------

    Fix Version/s: 2.0

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>             Fix For: 2.0
>
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

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


[jira] Commented: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Adelita L. Padilla (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989600#comment-12989600 ] 

Adelita L. Padilla commented on NPANDAY-363:
--------------------------------------------


I created a new issue -> https://issues.apache.org/jira/browse/NPANDAY-368 to track the new feature for Service Reference.

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>             Fix For: 2.0
>
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (NPANDAY-363) Service Reference is not deleted from pom when removing it in the project

Posted by "Joe Ocaba (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Ocaba updated NPANDAY-363:
------------------------------

    Fix Version/s:     (was: 2.0)
                   1.3.1-incubating

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>            Assignee: Adelita L. Padilla
>             Fix For: 1.3.1-incubating
>
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service Reference"
> 3. In the Address field, input the Service Reference URL (i.e. http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource> is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira