atoulme / osgi

An implementation of the OSGi framework in Ruby.
Apache License 2.0
5 stars 0 forks source link

= Buildr4osgi

A plugin for adding OSGi support to Buildr.

See the official Buildr site: http://buildr.apache.org

You just had this OSGi bundle started, and everything runs in your development environment. You hit one of those issues:

Enter OSGi!

Your bundle uses one of the mechanisms defined by OSGi to define dependencies:

Each of those instructions have their own use. There's just no way you are going to resolve all your dependencies manually though.

== Install Buildr4osgi

== Documentation

See http://oss.intalio.com/buildr4osgi

http://intalio.github.com/buildr4osgi is the cutting edge documentation if you work against the trunk.

== License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.