# File addon/buildr/bnd.rb, line 138
      def package_as_bundle_spec(spec)
        spec.merge(:type => :jar)
      end