Revision: 525f17fe55e8
Branch:   default
Author:   robotframew...@gmail.com
Date:     Tue Jun 11 07:31:23 2013
Log:      Edited wiki page ReleaseNotes28 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=525f17fe55e8&repo=wiki

Modified:
 /ReleaseNotes28.wiki

=======================================
--- /ReleaseNotes28.wiki        Tue Jun 11 07:27:59 2013
+++ /ReleaseNotes28.wiki        Tue Jun 11 07:31:23 2013
@@ -167,24 +167,20 @@

 == Deprecated features ==

-=== Attribute ROBOT_EXIT_FOR_LOOP is now deprecated ===
+=== Attribute ROBOT_EXIT_FOR_LOOP is deprecated ===

-Using `ROBOT_EXIT_FOR_LOOP` is now deprecated. (Issue 1436)
-
-Exiting for loop is now implemented using a dedicated exception,
-instead of setting `ROBOT_EXIT_FOR_LOOP` attribute in !BuiltIn library.
-
-=== Command line option --runmode is now deprecated ===
+Using special `ROBOT_EXIT_FOR_LOOP` attribute with exceptions to exit for loops is deprecated (issue 1436).

-Command line option `--runmode` is now deprecated. (Issue 1445)
+=== Command line option `--runmode` is deprecated ===

+Command line option `--runmode` is now deprecated (issue 1445).
Please use the new, individual command line options `--dryrun`, `--randomize`,
 `--exitonfailure` and `--skipteardownonexit` instead.

 === Option --xunitfile changed to --xunit ===

-The option --xunitfile has been deprecated in favour of shorter
---xunit. (Issue 1465)
+The option `--xunitfile` has been deprecated in favor of the shorter
+`--xunit` (issue 1465).

 == Full list of fixes and enhancements in 2.8 ==

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to