Skip to content

Commit 18e2171

Browse files
committed
starting driver docs
1 parent 062798f commit 18e2171

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

notes_adding_suts.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,8 @@ As there are quite a few things to keep in mind, we list here the most important
7575
Need to specify the license, folder location on EMB, and original source repositories.
7676
See other SUT entries to check exactly how to do it (especially how to add clickable links in Markdown).
7777

78+
- the drivers should be written under "jdk_X_Y/em/embedded" and "jdk_X_Y/em/external", following the same tree structure
79+
of the SUT under "cs", eg, "jdk_17_maven/cs/grpc/NAME" would lead to embedded driver be under
80+
"jdk_17_maven/em/embedded/grpc/NAME".
81+
7882
- TODO

0 commit comments

Comments
 (0)