Skip to content

Commit 961fa17

Browse files
committed
include sources in jar
1 parent 26b9028 commit 961fa17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jar {
3131
'Implementation-Vendor': 'hamcrest.org',
3232
'Implementation-Version': version
3333
}
34+
from sourceSets.main.allSource
3435
baseName = 'java-hamcrest'
3536
}
3637

0 commit comments

Comments
 (0)