We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa94732 + 490f49c commit d42e37eCopy full SHA for d42e37e
build.gradle
@@ -62,7 +62,7 @@ apply plugin: 'groovy'
62
63
jar {
64
manifest {
65
- attributes('Automatic-Module-Name': 'com.graphqljava',
+ attributes('Automatic-Module-Name': 'org.dataloader',
66
'-exportcontents': 'org.dataloader.*',
67
'-removeheaders': 'Private-Package')
68
}
0 commit comments