Hi,

i fixed all of the issues with not finding executable paths in the configured directories.

The only problem left is, that the executable directories are not

https://issues.apache.org/jira/browse/NPANDAY-123

With this fix we get rid of all the PATH issues. The only thing still to be configured is the path for NUnit! But we could also try to detect that one for npanday-settings.xml. The schema already allows arbitrary further pathes.

Does somebody of you guys have time to fix the settings generation?

In my case the install root points to C:\Program Files\Microsoft.NET\SDK\v2.0 64bit for ALL VERSIONS!!

But it should be

C:\Program Files\Microsoft.NET\SDK\v2.0 64bit\bin

and for .NET 4.0 it should be

C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools\x64

It would also be great to have better support for x64 in 1.3.1.

https://issues.apache.org/jira/browse/NPANDAY-369

When I change this manually in the npanday-settings.xml I HAPPILY BUILD NPANDAY WITH ONLY NUNIT DIR ON PATH. I think this is great. I hate changing environment variables :)

_
Lars

Reply via email to