Skip to content

Commit e775aa2

Browse files
committed
Gradle: produce correct metadata.
1 parent f434778 commit e775aa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ extraJavaModuleInfo {
2323

2424
description = 'css4j-agent'
2525

26+
compileJava.dependsOn tasks.jvmVersionAttribute
27+
2628
publishing.publications.maven(MavenPublication).pom {
2729
description = "CSS4J agent module"
2830
}

0 commit comments

Comments
 (0)