Re: [equinox-dev] resolving partially

2008-07-14 Thread Thomas Watson
Date: 07/10/2008 08:09 AM Subject:[equinox-dev] resolving partially

Re: [equinox-dev] resolving partially

2008-07-14 Thread Tom Huybrechts
Huybrechts [EMAIL PROTECTED] To: Equinox development mailing list equinox-dev@eclipse.org Date: 07/10/2008 08:09 AM Subject: [equinox-dev] resolving partially Hi, I'm using the Equinox resolver in tooling (Maven) to build a classpath for the JDT compiler

[equinox-dev] resolving partially

2008-07-10 Thread Tom Huybrechts
Hi, I'm using the Equinox resolver in tooling (Maven) to build a classpath for the JDT compiler. This requires me to have all the transitive dependencies of the plugins I'm building, and I'd like to avoid this. Is it possible to mark certain bundles as resolved before resolving, even if their