Revision: f4350f6ff4e8
Author:   [email protected]
Date:     Fri Feb 17 12:31:09 2012
Log:      Edited wiki page ReleaseNotes27 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=f4350f6ff4e8&repo=wiki

Modified:
 /ReleaseNotes27.wiki

=======================================
--- /ReleaseNotes27.wiki        Fri Feb 17 06:46:22 2012
+++ /ReleaseNotes27.wiki        Fri Feb 17 12:31:09 2012
@@ -56,7 +56,13 @@

== New installation and start-up system -- `pip` and !IronPython are supported ==

-*TODO*. See issue 480 and issue 885.
+Robot Framework installation and start-up have been changed heavily internally. The biggest enhancements and other changes compared to earlier version are listed below. For more information see [NewInstallation new installation instructions], issue 480, and issue 885.
+
+  # Installation using `pip` is finally supported.
+ # Installation using !IronPython is officially supported. As a result you get new `ipybot` and `ipyrebot` start-up scripts. + # Installation using Jython creates new `jyrebot` start-up script in addition to `jybot`. + # Installing from source using Python *does not* create `jybot` script anymore. You need to install the framework using Jython to create it. + # All start-up scripts (`pybot`, `rebot`, `jybot`, ...) require the appropriate interpreter to be in `PATH`.

 == Library documentation tool `libdoc` is bundled with core framework ==

@@ -195,4 +201,3 @@
|| Issue 1058 || Enhancement || Low || `OperatingSystem.Remove Environment Variable` should allow removing multiple variables ||

 Altogether 14 issues.
-

Reply via email to