<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,9 @@
 &lt;project name=&quot;selenium&quot;&gt;
+
+    &lt;condition property=&quot;rake.executable&quot; value=&quot;rake.bat&quot;&gt;
+        &lt;os family=&quot;windows&quot;/&gt;
+    &lt;/condition&gt;
+    &lt;property name=&quot;rake.executable&quot; value=&quot;rake&quot;/&gt;
 	
     &lt;target name=&quot;generate-sources&quot;&gt;
         &lt;mkdir dir=&quot;target&quot;/&gt;
@@ -6,10 +11,6 @@
     &lt;/target&gt;
 
     &lt;target name=&quot;doc&quot;&gt;
-        &lt;condition property=&quot;rake.executable&quot; value=&quot;rake.bat&quot;&gt;
-            &lt;os family=&quot;windows&quot;/&gt;
-        &lt;/condition&gt;
-        &lt;property name=&quot;rake.executable&quot; value=&quot;rake&quot;/&gt;
         &lt;exec dir=&quot;.&quot; executable=&quot;${rake.executable}&quot; failonerror=&quot;true&quot;&gt;
             &lt;arg value=&quot;rdoc&quot;/&gt;
         &lt;/exec&gt;
@@ -19,8 +20,6 @@
         &lt;echo&gt;${selenium-server}&lt;/echo&gt;
         &lt;java jar=&quot;${selenium-server}&quot; fork=&quot;true&quot; spawn=&quot;true&quot;/&gt;
         &lt;sleep seconds=&quot;20&quot;/&gt;
-
-        &lt;property name=&quot;rake.executable&quot; value=&quot;rake&quot;/&gt;
         &lt;exec dir=&quot;.&quot; executable=&quot;${rake.executable}&quot; resultproperty=&quot;test.command.result&quot; failonerror=&quot;false&quot;&gt;
             &lt;arg value=&quot;test:maven_build&quot;/&gt;
             &lt;env key=&quot;HEADLESS_TEST_MODE&quot; value=&quot;${headless}&quot;/&gt;</diff>
      <filename>build.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>73fab547aa61be3b4427c38428499ceeaf7049cc</id>
    </parent>
  </parents>
  <author>
    <name>dfabulich</name>
    <email>dfabulich@0891141a-5dea-0310-ad27-ebc607f31677</email>
  </author>
  <url>http://github.com/ph7/selenium-client/commit/897ef448e5bb3421dfe3080db4a0e3ecca8e8d04</url>
  <id>897ef448e5bb3421dfe3080db4a0e3ecca8e8d04</id>
  <committed-date>2008-08-27T23:56:22-07:00</committed-date>
  <authored-date>2008-08-27T23:56:22-07:00</authored-date>
  <message>fixing ant script so we can find the rake file

git-svn-id: https://svn.openqa.org/svn/selenium-rc/trunk/clients/ruby@2398 0891141a-5dea-0310-ad27-ebc607f31677</message>
  <tree>96442dd5c637be5fcf2fff882bd017c370b700eb</tree>
  <committer>
    <name>dfabulich</name>
    <email>dfabulich@0891141a-5dea-0310-ad27-ebc607f31677</email>
  </committer>
</commit>
