[Mono-bugs] [Bug 654535] compiling with files marked as AndroidAsset in sub folders the RemoveUnknownFiles task fails.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 18 11:26:39 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=654535#c3


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 2010-11-18 16:26:38 UTC ---
Got it.

\Assets
  \Media
    \Archives
      - blah.txt

It doesn't like the directory "Media" there without a resource in it.  It
thinks the directory is empty because its only looking for files, not
directories.

Fixed in r8708.

As a temporary workaround, you can either put a dummy asset into \Media, or
remove \Media and have \Archives be directly in \Assets.

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