Skip to content
Snippets Groups Projects

DEPS: Add easy-unit sources

Merged Timm Fitschen requested to merge f-easyunit-sources into dev
1 unresolved thread

Summary

Adds the sources of easy-unit to the repo

Focus

  • The 0.0.1 version of easy-unit has been releases by it's maintainers and so we can use that one from now on.
  • The server-repo should have three easy-unit jar-files now:
    1. The compiled classes
    2. The javadoc
    3. And the sources (new!)

Test Environment

Please extract the sources jar-file and confirm, that the sources are in there

Check List for the Author

  • All automated tests pass
  • Reference related Issues
  • Up-to-date CHANGELOG.md
  • Annotations in code (Gitlab comments)
    • Intent of new code
    • Problems with old code
    • Why this implementation?

Check List for the Reviewer

  • I understand the intent of this MR
  • All automated tests pass
  • Up-to-date CHANGELOG.md
  • The test environment setup works and the intended behavior is reproducible in the test environment
  • In-code documentation and comments are up-to-date.
  • Check: Are there spezifications? Are they satisfied?
Edited by Florian Spreckelsen

Merge request reports

Pipeline #10199 passed

Pipeline: LinkAhead

#10201

    Pipeline passed for e30d77e4 on f-easyunit-sources

    Approved by

    Merged by Florian SpreckelsenFlorian Spreckelsen 3 years ago (Jul 12, 2021 10:08am UTC)

    Merge details

    • Changes merged into dev with 215ff1a5.
    • Deleted the source branch.
    • Auto-merge enabled

    Pipeline #10787 failed

    Pipeline failed for 215ff1a5 on dev

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    241 241 <plugin>
    242 242 <groupId>org.apache.maven.plugins</groupId>
    243 243 <artifactId>maven-surefire-plugin</artifactId>
    244 <version>3.0.0-M3</version>
  • Timm Fitschen marked the checklist item Annotations in code (Gitlab comments) as completed

    marked the checklist item Annotations in code (Gitlab comments) as completed

  • Florian Spreckelsen marked the checklist item I understand the intent of this MR as completed

    marked the checklist item I understand the intent of this MR as completed

  • Florian Spreckelsen marked the checklist item Up-to-date CHANGELOG.md as completed

    marked the checklist item Up-to-date CHANGELOG.md as completed

  • Florian Spreckelsen marked the checklist item The test environment setup works and the intended behavior is as completed

    marked the checklist item The test environment setup works and the intended behavior is as completed

  • Florian Spreckelsen marked the checklist item Check: Are there spezifications? Are they satisfied? as completed

    marked the checklist item Check: Are there spezifications? Are they satisfied? as completed

  • Florian Spreckelsen marked the checklist item In-code documentation and comments are up-to-date. as completed

    marked the checklist item In-code documentation and comments are up-to-date. as completed

  • Florian Spreckelsen enabled an automatic merge when the pipeline for e30d77e4 succeeds

    enabled an automatic merge when the pipeline for e30d77e4 succeeds

  • Florian Spreckelsen approved this merge request

    approved this merge request

  • mentioned in commit 215ff1a5

  • Please register or sign in to reply
    Loading