aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-ostree/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add property-based tests and fix the bugs discovered.Matthias Andreas Benkard2023-12-101-0/+5
| | | | Change-Id: I8deb1a7d75078c037714541d8f6f656052c2476c
* Remove Checker Framework; add NullAway, Picnic Error Prone Support.Matthias Andreas Benkard2022-10-171-14/+0
| | | | Change-Id: I6558f0b4db0f9a192c18bbe45e2eaf10595bc666
* Bump version to 0.1.8-SNAPSHOT.Matthias Andreas Benkard2022-10-091-3/+3
| | | | Change-Id: I170ed55d3736c0bd22e173fc53b235b38f201abb
* Release 0.1.7.v0.1.7Matthias Andreas Benkard2022-10-091-3/+3
| | | | Change-Id: I8aac861c11109073c8d62fec1fe8e122e81fe242
* Make annotation dependencies optional again.Matthias Andreas Benkard2022-10-091-0/+3
| | | | | | | | | | | All static-analaysis-related annotation libraries are compile-time-only and can therefore be marked optional. Also changes the Java module descriptors to use 'requires static' instead of plain 'requires' for the corresponding modules, which lifts the runtime dependency from the point of view of the module system. Change-Id: I414907b002f6b0290ddb61b6f0ce899481c6efd3
* Bump version to 0.1.7-SNAPSHOT.Matthias Andreas Benkard2022-03-011-3/+3
| | | | Change-Id: I8bb4d6a6906cc19e80e3e209b59b7d305713e1da
* Release 0.1.6.v0.1.6Matthias Andreas Benkard2022-03-011-3/+3
| | | | Change-Id: Ie74bae8648919964e4d0e6c9ef51f987ee8259fe
* POM: Move Checker Framework dependencies to submodules.Matthias Andreas Benkard2022-03-011-0/+14
| | | | Change-Id: If611d49269cce036f0c81f6b1e95bccbb53a8882
* Clarify licensing through REUSE annotations.Matthias Andreas Benkard2022-02-031-0/+7
| | | | | | | | - Manual: GFDL-1.3-or-later - Library: LGPL-3.0-or-later - Examples: GPL-3.0-or-later Change-Id: I1d1bfede7ba51c4043f8d7e572aa88b42cc8bacf
* Bump version to 0.1.6-SNAPSHOT.Matthias Andreas Benkard2021-12-301-3/+3
| | | | Change-Id: I7e10c262c799731218bd48299eb32ca1499d8934
* Release 0.1.5.v0.1.5Matthias Andreas Benkard2021-12-301-3/+3
| | | | Change-Id: If5662f38b8475c588223b93ce0bf1cee31a37b6c
* jgvariant-ostree: DeltaPartPayload: Decompress LZMA if needed.Matthias Andreas Benkard2021-12-301-0/+6
| | | | Change-Id: I4a751b7778c30d2e126a058c766edaef7b641415
* Bump version to 0.1.5-SNAPSHOT.Matthias Andreas Benkard2021-12-281-3/+3
| | | | Change-Id: I2d3de6f1f7976f4c72f54e2fb2923c931047861c
* Release 0.1.4.v0.1.4Matthias Andreas Benkard2021-12-281-3/+3
| | | | Change-Id: I1d75cf80cf2ce58c7d8635b109e09ed271614d3c
* Add jgvariant-ostree module.Matthias Andreas Benkard2021-12-281-0/+68
Change-Id: Idf7bacad28d7cf65eb1ddd0994dcc2c2c2a7e18e