Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MCOMPILER-372] - fix test compile issue: added dependency test path for modules #27

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    68c84b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6379ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20baf7f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    c9bc4df View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    3fd2a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac47aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4bb3c View commit details
    Browse the repository at this point in the history
  4. [MCOMPILER-372] for each module, --patch-module add tests artifacts

    (when existing)
    For each module : --add-reads <module name>=ALL-UNNAMED given access to
    classes from unnamed modules (for example JUnit classes)
    floison51 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    b086f21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    008cb85 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. [MCOMPILER-372] First use reactor projects to get test path element from

    path element, if it does not succeed, guess test path element from path
    element
    floison51 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    5430acf View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. [MCOMPILER-372] - Fixed command lines compilation issues for Prj3

    Prj2 was not uploading test jar to local repo.
    Prj2 was not opening prj2 package.
    floison51 committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    da56e60 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. [MCOMPILER-372] Reactor is used to get test artifact

    No guessing by artifact name.
    floison51 committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    f0dfa60 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    03b7ddd View commit details
    Browse the repository at this point in the history