From: SourceForge.net <no...@so...> - 2009-05-15 02:20:27
|
Bugs item #1952324, was opened at 2008-04-26 15:45 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377768&aid=1952324&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: .NET 0.3.1 >Status: Closed Resolution: Wont Fix Priority: 5 Private: No Submitted By: Steve Wagner (ciroque) Assigned to: Nobody/Anonymous (nobody) Summary: Specific Version reference to nunit.framework.dll Initial Comment: Apparently the library was compiled such that it requires version 2.4.6 of the NUnit Framework assembly. We have upgraded to 2.4.7 and rolling back is not a viable option. While I can rebuild the sasembly it would get quite tedious to do that with every upgrade of the library. Thanks! ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-05-15 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Stefan Bodewig (bodewig) Date: 2009-04-30 14:25 Message: As long as NUnit has a strong name, there isn't much we can do - except for telling people to compile their own version of XMLUnit. XMLUnit 0.4 is compiled against 2.4.8. ---------------------------------------------------------------------- Comment By: Stefan Bodewig (bodewig) Date: 2008-06-05 11:20 Message: Logged In: YES user_id=113148 Originator: NO XMLUnit 0.3.1 has been compiled against NUnit 2.4.6 and we get the "hard reference" to it because NUnit 2.4.x is strongly named (2.2.x hasn't been that#s why XMLUnit 0.3 never showed the same symptoms). In theory a binding redirect should work, in practice it doesn't work for me. See http://sourceforge.net/mailarchive/forum.php?thread_name=y1u4p8garz2.fsf%40v30161.1blu.de&forum_name=nunit-users ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377768&aid=1952324&group_id=23187 |