Revision: 2419
Author: pekka.klarck
Date: Mon Jan 18 08:09:09 2010
Log: Further tuning. About to be ready.
http://code.google.com/p/robotframework/source/detail?r=2419
Modified:
/wiki/Roadmap.wiki
=======================================
--- /wiki/Roadmap.wiki Mon Jan 18 06:58:19 2010
+++ /wiki/Roadmap.wiki Mon Jan 18 08:09:09 2010
@@ -4,23 +4,20 @@
=Introduction=
-This roadmap lists the highest priority tasks the [http://nsn.com NSN]
sponsored core development team during the spring 2010. External help in
the form of feature request, bug reports and patches is highly appreciated.
The wider community can obviously also work with other, totally different,
Robot Framework related projects.
+This roadmap lists the highest priority tasks the [http://nsn.com NSN]
sponsored core development team will undertake during the spring 2010.
External help in the form of feature request, bug reports and patches is
highly appreciated. The wider community can obviously also work with other,
totally different, Robot Framework related projects.
=Robot Framework=
==Robot Framework 2.1.3==
-This minor release contains mainly relatively simple fixes that we want to
release before starting
+This minor release contains mainly
[http://code.google.com/p/robotframework/issues/list?can=1&q=target%3D2.1.3
relatively simple fixes] that we want to release before starting
bigger new development. Target is to get the release out
already in January. React fast if you have fixes or features that
you want to be included into this release.
-All the issues currently targeted for this release can be found from the
issue tracker:
-http://code.google.com/p/robotframework/issues/list?can=1&q=target%3D2.1.3
-
==Robot Framework 2.5==
-This is a new major release with a lot of new functionality. The final
+This is a new major release with a
[http://code.google.com/p/robotframework/issues/list?can=1&q=target%3D2.5
lot of new functionality]. The final
scope is not decided yet and users will have a change to tell
their opinion when the actual development starts. The final release date
will
depend highly on the scope but the original target is early March.
@@ -35,26 +32,18 @@
This will require large internal refactorings which aren't directly
visible when tests are executed.
-The current list of features targeted for RF 2.5 can be found from the
issue tracker:
-http://code.google.com/p/robotframework/issues/list?can=1&q=target%3D2.5
-
=RIDE=
-[http://code.google.com/p/robotframework-ride RIDE] is an editor for Robot
Framework test data.
-
==RIDE 0.21==
-This is mainly a bug fix release after the big changes in the previous
-releases. It contains, however, a possibility to execute tests
-or other commands in the system and some other nice enhancements. RIDE
0.21 will be released in January.
+[http://code.google.com/p/robotframework-ride RIDE] 0.21 is mainly a
[http://code.google.com/p/robotframework-ride/issues/list?can=1&q=target%3D0.21
bug fix release] after the big changes in the previous
+versions. It contains, however, some nice enhancements like a possibility
to execute tests
+or other commands in the system. RIDE 0.21 will be released in January.
This will be the last RIDE version to support Robot Framework 2.1.x and
thus Python
2.4. Subsequent 0.21.x maintenance releases with important bug fixes can
be created if there is a need.
-The current list of issues is available in RIDE's issue tracker:
-http://code.google.com/p/robotframework-ride/issues/list?can=1&q=target%3D0.21
-
==Towards 1.0==
After Robot Framework 2.5 with more flexible test data parsing modules is
ready,
@@ -67,24 +56,18 @@
==!SwingLibrary==
-[http://code.google.com/p/robotframework-swinglibrary SwingLibrary] 1.1
will be released in January. Other releases
+[http://code.google.com/p/robotframework-swinglibrary SwingLibrary] 1.1
with
[http://code.google.com/p/robotframework-swinglibrary/issues/list?can=1&q=target%3D1.1
various enhancements and fixes will be released in January. Other releases
are not planned but bug fix releases can be created if there's a need.
-List of issues targeted for the 1.1 release:
-http://code.google.com/p/robotframework-swinglibrary/issues/list?can=1&q=target%3D1.1
-
==!JvmConnector==
[http://code.google.com/p/robotframework-javatools/wiki/JvmConnector
JvmConnector] 1.0 with new
[http://code.google.com/p/robotframework-javatools/wiki/RemoteApplications
RemoteApplications] library will be released in January. Bug fix releases
will be done based on needs but otherwise no further development is planned.
==!SeleniumLibrary==
-There will be at least 2.2.3 bug fix release of the
[http://code.google.com/p/robotframework-seleniumlibrary SeleniumLibrary]
but its schedule is still
+There will be at least
[http://code.google.com/p/robotframework-seleniumlibrary SeleniumLibrary]
2.2.3
[http://code.google.com/p/robotframework-seleniumlibrary/issues/list?can=1&q=target%3D2.2.3
bug fix release] but its schedule is still
open. New major release is also possible, especially if Selenium 2 is
-released and SeleniumLibrary can be switched to use it easily.
-
-List of issues currently targeted for the 2.2.3 release:
-http://code.google.com/p/robotframework-seleniumlibrary/issues/list?can=1&q=target%3D2.2.3
+released and !SeleniumLibrary can be switched to use it easily.
==Hudson plugin==