Code Monkey home page Code Monkey logo

Comments (5)

claudeyj avatar claudeyj commented on August 21, 2024

Hi, thanks for opening an issue. To get the source code of the original defects4j projects, 1) configure the environment of defects4j according to: https://github.com/rjust/defects4j#steps-to-set-up-defects4j; 2) checkout the project you are going to play on e.g., 'defects4j checkout -p Chart -v 1b -w Chart_1b'. Sorry for the late reply. Hope this can help you.

from d4j_maven.

SaliasO avatar SaliasO commented on August 21, 2024

Hey, thanks for answering! I already managed to do that but as I am still in the mavenizing process. As I want to understand how you did it, I have another question, if I may!
How did you mavenize the projects, by manually creating a POM or is there a more efficient way to do that?
Best regards,
Salih

from d4j_maven.

claudeyj avatar claudeyj commented on August 21, 2024

We mavenize projects by creating poms manually, e.g., specifying src, test, bin, test-bin directories, dependencies, included and excluded tests in surefire plugin.

from d4j_maven.

SaliasO avatar SaliasO commented on August 21, 2024

Another issue I have: Did or more important how did you compile the projects? I have issues finding the deprecated Java version and after mavenizing I want to compile the projects. Thanks for the answers you already provided!

Best regards,
Salih

from d4j_maven.

claudeyj avatar claudeyj commented on August 21, 2024

We simply reuse scripts wrapped up by defects4j framework, i.e., use 'defects4j compile' command to compile the projects. Then we can operate on generated bytecode with maven plugins.

from d4j_maven.

Related Issues (1)

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.