# File lib/chef/solr/solr_installer.rb, line 106
      def solr_jetty_path
        @solr_jetty_path || File.join(solr_base_path, 'solr-jetty')
      end