POM file gets updated when adding/removing files after NPanday has been stopped
-------------------------------------------------------------------------------

                 Key: NPANDAY-384
                 URL: https://issues.apache.org/jira/browse/NPANDAY-384
             Project: NPanday
          Issue Type: Bug
          Components: Project Importer
    Affects Versions: 1.2.1
         Environment: Windows 7
Visual Studio 2008
            Reporter: Marecor M Baclay


Steps to replicate:
1. Create a simple project (VB ClassLibrary) in VS 2008.
2. Generate POM.
3. Close VS Studio
4. Click the solution file generated in [1]
5. Start NPanday Build System.
6. Stop NPanday Build System.
7. Add class2.vb file to the project.

Actual Result:
The POM file of the project was updated ( adding 
<includeSource>Class2.vb</includeSource> to it )

Expected Result:
NPanday should not update the POM file since it has been stopped.

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

Reply via email to