Skip to content

Commit a962909

Browse files
committed
Document #2003 in the 5.5.2 Release Notes
Issue: #2005
1 parent 835d800 commit a962909

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.5.2.adoc

+9
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ link:{junit5-repo}+/milestone/43?closed=1+[5.5.2] milestone page in the JUnit re
1010
on GitHub.
1111

1212

13+
[[release-notes-5.5.2-overall-improvements]]
14+
=== Overall Improvements
15+
16+
* Published artifacts have been fixed regarding module descriptors.
17+
- Binary JAR files contain `module-info.class`.
18+
- Source JAR files contain `module-info.java`.
19+
- Javadoc JAR files contain neither `module-info.class` nor `module-info.java`.
20+
21+
1322
[[release-notes-5.5.2-junit-platform]]
1423
=== JUnit Platform
1524

0 commit comments

Comments
 (0)