1 Star 0 Fork 0

mamh-mixed/java-zipdiff

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
ZipDiff compares two .zip (.jar, .war, .jar) files and creates a list of differences. Plain text, .xml, .html and even a .zip file are supported as output formats.

ZipDiff can be executed as command line tool or ant task.


Command line arguments
----------------------

java -jar zipdiff.jar -file1 foo.zip -file2 bar.zip [ options]

Valid options are:

--comparecrcvalues     compares the crc values instead of the file content
--comparetimestamps    compares timestamps instead of file content
--ignorecvsfiles       ignores differences in CVS folders
--outputfile           name of the output file
--skipoutputprefixes n number of path segment to skip in the output file
--skipprefixes1 n      number of path segment to skip in the first file
--skipprefixes2 n      number of path segment to skip in the second file
--exitwitherrorondifference   use an error code other than 0, if differences have been detected
--verbose              print detail messages



This version can be found at https://github.com/nhnb/zipdiff


The original zipdiff project was developed by Sean C. Sullivan and James Stewart at http://zipdiff.sourceforge.net/

License:  see LICENSE.txt

空文件

简介

https://github.com/mamh-mixed/java-zipdiff 展开 收起
Java 等 2 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mamh-mixed/java-zipdiff.git
git@gitee.com:mamh-mixed/java-zipdiff.git
mamh-mixed
java-zipdiff
java-zipdiff
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385