[ 
https://issues.apache.org/jira/browse/MSHARED-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MSHARED-1359:
-----------------------------------------
    Description: 
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.

  was:
We can pass a {{context}} to script, so script can create an object and store 
it in context.
Next executing script can use object due to new {{classloader}} in next 
execution.



> Allow reuse the same classloader for multiple scrip 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
>            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)

Reply via email to