Wuff is a gradle plugin for developing and assembling OSGi/Eclipse applications and plugins independently of Eclipse-IDE. If you are familiar with Eclipse Tycho, then think of Wuff as a gradle-based alternative.
What's new ⭐
Version 0.0.20
introduced publicLib configuration for eclipse bundles and applications.
Version 0.0.19
implemented consistent interpretation of 'provided' configuration: all artifacts in provided are visible at compile-time, but excluded from application bundles
introduced requireBundle mechanism for wrapped libs
Version 0.0.18
Using unpuzzle 0.0.22, which incorporates pull request "ArchiveUnpacker now preserves "executable" permissions in Tar and Zip" ( akhikhl/unpuzzle#8 )
Where to start?
If you are new to Wuff, start your acquaintance with main features.
请发表评论