[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-666) Studio should not copy jar files to temporary directory

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Mon Aug 6 11:56:49 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-666?page=all ]

Viacheslav Kabanovich resolved JBIDE-666.
-----------------------------------------

    Resolution: Done

> Studio should not copy jar files to temporary directory
> -------------------------------------------------------
>
>                 Key: JBIDE-666
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-666
>             Project: JBoss Tools
>          Issue Type: Task
>            Reporter: Viacheslav Kabanovich
>         Assigned To: Viacheslav Kabanovich
>             Fix For: 2.0.0.Beta4
>
>
> In old Exadel versions (before Eclipse)  we managed the class loader for project - 
> keeping it up-to-date with jars 'mounted' to the project. That 'model' classpath 
> was used to compile the project, to run user's ant tasks, etc. 
> To avoid locking jars in project, we copied them to a temporary 
> directory to files marked to be deleted on exit. 
> Now that project class path is managed by Eclipse, that functionality
> of XModel is obsolete and must be removed. 
> Of course, without copying jar files, accessing them to load 
> XModel for entries must be implemented more carefully, 
> to prevent locking them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list