jar包的增量升级工具

iu-jar的Python项目详细描述


iu jar

jar包的增量升级工具

要安装iu-jar,请使用pip:
pip install iu-jar
然后,使用iujar

运行
Usage:iujar [option]

 option:

     -h or --help: show help info

     -l target-jar [-o list-file-path]: list table of contents for jar
        target-jar:                 string, path of jar file that need to list
        list-file-path:             string, path of 'list-file' file

     -i old-jar -t new-jar [-n incremental-pkg-name] [-d incremental-pkg-dir] [-f force-path]: generate incremental jar
        old-jar:                    string, path of 'old-jar|list-file' file
        new-jar:                    string, path of new-jar file
        incremental-pkg-name:       string, name of output, default is [old-jar].incremental
        incremental-pkg-dir:        string, dir of output, default is current dir
        force-path:                 regex, match the file path that needs to be forced to update

     -u target-jar -a incremental-pkg [-n new-pkg-name] [-d new-pkg-dir] [-I ignore-path]: update jar from incremental jar
        target-jar:                 string, path of jar file that need to update
        incremental-pkg:            string, path of incremental pkg[from -i generate]
        new-pkg-name:               string, new jar name of output, default is replace target-jar
        new-pkg-dir:                string, dir of output, default is dir of target-jar
        ignore-path:                regex, match the file path that needs to be ignore to update

 example:
     %s -i temp/test.jar -t temp/test_new.jar -d temp.out -f '/BOOT-INF/(classes/*|lib/org\.ileler\..*)|/META-INF/*'
     %s -u temp/test.jar -a temp.out/test.jar.incremental -d temp.out

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
eclipse Java如何访问不同包中父类中的受保护方法   java在高低游戏中重新绘制骰子   java我如何让@JsonIgnore工作,使JSON不会递归返回?   JME中的java线程不工作   java Maven在spring启动测试中失败(junit 5)   LinuxJava:如何为永远不会更改的计算机获取唯一的串行ID   java在viewpages中使用更多视图   java如何匹配URL模式,比如/abc?路径=网络中的xyz。xml   java获取头属性的字节流IBM MQ   java JavaFx:标题窗格折叠后滚动重置   java何时需要强制转换“this”?   java如何将普通内容解析为多部分请求   java如何在内部类上使用Asmiger?   OrientDB、linux、java api、无法、打开、存储   java HTTP/1.1 400错误请求Apache   java在Spring MVC中不使用@Valid验证POJO   java从大小为N的数组生成一组M元素的概率   java在Spring@Value注释中省略美元占位符   java SDR/搜索映射冲突