• Java 95.7%
  • CSS 1.6%
  • Shell 1.4%
  • HTML 1%
  • FreeMarker 0.3%
Find a file
Michael N. Lipp 21575d6034
Some checks failed
ci/woodpecker/push/build Pipeline was canceled
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
Javadoc fixes.
2026-07-29 23:31:19 +02:00
.github/workflows Upgrade action. 2026-07-04 17:12:06 +02:00
.woodpecker Test without explicit jdk setting. 2026-01-04 21:02:21 +01:00
_jdbld Use project specific formatting. 2026-07-04 23:22:10 +02:00
api/src/org/jdrupes/builder/api Javadoc fixes. 2026-07-29 23:31:19 +02:00
bnd Fix warnings. 2026-07-04 16:42:50 +02:00
core Fix warnings. 2026-07-04 16:42:50 +02:00
distribution/src/org/jdrupes/builder/distribution Fix warnings. 2026-07-04 16:42:50 +02:00
eclipse Reduce hangups. 2026-04-29 11:43:02 +02:00
java Fix warnings. 2026-07-04 16:44:04 +02:00
junit/src/org/jdrupes/builder/junit Use collection for SPI. 2026-04-23 23:13:26 +02:00
misc Improve documentation. 2026-01-23 15:22:30 +01:00
mvnrepo Add test. 2026-07-03 23:35:18 +02:00
nodejs/src/org/jdrupes/builder/ext/nodejs Javdoc fixes and minor API change. 2026-05-10 11:34:13 +02:00
startup Simplify API. 2026-07-01 00:54:41 +02:00
test-projects Filter tree resources. 2026-07-02 09:07:39 +02:00
vscode/src/org/jdrupes/builder/vscode Use collection for SPI. 2026-04-23 23:13:26 +02:00
webpages Add evaluation. 2026-06-10 22:32:06 +02:00
.editorconfig Initial commit. 2025-05-10 11:44:29 +02:00
.gitignore Update. 2026-04-21 21:52:33 +02:00
.jdbld.properties Next release. 2026-07-04 16:51:11 +02:00
.markdownlint.yaml Configure markdownlint. 2026-02-24 18:15:46 +01:00
AGENTS.md Update. 2026-05-04 23:26:14 +02:00
checkstyle.xml Change approach to suppression. 2026-02-25 22:31:26 +01:00
jdbld Next release. 2026-07-04 16:51:11 +02:00
LICENSE Add license. 2025-05-10 12:02:14 +02:00
overview.md Clarify. 2026-01-21 09:58:33 +01:00
README.md Configure markdownlint. 2026-02-24 18:15:46 +01:00
ruleset.xml Fix warning. 2026-07-03 23:35:02 +02:00

JDrupes Builder

Build status Codacy Badge Maven Central Version

JDrupes Builder (jdbld) is a build automation tool that uses Java code for its configuration and models builds as collections of resources that are produced on demand. See the project website for more information.