From: Jeff A. <ja...@fa...> - 2019-03-18 07:50:39
|
Greg: Thanks for pointing this out. I have made an issue on the tracker at https://bugs.jython.org/issue2742, expecting we can update JARs for 2.7.2. (bcppcompiler.py is a red herring.) Jeff Allen On 01/03/2019 20:22, Greg McDermott via Jython-dev wrote: > hi > > I see in your 2.7.1 release an old version of bouncycastle. > > $ unzip -l jython-installer-2.7.1.jar | grep bcp > 20354 2017-06-30 19:03 Lib/distutils/bcppcompiler$py.class > 14941 2017-06-30 19:03 Lib/distutils/bcppcompiler.py > 775948 2017-05-29 17:34 extlibs/bcpkix-jdk15on-1.57.jar > 3759724 2017-05-29 17:34 extlibs/bcprov-jdk15on-1.57.jar > 775948 2017-06-30 19:03 javalib/bcpkix-jdk15on-1.57.jar > 3759724 2017-06-30 19:03 javalib/bcprov-jdk15on-1.57.jar > > are there plans to update to the latest, which is 1.6.1 currently. > Can users simply update the jars directly for testing purposes, > or are other changes needed. > > thanks > Greg |