I've just released version 1.0.0 of the JUnit Reporter Extension for bld

#bld #buildsystem #buildtool #github #java #junit #testing

https://github.com/rife2/bld-junit-reporter/releases/tag/1.0.0

Release 1.0.0 · rife2/bld-junit-reporter

Summary Refactored report processing, summarizing, and logging What's Changed in 1.0.0 Refactor report processing and logging in 1f18830 Use IOTools and ObjectTools for file and null checks in 6...

GitHub
Release 1.0.0 · rife2/bld-extensions-testing-helpers

Summary Use Optional where applicable (breaking) When closing a TestLogHandler, records are no longer cleared (breaking) Refactoring of: CaptureOutput CouldFailrExtension LoggingExtension RangeRe...

GitHub
Release 1.0.1 · rife2/bld-extensions-tools

Summary New CollectionTools class with: combine(Collection<T>...) combineFilesToStrings(Collection<File>...) combinePathsToFiles(Collection<String>...) combinePathsToStrings(Collection<Path>...) ...

GitHub

Update for pythonbuilder, my sane (😎) build system written in Python.

Yes, I use pythonbuilder to build Java projects. But to push and pull dependent libraries, I use what is there: Maven (yes😱). To publish a jar to your local repository in ~/.m2/repository, pythonbuilder just got some new functionality.

https://codeberg.org/harald/pythonbuilder

Feedback welcome.

#pythonbuilder
#buildmachine
#bashbuilder
#buildsystem
#buildtool
#softwaredevelopment
#programming

pythonbuilder

Build system written and specified in Python.

Codeberg.org
Release 1.1.0 · rife2/bld-dokka

Summary Support for Dokka 2.2.0 Support for Kotlin 2.3.20 Support for multi-value inputs Fix globalSrcLinks invalid CLI option No longer overwrite outputFormat on execute Null and empty checks for...

GitHub
Release 1.0.0 · rife2/bld-spotbugs

Summary Improved Flexibility for multi-value inputs Performance, parsing, and testing Errors handling Logging and documentation Fixed ignoreFailures method name inconsistencies What's Changed ...

GitHub

I've just released version 1.0.12 of the PIT Mutation Testing Extension for bld

#bld #buildsystem #buildtool #github #java #mutation #pit #pitest #testing

https://github.com/rife2/bld-pitest/releases/tag/1.0.12

Release 1.0.12 · rife2/bld-pitest

Summary Support PIT version 1.23.0 Support for new configDir option What's Changed in 1.0.12 Add configDir option in aee8579 Bump Extensions Tools to version 0.9.1-SNAPSHOT in 17a1616 Bump PIT t...

GitHub
Release 1.4.3 · rife2/bld-pmd

Summary Support for PMD 7.22.0 What's Changed in 1.4.3 Bump PMD to version 7.22.0 in 6aade9b Bump Testing Helpers to version 0.9.6 in 2375d8f Bump Extensions Tools to version 0.9.0 in da57771 Bu...

GitHub