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 2010/12/20 10:45:01 UTC

[jira] Commented: (NPANDAY-333) Dependecy of type 'gac' is not resolved correclty

    [ https://issues.apache.org/jira/browse/NPANDAY-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973164#action_12973164 ] 

Adelita L. Padilla commented on NPANDAY-333:
--------------------------------------------

Hi Artem,


Thanks for your patch.

But this is already fixed in r1036072 with Joe's latest revisions.

Can you verify if it's working on your end?

Thanks!

> Dependecy of type 'gac' is not resolved correclty
> -------------------------------------------------
>
>                 Key: NPANDAY-333
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-333
>             Project: NPanday
>          Issue Type: Bug
>          Components: Repository
>    Affects Versions: 1.3-incubating
>            Reporter: Artem Fedorenko
>             Fix For: 1.3-incubating
>
>         Attachments: GACArtifacts.patch
>
>
> In current (revision 1025844) trunk revision of the codebase after merging UAC and PAB removal branch to trunk there is a problem with resolving dependencies from old (.NET 1.1-3.5) GAC - NPnday tries to load them directly from c:\Windows\assembly\. It should be c:\Windows\assembly\GAC (or c:\Windows\assembly\GAC_32, c:\Windows\assembly\GAC_64, c:\Windows\assembly\GAC_MSIL - depending of type). This issue does not concerns dependencies from new (.NET 4.0) GAC. I created a little patch fixing this issue - will attach to this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.