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..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to