You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/23 14:19:08 UTC

[GitHub] [maven-resolver] cstamas opened a new pull request #155: Example of Artifact Transform API change

cstamas opened a new pull request #155:
URL: https://github.com/apache/maven-resolver/pull/155


   From resolver's perspective nothing changes (no extra IO, in
   memory copy and so on), it is just the matter that
   trasformation result is handled as resource (closed once not needed).
   It allows implementor to implement whatever cleanup is needed
   from their side.
   
   This is just an example, renaming did not fully happened (members are still named fileTransformer)


-- 
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



[GitHub] [maven-resolver] cstamas closed pull request #155: Example of Artifact Transform API change

Posted by GitBox <gi...@apache.org>.
cstamas closed pull request #155:
URL: https://github.com/apache/maven-resolver/pull/155


   


-- 
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