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

Integration tests for various JIRA issues. #20

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

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    849a1bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d0e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b440c1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d02d27f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33dbd8c View commit details
    Browse the repository at this point in the history
  6. [MNG-6079] 3.4 regression: cannot override version of a dependencyMan…

    …agement in a submodule any more
    ChristianSchulte committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    f6c0cc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. [MNG-5227] The 'optional' flag of a dependency should be manageable.

    [MNG-4600] [regression] Optional flag from dependency management applied to dependencies
    ChristianSchulte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    0f2a207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cda6c80 View commit details
    Browse the repository at this point in the history
  3. [MNG-6135] Maven plugins and core extensions are not dependencies, th…

    …ey should be resolved the same way as projects.
    
    o Updated to add all missing POMs to the test repository. Due to core extensions getting
      resolved as projects, the POMs of all dependencies need to be available in that
      repository even if the dependency is filtered out during resolution.
    ChristianSchulte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    3d0045f View commit details
    Browse the repository at this point in the history
  4. MNG-6210 shortened test project file names

    Signed-off-by: Igor Fedorenko <[email protected]>
    ifedorenko authored and ChristianSchulte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    c22eddb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8015782 View commit details
    Browse the repository at this point in the history
  6. [MNG-6229] Write out optionality in Core IT Plugins for collection an…

    …d resolution
    
    Write out " (optional)" in the log entry as well as to the file for later
    analysis.
    michael-o authored and ChristianSchulte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    ac1deaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12d35b1 View commit details
    Browse the repository at this point in the history
  8. Expect fail for MNG-947 with Maven 3.0.5

    Due to the addition of MNG-6229 it turns out that Maven 3.0.5 resolves
    optional dependencies differently than other versions. The oldest
    version to pass this IT is 3.1.0-alpha-1.
    michael-o authored and ChristianSchulte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    2081280 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1f2b33 View commit details
    Browse the repository at this point in the history
  10. [MNG-6084] Support JSR 250 annotations

    Dan Tran authored and ChristianSchulte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    b9c8632 View commit details
    Browse the repository at this point in the history