Skip to content

Commit fda9509

Browse files
authored
Update 300-launching.md
fix typo Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
1 parent 2b8540a commit fda9509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_chapters/300-launching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The launcher analyzes the `-runpath` JARs. Any additional capabilities in the ma
7575

7676
### Exporting an older Java 8 compatible launcher
7777

78-
There are where you are working with a recent 7.x release of bnd / bndtools but you want to export an executable .jar which contains e.g. the launcher of bnd 6.4.1 which is compatible with JDK-8 (because newer 7.x bnd and launcher requires JDK-17 minimum).
78+
There are cases where you are working with a recent 7.x release of bnd / bndtools but you want to export an executable .jar which contains e.g. the launcher of bnd 6.4.1 which is compatible with JDK-8 (because newer 7.x bnd and launcher requires JDK-17 minimum).
7979
In this you can do the following:
8080

8181
1. Place `biz.aQute.bnd:biz.aQute.launcher:6.4.1` in one of your repositories

0 commit comments

Comments
 (0)