Skip to content

Commit 7ff1bec

Browse files
committed
Gradle: produce correct metadata.
1 parent ce1e0a3 commit 7ff1bec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ extraJavaModuleInfo {
1818

1919
description = 'css4j-awt'
2020

21+
compileJava.dependsOn tasks.jvmVersionAttribute
22+
2123
publishing.publications.maven(MavenPublication).pom {
2224
description = "CSS4J AWT module"
2325
}

0 commit comments

Comments
 (0)