Skip to content

Conversation

@openinx
Copy link
Member

@openinx openinx commented Aug 20, 2020

See the comment here #1357 (comment), After I applied this patch, the relocated package could be imported again.

build.gradle Outdated

jar {
enabled = false
classifier 'empty'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: classifier is deprecated. Use archiveClassifier instead.

@RussellSpitzer
Copy link
Member

👍 Tested with archiveClassifier on my build, worked great.

@rdblue
Copy link
Contributor

rdblue commented Aug 20, 2020

Looks like archiveClassifier fails. Anyone know the right syntax?

@RussellSpitzer
Copy link
Member

RussellSpitzer commented Aug 20, 2020 via email

@jzhuge
Copy link
Member

jzhuge commented Aug 20, 2020 via email

@rdblue rdblue merged commit 77ec055 into apache:master Aug 20, 2020
@rdblue
Copy link
Contributor

rdblue commented Aug 20, 2020

I'm merging this. Java 8 tests passed.

parthchandra pushed a commit to parthchandra/iceberg that referenced this pull request Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants