Skip to content

landryshuai/javaxdelta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaxdelta

usage:
  target/javaxdelta.sh [-d [port]] delta source.zip target.zip patch.zip
    or
  target/javaxdelta.sh [-d [port]] patch [-ps num] [-po num] patch.zip [target.zip [source.zip]]
    -d         start debugger and wait on defined port (4444 by default)
    -ps num    ingore num path elements on the source entry inside the patch
    -po num    ingore num path elements on the output entry inside the patch

About

javaxdelta

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • Shell 1.6%