Groovy Documentation

org.gradle.api.plugins.osgi
[Groovy] Class OsgiPlugin

java.lang.Object
  org.gradle.api.plugins.osgi.OsgiPlugin
All Implemented Interfaces:
Plugin

class OsgiPlugin

A Plugin which extends the JavaPlugin to add OSGi meta-information to the project Jars.

Authors:
Hans Dockter


Method Summary
void apply(Project project)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

apply

void apply(Project project)


 

Gradle API 1.7