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

added conveyor packaging for fx-sampler #580

Merged
merged 14 commits into from
Sep 26, 2023
Merged

Commits on Sep 26, 2023

  1. added basic conveyor configuration

    (cherry picked from commit bc18a61)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    955a909 View commit details
    Browse the repository at this point in the history
  2. fixed resource paths in packaged jars

    (cherry picked from commit c52c44f)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bdbe539 View commit details
    Browse the repository at this point in the history
  3. added a square icon

    (cherry picked from commit d983471)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a3aba8a View commit details
    Browse the repository at this point in the history
  4. fixed scope

    (cherry picked from commit e9e2f6b)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8d20762 View commit details
    Browse the repository at this point in the history
  5. shaded the SampleScanner class to work with Conveyor

    (cherry picked from commit da5bbec)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    110f290 View commit details
    Browse the repository at this point in the history
  6. disabled javadoc linting (fix should be in a separate PR)

    (cherry picked from commit 7ab0a11)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8e68737 View commit details
    Browse the repository at this point in the history
  7. replaced the sample scanner hack with a conveyor hack

    (cherry picked from commit 6d3ab84)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7c16481 View commit details
    Browse the repository at this point in the history
  8. migrated to new icons

    (cherry picked from commit e1c2538)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    44f082f View commit details
    Browse the repository at this point in the history
  9. upgraded runtime to jdk21 and fx21

    (cherry picked from commit ca0689b)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2a13c2a View commit details
    Browse the repository at this point in the history
  10. added missing modules

    (cherry picked from commit d1cf767)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5fd20fa View commit details
    Browse the repository at this point in the history
  11. added optional debug prints

    (cherry picked from commit 74ec30a)
    ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    02aa9de View commit details
    Browse the repository at this point in the history
  12. Restyled by clang-format

    restyled-commits authored and ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6b34f7b View commit details
    Browse the repository at this point in the history
  13. Restyled by whitespace

    restyled-commits authored and ennerf committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a9dd262 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4b5a66 View commit details
    Browse the repository at this point in the history