Ticket #15137 (new defect)
nant 0.85 fails to build under Mono 1.9
| Reported by: | aronnax@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
The first problem is that in Mono 1.9, calling the obsolete LoadWithPartialName generates an error rather than a warning. Solved by changing LoadWithPartialName to plain old Load.
Second problem with funny characters in path is fixed according to http://lists.ximian.com/pipermail/mono-bugs/2006-November/050390.html. I have fixed the port of nant on my computer. I am attaching a new Portfile and two new patchfiles.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

