Message10026

Author sergei175
Recipients sergei175
Date 2015-05-06.23:42:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430955735.39.0.192497993356.issue2351@psf.upfronthosting.co.za>
In-reply-to
Content
Hello, 

 I'm still trying to understand how I can create Lib.jar from the Lib/ directory that comes with the "Core" installation. I want to make a compact Jython installation without many files in the Lib directory. I also do not want to make changes to my scripts, so I like to use "*" to pick up modules, instead of explicit import of separate classes as in the case of single "jython.jar" file.

Is any procedure I should follow to create Lib.jar from the the Lib/ directory for Jython 2.7?
History
Date User Action Args
2015-05-06 23:42:15sergei175setrecipients: + sergei175
2015-05-06 23:42:15sergei175setmessageid: <1430955735.39.0.192497993356.issue2351@psf.upfronthosting.co.za>
2015-05-06 23:42:15sergei175linkissue2351 messages
2015-05-06 23:42:14sergei175create