2 new revisions:

Revision: 8557a1b497e7
Author:   Janne Härkönen <[email protected]>
Date:     Wed Apr 20 23:55:33 2011
Log:      Version 2.5.7
http://code.google.com/p/robotframework/source/detail?r=8557a1b497e7

Revision: e6c085d7c700
Author:   Janne Härkönen <[email protected]>
Date:     Wed Apr 20 23:56:50 2011
Log:      Added tag 2.5.7 for changeset 8557a1b497e7
http://code.google.com/p/robotframework/source/detail?r=e6c085d7c700

==============================================================================
Revision: 8557a1b497e7
Author:   Janne Härkönen <[email protected]>
Date:     Wed Apr 20 23:55:33 2011
Log:      Version 2.5.7
http://code.google.com/p/robotframework/source/detail?r=8557a1b497e7

Modified:
 /doc/userguide/RobotFrameworkUserGuide.html
 /pom.xml
 /src/robot/version.py
 /tools/fileviewer/doc/fileviewer.html
 /tools/fixml/doc/fixml.html
 /tools/libdoc/doc/libdoc.html
 /tools/oneclickinstaller/doc/oneclickinstaller.html
 /tools/ristopy/doc/ristopy.html
 /tools/robotdiff/doc/robotdiff.html
 /tools/statuschecker/doc/statuschecker.html
 /tools/testdoc/doc/testdoc.html
 /tools/times2csv/doc/times2csv.html

=======================================
--- /doc/userguide/RobotFrameworkUserGuide.html Tue Apr 19 03:36:38 2011
+++ /doc/userguide/RobotFrameworkUserGuide.html Wed Apr 20 23:55:33 2011
@@ -488,7 +488,7 @@
 <body>
 <div class="document" id="robot-framework-user-guide">
 <h1 class="title">Robot Framework User Guide</h1>
-<h2 class="subtitle" id="version-version">Version trunk 20110323</h2>
+<h2 class="subtitle" id="version-version">Version 2.5.7</h2>

 <!-- This data file has been placed in the public domain. -->
 <!-- Derived from the Unicode character mappings available from
@@ -13881,7 +13881,7 @@
 <div class="footer">
 <hr class="footer" />
<p>Generated by <a class="reference external" href="http://docutils.sourceforge.net/rst.html";>reStructuredText</a>. Syntax highlighting by <a class="reference external" href="http://pygments.org/";>Pygments</a>.</p>
-<p>Generated on: 2011-04-19 10:36 UTC.
+<p>Generated on: 2011-04-21 06:42 UTC.
 </p>

 </div>
=======================================
--- /pom.xml    Mon Apr 18 07:46:53 2011
+++ /pom.xml    Wed Apr 20 23:55:33 2011
@@ -7,7 +7,7 @@
   <artifactId>robotframework</artifactId>
   <packaging>jar</packaging>
   <name>Robot Framework</name>
-  <version>2.5.7-SNAPSHOT</version>
+  <version>2.5.7</version>
   <description>High level test automation framework</description>
   <url>http://robotframework.org</url>
   <licenses>
=======================================
--- /src/robot/version.py       Wed Mar 23 04:40:32 2011
+++ /src/robot/version.py       Wed Apr 20 23:55:33 2011
@@ -2,9 +2,9 @@

 import sys

-VERSION = 'trunk'
-RELEASE = '20110323'
-TIMESTAMP = '20110323-133720'
+VERSION = '2.5.7'
+RELEASE = 'final'
+TIMESTAMP = '20110421-094134'

 def get_version(sep=' '):
     if RELEASE == 'final':
=======================================
--- /tools/fileviewer/doc/fileviewer.html       Mon Sep 22 06:13:34 2008
+++ /tools/fileviewer/doc/fileviewer.html       Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>fileviewer.py</title>
 <style type="text/css">

@@ -313,13 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
-    margin: 0.5em 2em;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -332,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -391,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -502,7 +517,7 @@
 display as the debug file gets written, so that it is possible to
 scroll the file when it is being written to.</p>
 <p>To use the tool, you can either double-click the icon and click the
-<tt class="docutils literal"><span class="pre">Open</span></tt> button in the GUI to open the desired file, or you can start +<tt class="docutils literal">Open</tt> button in the GUI to open the desired file, or you can start
 the tool from the command line and give the path to the debug file as
 an argument, for example:</p>
 <pre class="literal-block">
@@ -516,7 +531,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/fixml/doc/fixml.html Tue Feb 23 02:37:32 2010
+++ /tools/fixml/doc/fixml.html Wed Apr 20 23:55:33 2011
@@ -522,7 +522,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2010-02-23 10:35 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/libdoc/doc/libdoc.html       Fri Apr 16 15:29:44 2010
+++ /tools/libdoc/doc/libdoc.html       Wed Apr 20 23:55:33 2011
@@ -588,7 +588,7 @@
 </tr>
<tr><td>&nbsp;</td><td>Overrides the default styles. If the given <cite>styles</cite>
 is a path to an existing files, styles will be read
-from it. If it is string <cite>NONE</cite>, no styles will be
+from it. If it is a string <cite>NONE</cite>, no styles will be
 used. Otherwise the given text is used as-is.</td></tr>
 <tr><td class="option-group" colspan="2">
<kbd><span class="option">-P</span>, <span class="option">--pythonpath <var>&lt;path&gt;</var></span></kbd></td>
@@ -922,7 +922,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2010-04-16 22:28 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/oneclickinstaller/doc/oneclickinstaller.html Mon Aug 3 03:32:50 2009 +++ /tools/oneclickinstaller/doc/oneclickinstaller.html Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>Robot Framework One Click Installer</title>
 <style type="text/css">

@@ -313,12 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -331,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -390,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -545,7 +561,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2009-08-03 10:21 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/ristopy/doc/ristopy.html     Mon Sep 22 06:13:34 2008
+++ /tools/ristopy/doc/ristopy.html     Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>risto.py -- Robot Framework's Historical Reporting Tool</title>
 <style type="text/css">

@@ -313,13 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
-    margin: 0.5em 2em;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -332,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -391,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -749,7 +764,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/robotdiff/doc/robotdiff.html Mon Sep 22 06:13:34 2008
+++ /tools/robotdiff/doc/robotdiff.html Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>robotdiff.py</title>
 <style type="text/css">

@@ -313,13 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
-    margin: 0.5em 2em;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -332,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -391,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -555,7 +570,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/statuschecker/doc/statuschecker.html Wed Sep 24 09:49:34 2008
+++ /tools/statuschecker/doc/statuschecker.html Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>statuschecker.py</title>
 <style type="text/css">

@@ -313,13 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
-    margin: 0.5em 2em;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -332,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -391,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -721,7 +736,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-24 16:47 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/testdoc/doc/testdoc.html     Fri Dec 19 12:28:52 2008
+++ /tools/testdoc/doc/testdoc.html     Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>testdoc.py</title>
 <style type="text/css">

@@ -313,13 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
-    margin: 0.5em 2em;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -332,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -391,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -589,7 +604,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-12-19 20:27 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>
=======================================
--- /tools/times2csv/doc/times2csv.html Mon Sep 22 06:13:34 2008
+++ /tools/times2csv/doc/times2csv.html Wed Apr 20 23:55:33 2011
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/"; /> +<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/"; />
 <title>times2csv.py</title>
 <style type="text/css">

@@ -313,13 +313,14 @@
     text-align: left;
     padding-bottom: 0.5em;
     font-style: italic;
-    margin: 0.5em 2em;
+    font-size: 0.9em;
+    width: 100%;
 }
 table.example th, table.example td, table.tsv-example td {
     border: 1px solid #808080;
     font-family: arial,helvetica,sans-serif;
     height: 1.2em;
-    font-size: 0.85em;
+    font-size: 0.8em;
 }
 table.example th {
     padding: 0.1em 1em;
@@ -332,7 +333,7 @@
     border: 1px solid black;
     padding: 0.1em 0.3em;
     height: 1.2em;
-    font-size: 0.9em;
+    font-size: 0.8em;
 }
 table.messages {
     border: 1px solid gray;
@@ -391,13 +392,27 @@

 /* Overridden and modified styles */

+cite {
+    font-size: 0.95em;
+}
 div.admonition, div.attention, div.caution, div.danger, div.error,
 div.hint, div.important, div.note, div.tip, div.warning {
-    border: 2px solid gray;
+    border: 0.1em solid gray;
+    margin: 1em 2em;
+    padding: 0.7em 1em;
+    font-size: 0.9em;
 }
 pre.literal-block, pre.doctest-block {
     background: #f4f4f4;
 }
+li, li p.first {
+    margin-top: 0.3em;
+    margin-bottom: 0.3em;
+}
+div.contents li {
+    margin-top: 0em;
+    margin-bottom: 0em;
+}


 /* Pygments
@@ -521,7 +536,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2011-04-21 06:41 UTC.

 </div>
 </body>

==============================================================================
Revision: e6c085d7c700
Author:   Janne Härkönen <[email protected]>
Date:     Wed Apr 20 23:56:50 2011
Log:      Added tag 2.5.7 for changeset 8557a1b497e7
http://code.google.com/p/robotframework/source/detail?r=e6c085d7c700

Modified:
 /.hgtags

=======================================
--- /.hgtags    Tue Mar 15 05:59:52 2011
+++ /.hgtags    Wed Apr 20 23:56:50 2011
@@ -14,3 +14,4 @@
 edb2058f3a525467060330f197cb730434ba40e1 robotframework-2.0.4
 f055f067186ff4cf8ab6af5cadcd7191ab3267cd robotframework-2.0.2
 f731251696f10a56d2086b82f05c1cc8c1fc0822 robotframework-2.0.3
+8557a1b497e72efa0aaee33c59973eed999b4c24 2.5.7

Reply via email to