TomDmitriev / gradle-bundle-plugin

Apache License 2.0
47 stars 24 forks source link

Include-Resource header is ignored #9

Closed rotty3000 closed 10 years ago

rotty3000 commented 10 years ago

The Include-Resource header provides extremely important functionality. The fact that it's currently ignored should be rectified.

rotty3000 commented 10 years ago

Confirmed only when present in -included .bnd file. Will confirm for plugin instructions.

TomDmitriev commented 10 years ago

Fixed in 0.3. Both instructions Include-Resource and -includeresource work now. Note that any instructions which work when given in a build file also work when given in an -included bnd file.