Coder Social home page Coder Social logo

aserg-ufmg / apidiff Goto Github PK

View Code? Open in Web Editor NEW
52.0 7.0 19.0 508 KB

A tool to identify breaking and non-breaking changes between two versions of a Java library

License: MIT License

Java 100.00%
tool breaking-change non-breaking-change api hacktoberfest

apidiff's People

Contributors

alinebrito avatar andrehora avatar fleker avatar m-iriyam avatar t45k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

apidiff's Issues

Error during checkout

Hello @alinebrito ,

I'm facing an issue when trying to use the example provided in the ReadME file.

APIDiff diff = new APIDiff("bumptech/glide", "https://github.com/bumptech/glide.git"); diff.setPath("/home/projects/github"); Result result = diff.detectChangeAllHistory("master", Classifier.API); for(Change changeMethod : result.getChangeMethod()){ System.out.println("\n" + changeMethod.getCategory().getDisplayName() + " - " + changeMethod.getDescription()); }

I get a lot of same response as below

20:09:54.832 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit 32f25e61f2e3deaf82a09ddb5abc0dcebacf4ff8 1449096449 ----sp] 20:09:54.833 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit 2ab0e01abe1fd7b31863b8dcbb753677d5c08cbf 1449096449 ----sp] 20:09:54.834 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit dbeedd0e526de8c896e9415ff61aded736162b12 1448541302 ----sp] 20:09:54.836 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit 958673285748732dc2b69650e28491640fdefe60 1448463880 ----sp] 20:09:54.837 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit aa751f6289ea16ef35955f7563038c6c51c6a4e2 1448402552 ----sp] 20:09:54.839 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit 9054725ba29c0fc9960a7334cedc74922893b8a5 1448390197 ----sp] 20:09:54.840 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit 4bf613932737fabc2f951e508215eae1f4487a5a 1448387180 ----sp] 20:09:54.842 [main] ERROR apidiff.APIDiff - Error during checkout [commit=commit ab277ca637be436afb1ae75628a0af0e1e607ab5 1448387174 ----sp]
I tried other examples and got same error.
Can you please help me?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.