[Mono-bugs] [Bug 691063] Bin folder is not getting completely cleaned.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Apr 30 13:24:52 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=691063

https://bugzilla.novell.com/show_bug.cgi?id=691063#c1


Michael Hutchinson <mhutchinson at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.6 Beta 2                  |SVN
          Component|Deployment                  |Class Libraries
                 CC|                            |gnorton at novell.com,
                   |                            |mhutchinson at novell.com
         AssignedTo|mhutchinson at novell.com      |gnorton at novell.com
          QAContact|monodevelop-bugs at lists.ximi |mono-bugs at lists.ximian.com
                   |an.com                      |
            Product|MonoDevelop                 |MonoTouch

--- Comment #1 from Michael Hutchinson <mhutchinson at novell.com> 2011-04-30 17:24:51 UTC ---
Not really a MD bug. There is no way for MD to know to remove the dll without
keeping a record of every file it's copied. This would be fixed by incremental
cleaning, which is nontrivial to implement, but we'll get it when we switch to
the xbuild build engine.

However, the fact that MD isn't magically removing the dll should be
irrelevant. The MonoTouch runtime should be looking only in the app bundle, not
the bin folder, and a clean always removes the app bundle.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list