Package: nant
Version: 0.84+0.85-rc3-8
Severity: serious

Hi,
currently the clilibs control file of nant lists all kinds of libraries:
> NDoc.Core 1.3.1851.0__b9896512f28c0f09 nant (>= 0.84+0.85)
> NDoc.Documenter.Msdn 1.3.1851.0__b9896512f28c0f09 nant (>= 0.84+0.85)
> NDoc.ExtendedUI 1.3.1851.0__b9896512f28c0f09 nant (>= 0.84+0.85)
> nunit.framework 2.2.0.0__96d09a1eb7f44a77 nant (>= 0.84+0.85)
> nunit.core 2.2.0.0__96d09a1eb7f44a77 nant (>= 0.84+0.85)
> NUnitCore 1.11.786.40392__1fd1558aebfb1c04 nant (>= 0.84+0.85)
> ICSharpCode.SharpZipLib 0.83.1.0__1b03e6acf1164f73 nant (>= 0.84+0.85)
> log4net 1.2.1.40796__aaa0f432407c68df nant (>= 0.84+0.85)

These are, although they're shipped by nant, not meant to be used by external
programs and (more important) are not installed into the GAC at all.
nant simply shouldn't call dh_makeclilibs.

This wrong clilibs file for example gets one a nant Depends on packages that
link to nunit.core.dll instead of the correct libnunit-cil Depends and leads
to a missing assembly in the GAC which results in an application crash.

Bye



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to