maven/maven-embedder
sebastien-doyon 94749041b4
[MNG-7899] Various memory usage improvements 4-1 (#1296)
* [MNG-7899] Various memory usage improvements

- BatchModeMavenTransferListener removed
- FileSizeFormat moved to top level class
- FileSizeFormat.formatProcess() refactored to accept an StringBuilder as argument
- FileSizeFormat refactored format() methods
- FileSizeFormat refactored, replace DecimalFormat with Math logic to
reduce memory allocation

---------

Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
2023-11-10 00:47:54 +01:00
..
src [MNG-7899] Various memory usage improvements 4-1 (#1296) 2023-11-10 00:47:54 +01:00
pom.xml Use 4.0.99 as as intermediate model to keep 4.1.0 for the Maven 4.x model (#1297) 2023-11-06 20:04:44 +01:00