GithubHelp home page GithubHelp logo

Comments (5)

haraldk avatar haraldk commented on June 5, 2024

Hmmm..

Strange indeed. I just did a clean checkout, ran mvn clean package and got a successful build, using Java 1.7.0_45 (Oracle) on OS X.

I'll update to 1.7.0_51 and try some more, when I find the time.

In the mean time, it would help if you could try obtaining a copy of 1.7.0_45, to see if it makes a difference.

Never built on Linux myself, but I'm sure other users have, so it should work. Could be that the OpenJDK build is slightly different than the Oracle build in some extreme cases, but we'll have to investigate some more.

Thanks for reporting! :-)

Best regards,

Harald K

from twelvemonkeys.

csyperski avatar csyperski commented on June 5, 2024

I ended up throwing caution to the wind and building with:

mvn -e package -DskipTests

and everything appeared to function without issue, but my use-case is very limited. I am only using it for support of CMYK jpegs.

from twelvemonkeys.

rlauck avatar rlauck commented on June 5, 2024

I can confirm the same tests fail for me with the same output on Linux with OpenJDK 1.7.0_51.
Adding @ignore to JPEGImageReaderTest and JPEGImageWriterTest classes allowed all other tests to pass, but I have not had time to dig into why the tests are failing.

from twelvemonkeys.

haraldk avatar haraldk commented on June 5, 2024

@csyperski As the build works fine on Oracle JDK, I think you should be fine in this case. However, the failing tests shows that there might be platform/JRE/environment issues that needs to be worked out at some point.

@rlauck Thank you for confirming.

You can always add @ignore to the failing test methods. to build with better confidence (at least the other tests will be executed).

Feel free update the issue with more details should you find anything. :-)

Thanks,

Harald K

from twelvemonkeys.

haraldk avatar haraldk commented on June 5, 2024

Should be fixed as part of #41 (commit 94ed531).

Harald K

from twelvemonkeys.

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.