Giter VIP home page Giter VIP logo

Comments (4)

jeandersonbc avatar jeandersonbc commented on July 25, 2024

According to my python script that compares the Ant and Gradle execution, I'm missing two jars:

$ python3 main.py
Running command "ant clean build"
Finished in 18.53 secs
Running command "./gradlew clean buildJars --info"
Finished in 9.52 secs
Total files: 1839
Common files: 1836
Missing files: 3
 - /Users/jeandersonbc/projects/jpf/jpf-core/build/RunJPF.jar
 - /Users/jeandersonbc/projects/jpf/jpf-core/build/RunTest.jar
 - /Users/jeandersonbc/projects/jpf/jpf-core/build/classes/java/nio/package-info.class

I'm working on those two missing jars.
I don't know why the gradle build is not copying the package-info.class file into the build directory, but I believe this is not critical right now.

from jpf-core.

gayanW avatar gayanW commented on July 25, 2024

package-info.class seems to go in jpf-classes.jar

from jpf-core.

cyrille-artho avatar cyrille-artho commented on July 25, 2024

Looks like it is done, but it's good to have a test that depends on build.properties being in the right place. You can make a new issue for that, in which case I can close this one.

from jpf-core.

jeandersonbc avatar jeandersonbc commented on July 25, 2024

Sure! I'm opening a new issue for that. Since changes are merged, I think it's ok to close this one now.

from jpf-core.

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.