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 "Adelita L. Padilla (JIRA)" <ji...@apache.org> on 2011/02/07 10:45:30 UTC

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

     [ 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