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

SBM works with windows #91

Merged
merged 51 commits into from
Apr 19, 2022
Merged

SBM works with windows #91

merged 51 commits into from
Apr 19, 2022

Commits on Mar 29, 2022

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

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    0b3fbfd View commit details
    Browse the repository at this point in the history
  2. wip

    fabapp2 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fb480a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. wip

    fabapp2 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    27035eb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Removed reflection

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    53abfe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91637e5 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate dependency

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    248deeb View commit details
    Browse the repository at this point in the history
  4. Fix test

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    98c679f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    592acc2 View commit details
    Browse the repository at this point in the history
  6. Add license header

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    991294a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6aec67e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c997743 View commit details
    Browse the repository at this point in the history
  9. Remove bug

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    c56d9b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20530cd View commit details
    Browse the repository at this point in the history
  11. Fix check for Windows

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    f990d29 View commit details
    Browse the repository at this point in the history
  12. Fix copyright header

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    85edfe6 View commit details
    Browse the repository at this point in the history
  13. Remove old logging classes

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    fbddf01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b65f9cd View commit details
    Browse the repository at this point in the history
  15. Fix copyright header

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    cc87884 View commit details
    Browse the repository at this point in the history
  16. Fix copyright header

    fabapp2 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b3b6047 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Fix copyright header

    fabapp2 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7b07476 View commit details
    Browse the repository at this point in the history
  2. wip

    fabapp2 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    2fe6f2b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    f61fde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ea5d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 19, 2022

  1. Fix copyright

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e68f200 View commit details
    Browse the repository at this point in the history
  2. Fix copyright

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3773e7b View commit details
    Browse the repository at this point in the history
  3. Bump lombok from 1.18.20 to 1.18.22 (#44)

    Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.22.
    - [Release notes](https://github.com/projectlombok/lombok/releases)
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.20...v1.18.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    87adb17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cf0537 View commit details
    Browse the repository at this point in the history
  5. Bump jackson.version from 2.12.2 to 2.13.2 (#43)

    Bumps `jackson.version` from 2.12.2 to 2.13.2.
    
    Updates `jackson-core` from 2.12.2 to 2.13.2
    - [Release notes](https://github.com/FasterXML/jackson-core/releases)
    - [Commits](FasterXML/jackson-core@jackson-core-2.12.2...jackson-core-2.13.2)
    
    Updates `jackson-databind` from 2.12.2 to 2.13.2
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `jackson-annotations` from 2.12.2 to 2.13.2
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `jackson-datatype-jdk8` from 2.12.2 to 2.13.2
    
    Updates `jackson-dataformat-yaml` from 2.12.2 to 2.13.2
    - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
    - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.2...jackson-dataformats-text-2.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7db7b2a View commit details
    Browse the repository at this point in the history
  6. Bump jackson-databind from 2.12.2 to 2.12.6.1 (#59)

    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.2 to 2.12.6.1.
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ae24ac0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1714647 View commit details
    Browse the repository at this point in the history
  8. Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#65)

    Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    23ef502 View commit details
    Browse the repository at this point in the history
  9. Bump maven-jar-plugin from 2.2 to 3.2.2 (#67)

    Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.2 to 3.2.2.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-2.2...maven-jar-plugin-3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7021a74 View commit details
    Browse the repository at this point in the history
  10. Windows support (#79)

    * Fix paths to use os path separator
    * Fix tests in `core` module when building with Windows
    * Removing event publisher call in Catch statement
    * Fixing parser reset() error on duplicated fully qualified names
    
    Co-authored-by: Fabian Krüger <[email protected]>
    sanagaraj-pivotal and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    73ca0f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0eccfa9 View commit details
    Browse the repository at this point in the history
  12. We support only dwl set payload transformations, any other transforma…

    …tion used to error with null pointer exception. This commit fixes that (#86)
    sanagaraj-pivotal authored and fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5c26a09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d3fbed View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7bad0b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3fc31d1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d4f1743 View commit details
    Browse the repository at this point in the history
  17. Organize imports

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d4ddcb1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a88f2eb View commit details
    Browse the repository at this point in the history
  19. Merge branch 'main' into 58-verify-sbm-works-with-windows

    # Conflicts:
    #	changelog.md
    #	components/sbm-core/src/main/java/org/springframework/sbm/common/filter/PathPatternMatchingProjectResourceFinder.java
    #	components/sbm-core/src/main/java/org/springframework/sbm/engine/precondition/JavaSourceDirExistsPreconditionCheck.java
    #	components/sbm-core/src/test/java/org/springframework/sbm/common/migration/actions/MoveFilesActionTest.java
    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2eb6c04 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'main' into 58-verify-sbm-works-with-windows

    # Conflicts:
    #	changelog.md
    #	components/sbm-core/src/main/java/org/springframework/sbm/common/filter/PathPatternMatchingProjectResourceFinder.java
    #	components/sbm-core/src/main/java/org/springframework/sbm/engine/precondition/JavaSourceDirExistsPreconditionCheck.java
    #	components/sbm-core/src/test/java/org/springframework/sbm/common/migration/actions/MoveFilesActionTest.java
    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dac0d63 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    382effd View commit details
    Browse the repository at this point in the history
  22. fix changelog

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    df1deac View commit details
    Browse the repository at this point in the history
  23. Fix test

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c254437 View commit details
    Browse the repository at this point in the history
  24. cleanup

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f90cc85 View commit details
    Browse the repository at this point in the history
  25. Fix build and run on Windows

    - Paths unified before applying matcher
    - Add LinuxWindowsPathUnifier
    - Remove emojis in banner
    - Fix problem with ignoredPaths property
    - Fix tests and use OS line endings
    - Fix MoveFile Action
    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ffc7bb6 View commit details
    Browse the repository at this point in the history
  26. Exclude JUnit 4

    fabapp2 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8f1471a View commit details
    Browse the repository at this point in the history