--- !ruby/object:Gem::Specification name: buildr4osgi version: !ruby/object:Gem::Version version: 0.9.3 platform: ruby authors: - Antoine Toulme autorequire: bindir: bin cert_chain: [] date: 2010-04-16 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: manifest type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - "=" - !ruby/object:Gem::Version version: 0.0.8 version: description: | A plugin for adding OSGi support to Buildr. Ever dreamt you could resolve your OSGi dependencies ? email: atoulme@intalio.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - LICENSE - NOTICE files: - lib/buildr4osgi/compile/compiler.rb - lib/buildr4osgi/compile/ecj-3.4.1.jar - lib/buildr4osgi/compile/external.rb - lib/buildr4osgi/compile.rb - lib/buildr4osgi/eclipse/feature.rb - lib/buildr4osgi/eclipse/p2.rb - lib/buildr4osgi/eclipse/plugin.rb - lib/buildr4osgi/eclipse/site.rb - lib/buildr4osgi/eclipse.rb - lib/buildr4osgi/nature.rb - lib/buildr4osgi/osgi/bundle.rb - lib/buildr4osgi/osgi/bundle_package.rb - lib/buildr4osgi/osgi/container.rb - lib/buildr4osgi/osgi/dependencies.rb - lib/buildr4osgi/osgi/execution_environment.rb - lib/buildr4osgi/osgi/library_extension.rb - lib/buildr4osgi/osgi/packaging.rb - lib/buildr4osgi/osgi/packaging_sources.rb - lib/buildr4osgi/osgi/project_extension.rb - lib/buildr4osgi/osgi/registry.rb - lib/buildr4osgi/osgi/resolving_strategies.rb - lib/buildr4osgi/osgi/version.rb - lib/buildr4osgi/osgi.rb - lib/buildr4osgi.rb - rakelib/all-in-one.rake - rakelib/checks.rake - rakelib/doc.rake - rakelib/jekylltask.rb - rakelib/package.rake - rakelib/release.rake - rakelib/rspec.rake - rakelib/setup.rake - rakelib/stage.rake - spec/compile/compiler_spec.rb - spec/compile/external_spec.rb - spec/eclipse/feature_spec.rb - spec/eclipse/p2_spec.rb - spec/eclipse/site_spec.rb - spec/osgi/bundle_package_spec.rb - spec/osgi/bundle_spec.rb - spec/osgi/container_spec.rb - spec/osgi/dependencies_spec.rb - spec/osgi/execution_environment_spec.rb - spec/osgi/library_extension_spec.rb - spec/osgi/packaging_sources_spec.rb - spec/osgi/packaging_spec.rb - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/about.html - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/eclipse.inf - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.RSA - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF - spec/osgi/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar - spec/osgi/project_extension_spec.rb - spec/osgi/registry_spec.rb - spec/osgi/resolving_strategies_spec.rb - spec/osgi/version_spec.rb - spec/spec_helpers.rb - buildr4osgi.gemspec - LICENSE - NOTICE - README.rdoc - Rakefile has_rdoc: true homepage: http://buildr.apache.org/ licenses: [] post_install_message: To get started run buildr --help rdoc_options: - --title - Buildr4osgi - --main - README.rdoc - --webcvs - http://github.com/intalio/buildr4osgi require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: A plugin for adding OSGi support to Buildr. test_files: []