Skip to content

Commit 058d9fc

Browse files
authored
mention bnd-cache repo
1 parent 6170c06 commit 058d9fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_manual/repositories-view.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Repostories can be [tagged](https://bnd.bndtools.org/chapters/870-plugins.html#t
3232

3333
Since repositories are implemented as plug-ins, it is theoretically possible to support almost any kind of repository, by developing a new plug-in type; though of course it is more convenient to use an existing repository plug-in. Bnd and Bndtools support the following repository types out-of-the-box.
3434

35+
The special repo `bnd-cache` (added in 7.2.0) is a [mini cache repo](https://bnd.bndtools.org/chapters/150-build.html#the-cnfcache-directory) that is expanded in the `cnf` directory to cache some intermediate files and holds e.g. [default plugins for the Project Launcher and Project Tester](https://bnd.bndtools.org/chapters/150-build.html#overriding-the-plugins).
3536

3637
## Indexed Repositories
3738

0 commit comments

Comments
 (0)