Skip to content

7.12

Compare
Choose a tag to compare
@bsorrentino bsorrentino released this 26 Jun 09:10
· 47 commits to master since this release

Generic changes

Merge branch 'feature/pr288' into develop

c4b960e134429a2 bsorrentino 2023-06-23 18:15:11

refactor(SiteProcessor.java): Optional usage refinement

  • use Optional.OfNullable() instead Optional.of()

220426a4c952a9f bsorrentino 2023-06-23 18:14:03

Merge branch 'williamschey-master' into feature/pr288

83e977cc998064b bsorrentino 2023-06-23 18:07:45

#287: Changed to use Optional.ofNullable to deal with nulls

5997ce7ddffd33a William Schey 2023-06-23 08:06:10

#287: Fix for NPE that is throw when trying to link internally to project

622ae475a55a570 William Schey 2023-06-23 06:32:50