Skip to content

Commit a8c7323

Browse files
committed
deploy: 8c6587f
1 parent 4222ea9 commit a8c7323

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

pax-tinybundles/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,13 @@ <h1 class="page">Pax TinyBundles</h1>
8282
<p>The API is exposed via an OSGi service <code>TinyBundlesFactory</code> and static methods in <code>TinyBundles</code>.</p>
8383
</div>
8484
<div class="paragraph">
85-
<p>TinyBundles provides two builders to compile bundles: Raw builder and <a href="https://bnd.bndtools.org/">bnd</a> builder.
86-
Since TinyBundles 4.0.0 bnd builder is the default.
87-
Bnd builder supports processing of <a href="https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html">Declarative Services</a> <a href="https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html#service.component-component.annotations">component annotations</a>.</p>
85+
<p>TinyBundles provides two builders to compile bundles: Raw builder and <a href="https://bnd.bndtools.org/">bnd</a> builder.</p>
86+
</div>
87+
<div class="paragraph">
88+
<p>Bnd builder is calculating and applying a new manifest after analyzing the jar and supports processing of <a href="https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html">Declarative Services</a> <a href="https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.component.html#service.component-component.annotations">component annotations</a>.</p>
89+
</div>
90+
<div class="paragraph">
91+
<p>Since TinyBundles 4.0.0 bnd builder is the default.</p>
8892
</div>
8993
</div>
9094
</div>

search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)