Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] classloader cleanup


The classloader is not longer reused (it is discarded after each run).
Could you log a bug report that exhibits the "locked" jar problem?

Thanks
Darins



Matt_Conway@xxxxxx
Sent by: platform-ant-dev-admin@xxxxxxxxxxx

01/16/03 01:53 PM
Please respond to platform-ant-dev

       
        To:        platform-ant-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-ant-dev] classloader cleanup



Does the classloader created to run Ant scripts get cleaned up when the
script completes (2.1M4)?
The reason I ask is that I'm noticing that jars used by classloaders
created  in my custom ant tasks are remaining locked after the build
completes.

Thanks,

Matt

_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev



Back to the top