prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
15.96k stars 5.35k forks source link

Remove outdated workaround for long fixed maven-shade-plugin bug #23085

Closed elharo closed 3 months ago

elharo commented 3 months ago

MSHADE-195 was fixed years ago.

Description

Remove special config of maven-source-plugin

Motivation and Context

Looking into some duplicate finder problems between presto-jdbc and presto-ui

Impact

None

Test Plan

CI

Contributor checklist

Release Notes

== NO RELEASE NOTE ==
elharo commented 3 months ago

singlestore tests are flaking again: https://github.com/prestodb/presto/actions/runs/9681086660/job/26710850397?pr=23085

rschlussel commented 3 months ago

yeah, i reenabled them so they could run for the PR that's fixing the test https://github.com/prestodb/presto/pull/23072.