Advertisement · 728 × 90
#
Hashtag
#buildtool
Advertisement · 728 × 90
Preview
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...

I've just released version 1.0.0 of the Testing Helpers for bld Extensions

#bld #buildsystem #buildtool #github #helper #java #lib #testing

github.com/rife2/bld-ex...

2 1 0 0
Preview
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>...) ...

I've just released version 1.0.1 of the Tools for bld Extensions

#bld #buildsystem #buildtool #github #helper #java #lib #tools

github.com/rife2/bld-ex...

1 1 0 0
Preview
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...

I've just released version 1.1.0 of the Dokka Extension for bld

#bld #buildsystem #buildtool #dokka #github #java #kotlin

github.com/rife2/bld-do...

2 1 0 0
Preview
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 ...

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

#bld #buildsystem #buildtool #codeanalysis #github #java #spotbugs

github.com/rife2/bld-sp...

2 1 0 0
Preview
Release 1.5.0 · rife2/bld-pmd Summary Upgraded PMD static analysis to 7.13.0 Refactored option parameters to support array collections, improving flexibility for multi-value inputs Introduced a dedicated JavaRules enum for str...

I've just released version 1.5.0 of the PMD Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #pmd

github.com/rife2/bld-pm...

1 1 0 0
Preview
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...

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

github.com/rife2/bld-pi...

2 1 0 0
Preview
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...

I've just released version 1.4.3 of the PMD Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #pmd

github.com/rife2/bld-pm...

1 1 0 0
Preview
Release 1.1.1 · rife2/bld-testng Summary Command line option to specify the log (verbose) level Example using BaseProject and Project What's Changed in 1.1.1 Split examples projects in b00b606 Add SLF4J dependency in examples b...

I've just released version 1.1.1 of the TestNG Extension for bld

#bld #buildsystem #buildtool #github #java #testing #testng

github.com/rife2/bld-te...

2 1 0 0
Preview
Release 0.9.13 · rife2/bld-jacoco-report Summary Support for configurable TestOperation Ensure directories do not already exist before creating them What's Changed in 0.9.13 Add support for configurable TestOperation in 4ce2f43 Update ...

I've just released version 0.9.13 of the JaCoCo Report Extension for bld

#bld #buildsystem #buildtool #coverage #github #jacoco #java

github.com/rife2/bld-ja...

3 2 0 0
Preview
Release 0.9.6 · rife2/bld-extensions-testing-helpers Summary New @CouldFail annotatation and related extentions Refactor @RandomRange and @RandomString to extends their related extensions Use Extensions Tools where applicable What's Changed in 0.9....

I've just released version 0.9.6 of the Bld Extensions Testing Helpers

#bld #buildsystem #buildtool #github #java

github.com/rife2/bld-ex...

1 1 0 0
Preview
Release 1.1.0 · rife2/bld-testng Summary Add command line options to specify: Test names Test classes Test methods Test groups Test groups to exclude What's Changed in 1.1.0 Bump PMD extension to version 1.4.2 in b1eb774 Add...

I've just released version 1.1.0 of the TestNG Extension for bld

#bld #buildsystem #buildtool #github #java #testing #testng

github.com/rife2/bld-te...

2 1 0 0
Preview
Release 1.4.2 · rife2/bld-pmd Summary Support for PMD 7.21.0 Fix specifying the cache location What's Changed in 1.4.2 Bump PMD to version 7.21.0 in 394a9f8 Bump AssertJ to version 3.27.7 in a468ccb Fix specifying the cache ...

I've just released version 1.4.2 of the PMD Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #pmd

github.com/rife2/bld-pm...

1 1 0 0
Post image

New blog post now live!

🟡 Build Versions: Update 1.2.3 Released
🔹 January 17, 2026
🔗 Link: carter.games?p=4793

#buildautomation #buildtool #buildversions #unity

0 0 0 0
Preview
Release 1.1.0 · rife2/bld-exec Summary New OS detection logic methods Use List<> instead of Collection<> What's Changed in 1.1.0 Add OS detection logic methods in e21a88d Update README with project example in 9b56bdb Bump PMD...

I've just released version 1.1.0 of the Command Line Execution Extension for bld

#bld #buildsystem #buildtool #cli #github #java

github.com/rife2/bld-ex...

2 1 0 0
Preview
Release 1.4.1 · rife2/bld-pmd Summary Support for PMD 7.20.0 What's Changed in 1.4.1 Bump PMD to version 7.20.0 in 0a2dc05 Bump Testing Helpers to version 0.9.5 in 9247ab0 Bump SpotBugs extension to version 0.9.0= in 6cb7b79...

I've just released version 1.4.1 of the PMD Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #pmd

github.com/rife2/bld-pm...

1 1 0 0
Preview
Release 0.9.0 · rife2/bld-spotbugs Summary Initial release

I've just released version 0.9.0 of the SpotBugs Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #spotbugs

github.com/rife2/bld-sp...

4 1 0 0
Preview
Release 0.9.2 · rife2/bld-junit-reporter Summary Fix --all argument option and usage Check the failOnSummary flag before setting the exit status What's Changed in 0.9.2 Document --reports-dir option in README in c158156 Bump Mockito to...

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

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

github.com/rife2/bld-ju...

1 1 0 0
Preview
Release 1.4.0 · rife2/bld-pmd Summary Support for PMD 7.19.0 Fields and public accessors previously declared with type Collection<…> were changed to List<…> What's Changed in 1.4.0 Bump PMD to version 7.19.0 in ab097de Use l...

I've just released version 1.4.0 of the PMD Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #pmd

github.com/rife2/bld-pm...

1 0 0 0
Preview
Release 1.0.4 · rife2/bld-spring-boot Summary Support for Spring Boot 3.5.8 Various internal improvements What's Changed in 1.0.4 Use constant for file size units in 5eb7e8a Improve manifest creation in 03996fd Improve File to Path ...

I've just released version 1.0.4 of the Spring Boot Extension for bld

#bld #buildsystem #buildtool #github #java #spring #springboot #webapplication

github.com/rife2/bld-sp...

2 1 0 0
Preview
Release 1.3.4 · rife2/bld-pmd Summary Support for PMD 7.18.0 What's Changed in 1.3.4 Bump PMD to version 7.18.0 in 035e2e1 Bump Testing Helpers to version 0.9.4 in b2569f3 Bump AssertJ to version 3.27.6 in 45d74d0 Bump JUnit...

I've just released version 1.3.4 of the PMD Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #pmd

github.com/rife2/bld-pm...

4 1 0 0
Preview
New bld Extension: JBang I've released a new extension for bld…

New bld Extension: JBang (via Erik's Weblog)

I've released a new extension for bld…

#java #buildsystem #productivity #build #bld #buildtool #programming

erik.thauvin.net/blog/p...

3 3 0 0
Preview
Release 0.9.0 · rife2/bld-jbang Summary Initial release

I've just released version 0.9.0 of the JBang Extension for bld

#bld #buildsystem #buildtool #github #java #jbang

github.com/rife2/bld-jb...

2 1 0 0
Preview
Release 1.0.4 · rife2/bld-dokka Summary Support for Dokka 2.1.0 Support for Kotlin 2.2.0 Note: Dokka does not currently support JDK 25 What's Changed in 1.0.4 Bump Dokka to version 2.1.0 in 7da011f Bump JUnit version 6.0.0 in ...

I've just released version 1.0.4 of the Dokka Extension for bld

#bld #buildsystem #buildtool #dokka #github #java #kotlin

github.com/rife2/bld-do...

3 1 0 0
Preview
Release 0.9.12 · rife2/bld-jacoco-report Summary Support for JaCoCo 0.8.14 Support for JDK 25 What's Changed in 0.9.12 Bump JaCoCo to version 0.8.14 in 0a76b4d Run reporter step only when tests step fails in da82993 Bump Testing Helper...

I've just released version 0.9.12 of the JaCoCo Report Extension for bld

#bld #buildsystem #buildtool #coverage #github #jacoco #java

github.com/rife2/bld-ja...

2 1 0 0
Preview
Release 1.0.11 · rife2/bld-pitest Summary Support PIT version 1.20.4 in 1.0.11 Switch Java version matrix from JDK 24 to 25 in 4eee228 Run reporter only if tests failed in 46a474c Bump PIT to version 1.20.4 in 995fa9d Bump Aspec...

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

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

github.com/rife2/bld-pi...

6 2 0 1
Preview
Release 1.1.0 · rife2/bld-checkstyle Summary Support for Checkstyle 11.1.0 New collections direct access methods What's Changed in 1.1.0 Clean up Javadocs in 6985acd Add methods to access collections directly in 06f1097 Add archive...

I've just released version 1.1.0 of the Checkstyle Extension for bld

#bld #buildsystem #buildtool #github #java

github.com/rife2/bld-ch...

3 2 0 0
Original post on mastodon.social

RE: https://mastodon.social/@buildstash/115271221786719596

Exciting! We've (cc @marrkus) been building like crazy, and imo Buildstash is at a point where:

- if you're an app, game, or embedded team it's ready to use in your workflow now
- it just feels like a _really_ cool product 😊

Here's a […]

2 2 0 0
Preview
Release 1.3.3 · rife2/bld-pmd Summary Support for PMD 7.17.0 What's Changed in 1.3.3 Bump PMD to version 7.17.0 in 9df1f14 Add JUnit Reporter extension dependency in e12c96e Add Testing Helpers dependencies in 3203d70 Bump S...

I've just released version 1.3.3 of the PMD Extension for bld

#bld #buildsystem #buildtool #github #java

github.com/rife2/bld-pm...

3 3 0 0
Preview
Release 0.9.1 · rife2/bld-junit-reporter Summary New --all argument option What's Changed in 0.9.1 Add '--all' argument option in b790700 Fix test step to continue on error in 8fc1e0f Full Changelog: 0.9.0...0.9.1

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

#bld #buildsystem #buildtool #github #java

github.com/rife2/bld-ju...

3 1 0 0
Preview
New bld Extension: JUnit Reporter I've released a new extension for bld…

New bld Extension: JUnit Reporter (via Erik's Weblog)

I've released a new extension for bld…

#java #buildsystem #productivity #build #bld #buildtool #programming

erik.thauvin.net/blog/p...

1 1 0 0