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 "Brett Porter (Created) (JIRA)" <ji...@apache.org> on 2012/02/09 08:11:00 UTC

[jira] [Created] (NPANDAY-539) WPF applications are missing generated resources

WPF applications are missing generated resources
------------------------------------------------

                 Key: NPANDAY-539
                 URL: https://issues.apache.org/jira/browse/NPANDAY-539
             Project: NPanday
          Issue Type: Bug
    Affects Versions: 1.5.0-incubating
            Reporter: Brett Porter
            Assignee: Brett Porter
             Fix For: 1.5.0-incubating


This is the same issue as NPANDAY-243, but it's unclear if it is a regression or was not fixed properly. There were not tests present for it. I couldn't find the fix I closed it for in SCM history or listed under either the JIRA or Codeplex ticket. It doesn't look like it was fixed.

Need to implement the project importer capability to add these from the Msbuild generated location. As the original ticket says, in the future it would be better to be more integrated - by just running the necessary Msbuild task to generate it and then adding it dynamically as a resource in the lifecycle.



--
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

        

[jira] [Commented] (NPANDAY-539) WPF applications are missing generated resources

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

Brett Porter commented on NPANDAY-539:
--------------------------------------

The copying was actually in place, but my project had two characteristics not previously supported:
- multi-module build
- platform (obj\x86\Debug, not obj\Debug)

I've corrected both and will commit again.
                
> WPF applications are missing generated resources
> ------------------------------------------------
>
>                 Key: NPANDAY-539
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-539
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.5.0-incubating
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.5.0-incubating
>
>
> This is the same issue as NPANDAY-243, but it's unclear if it is a regression or was not fixed properly. There were not tests present for it. I couldn't find the fix I closed it for in SCM history or listed under either the JIRA or Codeplex ticket. It doesn't look like it was fixed.
> Need to implement the project importer capability to add these from the Msbuild generated location. As the original ticket says, in the future it would be better to be more integrated - by just running the necessary Msbuild task to generate it and then adding it dynamically as a resource in the lifecycle.

--
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

        

[jira] [Commented] (NPANDAY-539) WPF applications are missing generated resources

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

Brett Porter commented on NPANDAY-539:
--------------------------------------

After closer investigation I found that there was an IT that ended up under a slightly different ticket (NPANDAY-245), which covered this case. The msbuild plugin was set up to copy the resources across and add them as resources to the build. It's unclear why that is passing but that my own project was not. Investigating further.
                
> WPF applications are missing generated resources
> ------------------------------------------------
>
>                 Key: NPANDAY-539
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-539
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.5.0-incubating
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.5.0-incubating
>
>
> This is the same issue as NPANDAY-243, but it's unclear if it is a regression or was not fixed properly. There were not tests present for it. I couldn't find the fix I closed it for in SCM history or listed under either the JIRA or Codeplex ticket. It doesn't look like it was fixed.
> Need to implement the project importer capability to add these from the Msbuild generated location. As the original ticket says, in the future it would be better to be more integrated - by just running the necessary Msbuild task to generate it and then adding it dynamically as a resource in the lifecycle.

--
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

        

[jira] [Resolved] (NPANDAY-539) WPF applications are missing generated resources

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

Brett Porter resolved NPANDAY-539.
----------------------------------

    Resolution: Fixed
    
> WPF applications are missing generated resources
> ------------------------------------------------
>
>                 Key: NPANDAY-539
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-539
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.5.0-incubating
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.5.0-incubating
>
>
> This is the same issue as NPANDAY-243, but it's unclear if it is a regression or was not fixed properly. There were not tests present for it. I couldn't find the fix I closed it for in SCM history or listed under either the JIRA or Codeplex ticket. It doesn't look like it was fixed.
> Need to implement the project importer capability to add these from the Msbuild generated location. As the original ticket says, in the future it would be better to be more integrated - by just running the necessary Msbuild task to generate it and then adding it dynamically as a resource in the lifecycle.

--
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