lib/buildr4osgi.rb in buildr4osgi-0.9.0 vs lib/buildr4osgi.rb in buildr4osgi-0.9.2
- old
+ new
@@ -11,10 +11,9 @@
# 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.
-require 'buildr4osgi/nature'
require 'buildr4osgi/osgi'
require 'buildr4osgi/eclipse'
require 'buildr4osgi/compile'
# Methods defined in Buildr4OSGi are both instance methods (e.g. when included in Project)