Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Use Zip64 Format #6083

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Conversation

JamesHillyard
Copy link
Member

Description

As found in FISH-6578, the jar limit is 65535 entries. Payara 6 and Payara Enterprise both exceeded this limit and so required this property for https://github.com/payara/Payara-Enterprise/pull/719 and #6082 respectively to compile. This same error was not observed in Payara 5 Community, but this PR keeps the distributions aligned.

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

Unable to test this as the error doesn't yet occur on Community

Testing Environment

Maven 3.6.3, Windows 10, JDK 8

Documentation

N/A

Notes for Reviewers

N/A

Signed-off-by: JamesHillyard <james.hillyard@payara.fish>
@Pandrex247
Copy link
Member

Jenkins test please

@Pandrex247 Pandrex247 merged commit d2c04cd into payara:master Nov 28, 2022
Pandrex247 added a commit to Pandrex247/Payara that referenced this pull request Dec 8, 2022
…p64"

This reverts commit d2c04cd, reversing
changes made to 30222cf.
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.

2 participants