From 490f49cdee2dc488b429cc9820dc5cb2839068e0 Mon Sep 17 00:00:00 2001 From: Zack Brown Date: Fri, 27 May 2022 10:53:58 -0500 Subject: [PATCH] changed automatic module name to org.dataloader to remove module ambiguity with com.graphqljava --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0292654..8d8c392 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ apply plugin: 'groovy' jar { manifest { - attributes('Automatic-Module-Name': 'com.graphqljava', + attributes('Automatic-Module-Name': 'org.dataloader', '-exportcontents': 'org.dataloader.*', '-removeheaders': 'Private-Package') } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy