Replace various hard-coded paths with environment-aware versions
----------------------------------------------------------------

                 Key: NMAVEN-71
                 URL: http://jira.codehaus.org/browse/NMAVEN-71
             Project: NMaven
          Issue Type: Improvement
         Environment: Windows?
            Reporter: Campbell Boucher-Burnet
            Priority: Blocker
         Attachments: patches.zip

I'm in an environment where my system drive is not "C:\" and I cannot guarantee 
that all .NET related libraries/SDKs are on "C:\" in their default locations.

As such, it was impossible to build NMavewn (and presumably, the binaries, as 
built by default, would not work in my environment, regardless).

So, I am submitting minimal patches that replace hardcoded strings containing 
"C:\WINDOWS" and" C:\", respectively, with the SystemRoot and SystemDrive paths 
from the enviroment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to