You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "sebastien-doyon (via GitHub)" <gi...@apache.org> on 2023/09/26 14:52:08 UTC

[GitHub] [maven] sebastien-doyon opened a new pull request, #1267: [MNG-7899] Various memory usage improvements

sebastien-doyon opened a new pull request, #1267:
URL: https://github.com/apache/maven/pull/1267

   Avoid creating a StringBuilder instance when not needed to reduce
   temporary objects creation
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [MNG-7899] Various memory usage improvements 2 [maven]

Posted by "slawekjaranowski (via GitHub)" <gi...@apache.org>.
slawekjaranowski commented on PR #1267:
URL: https://github.com/apache/maven/pull/1267#issuecomment-1749444135

   It will be appreciated to left standard PR template at least the and paragraph about contributing under ASF license .... from lines:
   
   >To make clear that you license your contribution under
   the [Apache License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
   with check boxes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [MNG-7899] Various memory usage improvements 2 [maven]

Posted by "slawekjaranowski (via GitHub)" <gi...@apache.org>.
slawekjaranowski merged PR #1267:
URL: https://github.com/apache/maven/pull/1267


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org