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

Brett Porter closed NPANDAY-345.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Backlog)
                   1.4.1-incubating
         Assignee: Adelita L. Padilla

was fixed in r1127458
                
> avoid use of backslash in pom.xml
> ---------------------------------
>
>                 Key: NPANDAY-345
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-345
>             Project: NPanday
>          Issue Type: Bug
>          Components: Visual Studio Add-in
>    Affects Versions: 1.2.1
>         Environment: linux
>            Reporter: Luca Di Stefano
>            Assignee: Adelita L. Padilla
>             Fix For: 1.4.1-incubating
>
>         Attachments: maven-compile-plugin_backslashfix-1.patch
>
>
> if backslash is used in pom like here below
>             <includeSource>Form1.cs</includeSource>
>             <includeSource>Form1.Designer.cs</includeSource>
>             <includeSource>Program.cs</includeSource>
>             <includeSource>Properties\AssemblyInfo.cs</includeSource>
>             <includeSource>Properties\Resources.Designer.cs</includeSource>
> it will work only on windows
> using the slash will be compatible with all platforms
> in this case the last 2 sources will be not compiled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to