Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Move to Maven/Tycho for projects and build infrastructure #501

Closed
wants to merge 84 commits into from

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    19384b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdfdafb View commit details
    Browse the repository at this point in the history
  3. ignore target

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8aaa72b View commit details
    Browse the repository at this point in the history
  4. .xbase.lib compiles

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e5a549d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6820bf3 View commit details
    Browse the repository at this point in the history
  6. build .xbase.lib

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e36f036 View commit details
    Browse the repository at this point in the history
  7. fixed version in BOM

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    06d13b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9de318d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1d2d93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8869016 View commit details
    Browse the repository at this point in the history
  11. build .xtend.lib.macro

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    baadc54 View commit details
    Browse the repository at this point in the history
  12. .xtend.lib compiles

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c39bb95 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d0be70 View commit details
    Browse the repository at this point in the history
  14. build .xtend.lib

    LorenzoBettini committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3912c37 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd05711 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c820fa7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f312118 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0201edc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a82ad7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7af4d1a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f346d25 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    33e7894 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e646275 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    86cab37 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e7423ed View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0a64375 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a4106d5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    73ac45f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    951d687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8d3c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acaef53 View commit details
    Browse the repository at this point in the history
  4. p2 repository

    LorenzoBettini committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d37c047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a89d1c View commit details
    Browse the repository at this point in the history
  6. updated Jenkins build

    LorenzoBettini committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a0821d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f2a288 View commit details
    Browse the repository at this point in the history
  8. Revert "removed features from the p2 repository"

    This reverts commit 8f2a288.
    LorenzoBettini committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    002263e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fca43c0 View commit details
    Browse the repository at this point in the history
  10. changed groupId of features

    Because they have the same artifactId of bundles
    LorenzoBettini committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3705462 View commit details
    Browse the repository at this point in the history
  11. xbase.lib.tests is a pure Maven project

    No need to have guava-testlib in the target platform, since we consume
    it as a Maven dependency
    LorenzoBettini committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8ec893d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    f3d41d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e03763 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    05bd290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d7bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4057f7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc067db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b2208c View commit details
    Browse the repository at this point in the history
  6. distributionManagement

    LorenzoBettini committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e8be8e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8710887 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45f50a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11d9b30 View commit details
    Browse the repository at this point in the history
  10. distributionManagement in dev-bom

    because it does not inherit from the parent
    LorenzoBettini committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    19b0019 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50988c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4e2d2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eda5837 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    ec4ee4b View commit details
    Browse the repository at this point in the history
  2. removed blank line

    LorenzoBettini committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4efebfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6f602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43171e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. versions-maven-plugin

    LorenzoBettini committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    69e043c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b004c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    9438fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6ce60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af48b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c63e23 View commit details
    Browse the repository at this point in the history
  5. harmonized Jenkins script with other projects

    separate maven build, tycho test and tycho sign
    LorenzoBettini committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    cef73f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1f9741 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56b744c View commit details
    Browse the repository at this point in the history
  8. set execution bit

    LorenzoBettini committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    63473cd View commit details
    Browse the repository at this point in the history
  9. skip main "compile" goal of xtend-maven-plugin

    to avoid generated sources to be considered as main sources by the
    maven-compiler-plugin
    LorenzoBettini committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3003d8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00a3da5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    3f6f6ca View commit details
    Browse the repository at this point in the history
  2. added source bundles in features

    As it used to be in the original
    LorenzoBettini committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    03797dd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    5f08b2a View commit details
    Browse the repository at this point in the history
  2. update to lsp4j 0.20.0

    LorenzoBettini committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    db45b37 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    aee3f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a87557 View commit details
    Browse the repository at this point in the history
  3. bumped 2.31.0 in POMs

    LorenzoBettini committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2de3ab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bb1fc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2e6e3e View commit details
    Browse the repository at this point in the history
  6. removed gradle files

    LorenzoBettini committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    098712b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9119551 View commit details
    Browse the repository at this point in the history
  8. profile for javadoc

    LorenzoBettini committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    891750b View commit details
    Browse the repository at this point in the history