Skip to content
Success

#698 (Jan 5, 2025, 11:31:06 PM)

origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75
Started 2 days 16 hr ago
Took 2.3 sec

Started by upstream project SteelBlue :: Metrics (master) build number 1326
originally caused by:

Chuck Norris IconThere is no need to try catching Chuck Norris' exceptions for recovery; every single throw he does is fatal.
TestNG Results

  • Total Tests: 51 (+27)
  • Failed Configurations: 0 (-2)
    • Failed Tests: 0 (±0)
      • Skipped Tests: 0 (-2)
        • Skipped Configurations: 0 (-2)
          Jacoco - Overall Coverage Summary
          INSTRUCTION31%
          BRANCH12%
          COMPLEXITY32%
          LINE31%
          METHOD36%
          CLASS55%
          Java Compiler: No warnings
          • No issues for 421 builds, i.e. since build: #278
          Maven: No warnings
          • No issues for 421 builds, i.e. since build: #278
          CPD: No warnings
          • No issues for 408 builds, i.e. since build: #291
          AspectJ: No warnings
          • No issues for 421 builds, i.e. since build: #278
          Code Analysis: No warnings
          • No issues for 421 builds, i.e. since build: #278
          SpotBugs: No warnings
          PMD: 2 warnings
            Open Tasks Scanner: 70 warnings
              JavaDoc: No warnings
              • No issues for 421 builds, i.e. since build: #278
              Changes
              1. Upgraded SuperPOM to '5.10.1'. (details)
              2. STB-97: Fixed erroneous indexing of "File" menu. (details)
              3. STB-99: New Maven coordinates; next version is 2.0-ALPHA-1. (details)
              4. STB-107: New module Core; packages it.tidalwave.role.ui.* renamed to it.tidalwave.ui.*. (details)
              5. STB-106: MenuBarModel, ToolBarModel renamed to MenuBarControl and ToolBarControl, introduced JavaFXMenuBarControl,JavaFXToolBarControl. (details)
              6. Upgraded TheseFoolishThings to '4.0-ALPHA-2'. (details)
              7. STB-98: UI roles moved in from TheseFoolishThings. (details)
              8. STB-101: Replaced @javax.annotation.Nonnull, @javax.annotation.PostConstruct with @jakarta.annotation.Nonnull, @jakarta.annotation.PostConstruct. (details)
              9. STB-103: Better error diagnostics when there's an error referencing/loading FXML. (details)
              10. STB-102: PreferencesHandler is now injected to PresentationDelegates. (details)
              11. STB-105: Added bind() methods to bind unidirectionally and bidirectionally properties. (details)
              12. STB-104: bind(ButtonBase, UserAction) was erroneously setting an empty label to the button when the action has no Displayable. (details)
              13. Clean up. (details)
              14. STB-108: Fixed enablement of Buttons when UserAction enable property changes. (details)
              15. STB-100: Exceptions thrown by PresentationDelegate methods returning void are no more swallowed. (details)
              16. Updated copyright headers. (details)
              17. STB-109: The JavaFX thread check now throws IllegalStateException. (details)
              18. Added a few tests. (details)
              19. [maven-release-plugin] prepare release 2.0-ALPHA-1 (details)
              20. [maven-release-plugin] prepare for next development iteration (details)