Class JPMSMultiReleasePlugin
java.lang.Object
aQute.bnd.plugin.jpms.JPMSMultiReleasePlugin
- All Implemented Interfaces:
ManifestPlugin, OrderedPlugin
Handles multi release jars.
-
Constructor Details
-
JPMSMultiReleasePlugin
public JPMSMultiReleasePlugin()
-
-
Method Details
-
mainSet
We need to calculate alternative files for versioned JARS- Specified by:
mainSetin interfaceManifestPlugin- Parameters:
analyzer- the current analyzer, it is calling fromAnalyzer.calcManifest()manifest- the current intermediate manifest, lacking a name section- Throws:
Exception
-