[
https://issues.apache.org/jira/browse/MSHARED-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832413#comment-17832413
]
ASF GitHub Bot commented on MSHARED-1359:
-----------------------------------------
slawekjaranowski merged PR #114:
URL: https://github.com/apache/maven-script-interpreter/pull/114
> Allow reuse the same classloader for multiple script executions
> ---------------------------------------------------------------
>
> Key: MSHARED-1359
> URL: https://issues.apache.org/jira/browse/MSHARED-1359
> Project: Maven Shared Components
> Issue Type: New Feature
> Components: maven-script-interpreter
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
> Fix For: maven-script-interpreter-1.5
>
>
> We can pass a {{context}} to script, so script can create an object and store
> it in {{{}context{}}}.
> Next executing of script can not use object from {{context}} due to new
> {{classloader}} in next execution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)