Commit Graph

20 Commits

Author SHA1 Message Date
Rob Greene cebb3727b0 Adding an AppleSingle edit command. 2024-02-07 18:54:43 -06:00
Rob Greene 9d676a5f44 Updating Maven release notes with a copy from AppleCommander. 2023-10-28 12:00:24 -05:00
dependabot[bot] 3f881a3467
Bump junit:junit from 4.13.1 to 4.13.2
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 16:34:38 +00:00
Rob Greene 516521d39a Bumping to Gradle 7.3.1 (same as AppleCommander). #1 2023-10-28 11:30:54 -05:00
Rob Greene b21a7bb341 Enforcing Java 11. 2022-06-05 16:46:04 -05:00
Rob Greene d689b5e0d5 First round of updates. Leaving publication for later. #1 2020-11-24 19:37:27 -06:00
Rob Greene 369f1e5eba Cleaning up imports. 2018-06-07 21:21:27 -05:00
Rob Greene 05ab07e323 Adding some file testing capabilities; tweaked comments. 2018-06-06 21:56:42 -05:00
Rob Greene 153e0aa220 Adding AppleSingle.VERSION. 2018-06-04 22:20:13 -05:00
Rob Greene 0f6fceaa55 Fixing spelling. 2018-06-04 22:18:27 -05:00
Rob Greene aae02d7323 Updating documentation and tests a bit. 2018-06-03 17:27:42 -05:00
Rob Greene 4627e08f9f Adding Filter and altering AppleSingle write mechanism to be more
reusable.
2018-06-03 15:42:07 -05:00
Rob Greene 4f34a8a289 Introducing Entry/EntryType/AppleSingleReader to make reading aspects
more common across tools.
2018-06-03 12:33:09 -05:00
Rob Greene b72c9f9b74 Adding Utilities and shifting to use it. 2018-06-03 12:31:07 -05:00
Rob Greene 2085559af7 Gradle tweaks: fix for Oracle javadoc doclint strictness; made the signing task a bit more intelligent. 2018-05-29 10:46:19 -05:00
Rob Greene 03095785d5 Adding analyze command to 'asu'; adding support to API for date
information.
2018-05-28 13:35:49 -05:00
Rob Greene 0254426160 Now reporting unsupported entryId's correctly. 2018-05-27 10:36:43 -05:00
Rob Greene ae4a1272d0 Fixing Maven coordinates. 2018-05-26 21:11:38 -05:00
Rob Greene d488113b84 Adding information for pushing to Maven Central as well as using the api. 2018-05-26 18:07:56 -05:00
Rob Greene 4536b24763 Split into a muti-project Gradle build in order to separate the API/lib from the command-line 'asu' tool. 2018-05-26 16:58:59 -05:00