Skip to content
Success

#1323 (Dec 27, 2024, 9:30:56 PM)

origin/master 1.1-ALPHA-6-SNAPSHOT 36a60f38e42a
Started 1 day 13 hr ago
Took 1 min 10 sec

Started by user Fabrizio Giudici

Revision: 36a60f38e42a0ee481f673ac68194495c373ab19
Repository: https://bitbucket.org/tidalwave/steelblue-src.git
  • refs/remotes/origin/master
Chuck Norris IconQuantum cryptography does not work on Chuck Norris. When something is being observed by Chuck it stays in the same state until he's finished.
TestNG Results

Jacoco - Overall Coverage Summary
INSTRUCTION25%
BRANCH8%
COMPLEXITY25%
LINE24%
METHOD30%
CLASS54%
Java Compiler: 40 warnings
    Maven: 38 warnings
      CPD: No warnings
      PMD: No warnings
      AspectJ: 8 warnings
        Code Analysis: No warnings
        SpotBugs: 7 warnings (from 4 analyses)
          Open Tasks Scanner: 90 warnings
            OWASP Dependency Check: No warnings
            JavaDoc: No warnings
            Changes
            1. Fixed Bitbucket pipelines config. (details / bitbucketweb)
            2. Upgraded SuperPOM to 5.9. (details / bitbucketweb)
            3. Refactored bean instantiation and added test. (details / bitbucketweb)
            4. STB-81: ToolBarModel is not in Spring context. (details / bitbucketweb)
            5. STB-82, STB-83: Role runtime classes no more on the Spring Context; beans are no more installed twice. (details / bitbucketweb)
            6. STB-84: Init property definitions renamed (prefix is now K_). (details / bitbucketweb)
            7. Example code refactored and cleaned up. (details / bitbucketweb)
            8. TheseFoolishThings upgraded to '3.2-ALPHA-25'. (details / bitbucketweb)
            9. STB-79: Improved initialisation: added method launch(). (details / bitbucketweb)
            10. STB-80: Added @EnableMessageBus which enables pubsub. (details / bitbucketweb)
            11. Dropped JavaFXApplicationWithSplaesh.fullScreen accessors; refactored. (details / bitbucketweb)
            12. STB-85: Added properties K_MAXIMIZED and K_FULL_SCREEN_LOCKED; accessors dropped. (details / bitbucketweb)
            13. STB-86: The splash screen stays visible for a minimum time. (details / bitbucketweb)
            14. Clean up. (details / bitbucketweb)
            15. STB-91: Added support for HTML text in dialogs. (details / bitbucketweb)
            16. STB-92: Added showInModalDialog(UserNotification). (details / bitbucketweb)
            17. STB-93: createSafeProxy() now supports all the interfaces of the proxied object. (details / bitbucketweb)
            18. STB-74: Now using TestFX. (details / bitbucketweb)
            19. ToolBarModel implementation refactored; added test. (details / bitbucketweb)
            20. Improved examples. (details / bitbucketweb)
            21. STB-94: Added support for the menu bar. (details / bitbucketweb)
            22. Improved documentation. (details / bitbucketweb)