Revision: bd7457801271
Author: [email protected]
Date: Fri Feb 17 12:18:14 2012
Log: note about official installation support in 2.7
http://code.google.com/p/robotframework/source/detail?r=bd7457801271&repo=wiki
Modified:
/DotNetSupport.wiki
=======================================
--- /DotNetSupport.wiki Mon Oct 10 05:42:32 2011
+++ /DotNetSupport.wiki Fri Feb 17 12:18:14 2012
@@ -4,7 +4,9 @@
= Introduction =
-Robot Framework can be executed on the
[http://www.microsoft.com/NET/ .NET] platform with
[http://ironpython.codeplex.com/ IronPython]. The .NET support is not yet
full, but these instructions explain how to get started.
+Robot Framework can be executed on the
[http://www.microsoft.com/NET/ .NET] platform with
[http://ironpython.codeplex.com/ IronPython].
+
+*Note*: Starting from [ReleaseNotes27 Robot Framework 2.7] installation
using !IronPython is [NewInstallation officially supported]. These
instructions explain how to install earlier versions.
*Note*: Robot Framework 2.6, 2.6.1, and 2.6.2 do not support !IronPython
due to problems explained in issue 917. These problem have been fixed in
[ReleaseNotes26#Robot_Framework_2.6.3 Robot Framework 2.6.3].