[Mono-bugs] [Bug 542459] New: Rebuild target is not implemented

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Sep 26 15:14:01 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=542459


           Summary: Rebuild target is not implemented
    Classification: Mono
           Product: Mono: Tools
           Version: 2.4.x
          Platform: i386
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: xbuild
        AssignedTo: jankit at novell.com
        ReportedBy: xenolinguist at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5

The implicitly-provided MSBuild target "Rebuild" is missing in xbuild. 
Presumably, this would need to be implemented in the Common or Csharp *.targets
file(s).

Reproducible: Always

Steps to Reproduce:
1. xbuild /t:Rebuild foo.csproj

Actual Results:  
Target named 'Rebuild' not found in the project.

Expected Results:  
xbuild should clean build artifacts from the "obj" and "bin" directories then
perform a build.

-- 
Configure bugmail: http://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