You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Java Module Testing Gradle Plugin - Changelog
2
2
3
+
## Version 1.6.1
4
+
* Use all test src folders in compilation (if there are more than one)
5
+
* Only add class folders that exist to the '--patch-module' argument
6
+
* Only perform 'extendsFrom(compileOnly)' if not already done
7
+
3
8
## Version 1.6
4
9
*[#85](https://github.com/gradlex-org/java-module-testing/issues/85) Further improve interoperability with `java-module-dependencies` plugin
0 commit comments