Commit graph

39 commits

Author SHA1 Message Date
9548ddea23
Cleaned up API to match bld operations and options APIs 2024-08-27 13:24:44 -07:00
f563cffd3f
Version 1.0.2 2024-07-28 21:44:35 -07:00
0a45d5747f
Bumped bld to version 2.0.1 2024-07-28 21:37:07 -07:00
68f3b81a74
Fixed exit status checks 2024-07-22 17:35:53 -07:00
8f4bb51dd2
Ensured exit status is set on failure 2024-07-22 17:04:02 -07:00
df9aee7ca3
Bumped bld to version 2.0.0-SNAPSHOT 2024-07-22 17:01:34 -07:00
051f744831
Version 1.0.1 2024-06-21 12:07:19 -07:00
6e8d3c2cd6
Added public methods to directly access configuration options 2024-06-21 00:13:25 -07:00
35287d7d6d
Use a Collection instead of a List to hold the command and arguments 2024-06-21 00:08:04 -07:00
e601ffab91
Bumped AssertJ to version 3.26.0 2024-06-21 00:01:08 -07:00
77d7463b0c
Bumped PMD extension to version 1.0.1 2024-06-21 00:00:23 -07:00
906969525e
Bumped PMD extension to version 0.9.9 2024-05-09 21:12:06 -07:00
d5882eca84
Bumped bld to version 1.9.1 2024-05-09 21:11:50 -07:00
2a2c81994a
A File can now also be used to specify the working dir 2024-04-05 12:55:44 -07:00
e7d3060649
Display command output asynchronously.
Replaced fail() function with failOnExit().
2024-04-04 18:18:03 -07:00
8b80ca1bc0
Added command timeout 2024-04-04 09:45:16 -07:00
b1c8c49fbc
Bumped PMD extension to version 0.9.8 2024-04-04 09:44:36 -07:00
9e8479ab30
Bumped worflows actions to the latest versions 2024-04-04 09:43:14 -07:00
013c6a0de6
Added JDK 22 to CI 2024-03-21 13:59:50 -07:00
1702e10817 Bumped to bld 1.9.0 2024-02-26 10:39:27 -08:00
1f85d040e2 Bumped JUnit versions 2024-02-25 18:50:02 -08:00
0be91a7ab3 Improved Visual Studio Code support 2024-02-25 18:49:37 -08:00
d1a5f617ed Version 0.9.1 2024-01-30 23:22:08 -08:00
f061f41123 Bumped to bld 1.8.0 2024-01-30 23:17:58 -08:00
cabaef9d2f Updated copyright 2024-01-30 23:17:01 -08:00
eda0df169c Added failure modes to Javadocs 2023-11-27 10:55:11 -08:00
e4412eb1d6 Fixed pages workflow 2023-11-27 10:39:31 -08:00
db12be1c4c Fixed documentation link 2023-11-27 10:30:31 -08:00
70d266d52e Added documentation pages workflow 2023-11-27 10:22:00 -08:00
f73526bc20 Minor cleanup 2023-11-27 10:14:53 -08:00
609b34784e Version 0.9.0 2023-10-22 14:47:54 -07:00
496a4ae75d Updated bld badge 2023-10-20 18:16:46 -07:00
bcfea50f10 Updated dependencies 2023-10-20 17:38:43 -07:00
927b549794 Minor cleanup 2023-08-28 14:37:42 -07:00
c32682dafc Addeded support for collections are arguments 2023-08-28 14:36:12 -07:00
a2f62e1b1b Minor cleanup 2023-08-27 16:56:19 -07:00
193c791408 Added opton to add a List via the command method 2023-08-27 16:46:47 -07:00
9843cfeb6b Added more logging 2023-08-27 10:56:11 -07:00
c230f7f979 Initial commit 2023-08-27 09:37:13 -07:00