[pylucene-dev] two different JCC modules in same VM; initVM()?

Andi Vajda vajda at osafoundation.org
Tue Mar 11 21:06:19 PDT 2008


On Tue, 11 Mar 2008, Bill Janssen wrote:

>>> I'd like to be able to specify a jar file that would be part of the
>>> classpath, and included in the bundle, but not automatically stubbed.
>>
>> I see, like --include this.jar --include that.jar, no wrappers but know
>> about them and copy them. Easy enough.
>
> Yes, but if I explicitly specify a class or package in one of the
> --included jar files, I'd like a wrapper generated for that class or
> package.  Just like with --classpath.

Yes, that works, just list the classes you want. --classpath doesn't cause 
any wrappers to be generated, it just helps with finding classes that are 
needed to do so.

Andi..


More information about the pylucene-dev mailing list