GithubHelp home page GithubHelp logo

Comments (6)

jaredsburrows avatar jaredsburrows commented on May 12, 2024

@avinashdudi What did you try? Its on TravisCI and the build is passing.

Here is how to do it via the command line:

  1. git clone https://github.com/tdebatty/java-string-similarity
  2. cd java-string-similarity
  3. mvn install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true (Look herehttps://github.com/tdebatty/java-string-similarity/blob/master/.travis.yml)
  4. mvn test

from java-string-similarity.

mpkorstanje avatar mpkorstanje commented on May 12, 2024

Looks like a duplicate of #11. You may want to check your IDE's settings. This is a Java 5 project.

from java-string-similarity.

tdebatty avatar tdebatty commented on May 12, 2024

Hi,
Thank you @avinashdudi for your interest, and thank you @jaredsburrows and @mpkorstanje for your quick answers!
@avinashdudi : as stated, could you provide more info?

from java-string-similarity.

jaredsburrows avatar jaredsburrows commented on May 12, 2024

@tdebatty You can just close this unless there is a stacktrace of evidence of a build failure.

from java-string-similarity.

avidudi avatar avidudi commented on May 12, 2024

@tdebatty I didn't know it was Java 5 proj. I will try to build it with jdk5 and let you know. Is there a speciific reason for writing it in 5 or just it was 5 when you developerd?
@jaredsburrows Thanks, I didnt check on the trail. Sorry for late comments.

from java-string-similarity.

tdebatty avatar tdebatty commented on May 12, 2024

Hi,
java 1.5 is actually the default version for maven projects:
https://maven.apache.org/plugins/maven-compiler-plugin/

In anyway I removed the override annotation from NGram.distance() as it was not required...
Best regards!

from java-string-similarity.

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.