> Am Montag, dem 09.08.2021 um 04:02 +0200 schrieb Jaroslav Tulach: > > > > Just reading the changelog for Commons Compress (for another > > > > reason) > > > > and noticed that pack200 support was included in the last release > > > > this > > > > month. https://commons.apache.org/proper/commons-compress/ > > > > If the library works, then including it would be great. Better than > > the > > current solution... > > > > > Assume that means bumping commons compress to 1.21 then? Where > > > does this > > > external dependency and its version get defined? > > > > > > Where would this sort of unpack usage occur in the code base? > > > > ...as it is far from optimal: > > https://github.com/apache/netbeans/pull/2317 > > -jt > > could you point me of a (preferrably small) plugin that uses pack200? I > have rough prototype and would like to give it a spin.
Hello Matthias, I was primarily interested in the python support: http://plugins.netbeans.org/ plugin/61688/python - the page is no longer available. I have just zipped everything I have locally and uploaded it to: http://xelfi.cz/test/python/ nbpython.zip -jt --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
