1. 17 May, 2021 3 commits
  2. 15 May, 2021 2 commits
  3. 14 May, 2021 2 commits
  4. 13 May, 2021 3 commits
  5. 12 May, 2021 4 commits
  6. 11 May, 2021 7 commits
  7. 07 May, 2021 3 commits
  8. 06 May, 2021 1 commit
  9. 05 May, 2021 1 commit
  10. 04 May, 2021 3 commits
  11. 30 Apr, 2021 10 commits
  12. 29 Apr, 2021 1 commit
    • Scott Frederick's avatar
      Use layout configuration in Maven build-image goal · c37b9b8a
      Scott Frederick authored
      This commit changes the Maven build-image goal to honor the `layout` and
      `layoutFactory` parameters to ensure that the archive content sent to the
      builder is the same as is used by the `repackage` goal to build the
      archive file.
      
      Fixes gh-26216
      c37b9b8a