<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,3 @@
 pkg
-.DS_Store
\ No newline at end of file
+.DS_Store
+nbproject
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -86,3 +86,8 @@ module AutotestNotification
 end
 
 %w{ linux mac windows cygwin doom buuf }.each { |x| require &quot;autotest_notification/#{x}&quot; }
+
+if RUBY_PLATFORM == 'java'
+  require 'java'
+  AutotestNotification.const_set :RUBY_PLATFORM, java.lang.System.getProperty('os.name').downcase
+end
\ No newline at end of file</diff>
      <filename>lib/autotest_notification.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>af9986c4b650c98905fa0e518b96e3071a071e06</id>
    </parent>
  </parents>
  <author>
    <name>F&#225;bio Rehm</name>
    <email>fgrehm@fgrehm-kubuntu.(none)</email>
  </author>
  <url>http://github.com/carlosbrando/autotest-notification/commit/b174d1dbaab0491efb91c3efadea9623c28fd894</url>
  <id>b174d1dbaab0491efb91c3efadea9623c28fd894</id>
  <committed-date>2009-08-24T13:26:30-07:00</committed-date>
  <authored-date>2009-08-24T13:26:30-07:00</authored-date>
  <message>Adding support for JRuby</message>
  <tree>2a1fa2b784c748e22006ae9bcb01c621ff3bcf3f</tree>
  <committer>
    <name>F&#225;bio Rehm</name>
    <email>fgrehm@fgrehm-kubuntu.(none)</email>
  </committer>
</commit>
