Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to a version of
plexus-io
from after a performance improvem…
…ent was restored. (See codehaus-plexus/plexus-io#109.) This CL _shouldn't_ make a performance difference because cl/650419894 _should_ have moved us to a version before the performance improvement was originally reverted. However, I messed that prior CL up, pinning us to the slow 3.4.1 instead of the fast 3.3.1. So in fact this CL _does_ improve performance back to the point it was at for 3.3.1. Today, that means an improvement from ~75s to ~1s for a clean `mvn source:jar-no-fork -f guava` on our Google workstations. RELNOTES=n/a PiperOrigin-RevId: 686509316
- Loading branch information