# File lib/buildr/core/util.rb, line 32
    def java_platform?
      RUBY_PLATFORM =~ /java/
    end