Uploaded image for project: 'NPanday'
  1. NPanday
  2. NPANDAY-363

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.1
    • 1.4-incubating
    • None
    • None
    • Visual Studio 2010

    Description

      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.

      Attachments

        Activity

          People

            apadilla Adelita Padilla
            marecor.baclay Marecor M Baclay
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: