Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Jan Oravec
Jan OravecComponents
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created February 24, 2008 at 1:11 PM
Updated February 27, 2008 at 5:26 AM
Resolved February 27, 2008 at 5:26 AM
This patch modifies NAnt build files to use more interoperable '/' path delimiter instead of '\'. This should make NHibernate buildable on non-Windows platforms. Currently, mix of both '/', '\' is being used.