Skip to content

Commit 0857261

Browse files
committed
docs: minor update
1 parent b0296ab commit 0857261

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ the project. Simply run:
6868
mvn package
6969
```
7070

71+
To run the Jakarta JSP intgration test, to validate that the JSP Tags and EL work correctly run:
72+
73+
```shell
74+
mvn verify -PtestJakarta
75+
```
76+
77+
* Note that the above test may fail on modern Apple silicon.
78+
7179
Java 9+ Module Names
7280
--------------------
7381

0 commit comments

Comments
 (0)