Skip to content

tjsnell/vdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vdiff

Apache and other Release Package Version Diffs

Running at: http://vdiff.notsoclever.cc

http://code.notsoclever.cc/camel-release-package-version-differences/

You can run within your web container or alternatively run it standalone using jetty-runner

java -jar target/dependency/jetty-runner.jar --path version-diff --port 8181 target/*.war

Then, using your browser to open

http://localhost:8181/version-diff/

or

http://localhost:8181/version-diff/?camel

http://localhost:8181/version-diff/?cxf

http://localhost:8181/version-diff/?activemq

...

or explicitly setting the organization part

http://localhost:8181/version-diff/?apache/cxf

http://localhost:8181/version-diff/?Atmosphere/atmosphere

Any project hosted at github which specifies its depending version properties at its root pom.xml or at parent/pom.xml can be comapred.

About

Camel Release Package Version Diffs

Resources

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE
BSD-3-Clause
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors