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

Feature/maven build #1103

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

Feature/maven build #1103

wants to merge 10 commits into from

Commits on Dec 30, 2020

  1. Added pom files, updated Lombok decorator

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    bf41bb6 View commit details
    Browse the repository at this point in the history
  2. Missed pom files in prior commit

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    1c1beb0 View commit details
    Browse the repository at this point in the history
  3. Adding target directories to ignore

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    01c7783 View commit details
    Browse the repository at this point in the history
  4. Resolved maven cross module dependencies and updated Lombok decorators

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    6acba42 View commit details
    Browse the repository at this point in the history
  5. Upgraded TestNG, JUnit and surefire plugin to get tests running in ma…

    …ven build
    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    5a9ae86 View commit details
    Browse the repository at this point in the history
  6. Added maven configuration, since the tests require over 4G of memory …

    …allocation
    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c487978 View commit details
    Browse the repository at this point in the history
  7. Updated maven dependencies to latest versions

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    67a8954 View commit details
    Browse the repository at this point in the history
  8. Compatibility fix: PublisherVerificationRules moved to flow.support

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    456025c View commit details
    Browse the repository at this point in the history
  9. All compatibility issues with upgraded libraries resolved

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    e08e156 View commit details
    Browse the repository at this point in the history
  10. Replaced Lombok's @experimental.Wither with @with and optimized imports

    Danielewski, Dariusz authored and Danielewski, Dariusz committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    928876d View commit details
    Browse the repository at this point in the history