Git Product home page Git Product logo

Comments (5)

danilofes avatar danilofes commented on August 25, 2024

I'm not able to replicate this problem. Which version of Java are you using?

from refdiff.

CharleyBrown99 avatar CharleyBrown99 commented on August 25, 2024

i use JDK 1.8 or more precisely, java version 1.8.0_60. I also use IntlliJ has the IDE.

Thank you for answering

from refdiff.

CharleyBrown99 avatar CharleyBrown99 commented on August 25, 2024

I found the problem. In the version 0.1.1, RevWalk does not implement AutoCloseable. Is there a newer version on the maven ? Here is my maven right now
<dependency> <groupId>com.github.aserg-ufmg</groupId> <artifactId>refdiff-core</artifactId> <version>0.1.1</version> </dependency>

from refdiff.

danilofes avatar danilofes commented on August 25, 2024

RevWalk is a class from the library org.eclipse.jgit. Note that refdiff-core 0.1.1 depends on jgit version 4.7.0.201704051617-r and it does implement AutoCloseable in this version. Can you check which version of jgit is in your classpath? Maybe your pom.xml is forcing a different version for some reason.

from refdiff.

danilofes avatar danilofes commented on August 25, 2024

I'm closing this issue as I'm not sure it is still relevant.

from refdiff.

Related Issues (20)

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.