Message3944

Author otmarhumbel
Recipients alv131, otmarhumbel
Date 2008-12-17.12:46:36
SpamBayes Score 0.0014166095
Marked as misclassified No
Message-id <1229517997.18.0.718060417159.issue1208@psf.upfronthosting.co.za>
In-reply-to
Content
The ! is used as jar file separator, such as:

jar:file:/E:/0/!_out/jython/jython_installer-2.2.1.jar!/org/python/util/install/JarInfo.class

the installer should search it from the end of the path, not from the
beginning.
History
Date User Action Args
2008-12-17 12:46:37otmarhumbelsetmessageid: <1229517997.18.0.718060417159.issue1208@psf.upfronthosting.co.za>
2008-12-17 12:46:37otmarhumbelsetrecipients: + otmarhumbel, alv131
2008-12-17 12:46:37otmarhumbellinkissue1208 messages
2008-12-17 12:46:36otmarhumbelcreate