Commit Graph

49 Commits

Author SHA1 Message Date
Craig Raw
4aad5001b1 update to v0.0.30-1
Some checks failed
Build OpenPnP Capture Java Distribution / build (8, ubuntu-latest) (push) Has been cancelled
2025-10-21 15:45:39 +02:00
Craig Raw
52a3369828 bump to v0.0.28-6 2025-06-03 12:31:36 +02:00
Craig Raw
5f3b3204f1 bump to v0.0.28-5 2025-03-20 11:41:14 +02:00
Craig Raw
5a6ae0a7e2 bump to v0.0.28-4 2025-03-14 09:24:19 +02:00
Craig Raw
010e025604 bump to v0.0.28-3 2025-03-13 16:06:03 +02:00
Craig Raw
b3feda4c36 bump to v0.0.28-2 2025-03-11 15:07:44 +02:00
Craig Raw
a54917c128 update for forgejo deploy 2025-03-10 12:07:36 +02:00
Jason von Nieda
b0957a4c3f
Update pom.xml 2023-05-19 14:37:59 -05:00
Jason von Nieda
a10fbf8ad6 Tracking openpnp-capture v0.0.27 2023-04-14 12:05:52 -05:00
Jason von Nieda
a1143ed22b - new sub-version to get a rebuild of v0.0.26. Seems to have failed in Maven central. 2023-04-05 22:20:40 -05:00
Jason von Nieda
8ce0fda6a6 - Set auto release to true. Now that everything being built automatically no reason to have to manually release. 2023-04-04 11:01:35 -05:00
Jason von Nieda
dac09d59dd - Missed a version number 2023-04-03 18:42:39 -05:00
Jason von Nieda
0e55ab71ba - v0.0.25 - openpnp-capture capture fixes Windows builds 2023-03-27 19:30:40 -05:00
Jason von Nieda
89b406e5af - Okay, everything but windows worked. Let's upgrade JNA cause why not, and see what is getting downloaded. 2023-02-16 21:43:38 -06:00
Jason von Nieda
008d777d98 Merge branch 'switch_to_jna_only' of https://github.com/brainstorm/openpnp-capture-java into brainstorm-switch_to_jna_only
# Conflicts:
#	.github/workflows/build.yml
2023-02-16 21:22:18 -06:00
Sergii Ovcharenko
b293eed168 bump lib 2022-08-04 14:35:49 +01:00
Roman Valls Guimera
467eea8d0d Retaking this with local changes... custom Maven package management? What was I thinking? 2021-12-30 10:12:00 +11:00
Roman Valls Guimera
cf13f50978 Bump up maven-javadoc-utils for clearer error messages 2021-07-06 01:05:04 +10:00
Roman Valls Guimera
98d38a2b73 Leave cursed platforms out for now (darwin-aarch64, because there is no GH runner yet: https://github.com/actions/virtual-environments/issues/2187), targets are generated but tests fail locally... shall I port windows to GHA? 2021-07-03 20:24:37 +10:00
Jason von Nieda
a8805c684d
Merge pull request #5 from openpnp/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2021-05-17 13:21:02 -05:00
Roman Valls Guimera
278687e414 Classes JNAerated, hopefully for the last time, java.lang.String error corrected manually on the generated sources and disabled generation altogether 2021-05-15 17:09:41 +10:00
Roman Valls Guimera
c37b810413 Switch to JNA-only as discussed in Discord message https://discord.com/channels/693329785769689098/694915062388883567/841447130949877780 2021-05-15 14:21:49 +10:00
Jason von Nieda
378114cd1e - Fix GPG signing. 2021-03-07 20:41:59 -06:00
Jason von Nieda
17cb56f7eb - Test out maven releases. 2021-03-07 20:37:45 -06:00
dependabot[bot]
357fe0e193
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 22:32:12 +00:00
Jason von Nieda
858e32a268 - Update for v0.0.22 which hopefully fixes the macOS < 10.14 crash issue. 2020-09-09 23:04:47 -05:00
Jason von Nieda
f3304e8bf1 - Release v0.0.21 2020-09-07 20:52:03 -05:00
Jason von Nieda
f2b41bff65 Prep release v0.0.18:
- Fixes macOS camera access by requesting authorization from the user.
2020-04-19 16:46:14 -05:00
Jason von Nieda
71b3b35433 Minor pom.xml magic to let Eclipse not choke on unknown plugin executions. Only affects Eclipse. 2019-01-17 21:15:18 -06:00
Jason von Nieda
b7b717af50 * Add support for CaptureStream.hasNewFrame().
* Prep release v0.0.17.
2019-01-13 21:55:58 -06:00
Jason von Nieda
299a52a69a Release v0.0.16 2019-01-09 09:05:11 -06:00
Jason von Nieda
e8b5cfb665 Release v0.0.12 with new properties. 2018-01-28 11:18:55 -06:00
Jason von Nieda
ef4f39fb51 Release v0.0.11 with fixes for signed property values. 2017-10-10 21:27:09 -05:00
Jason von Nieda
b68d3f8d5c Add support for all the new properties.
Add support for default property values.
Prep release v0.0.10
2017-10-05 21:04:32 -05:00
Jason von Nieda
5d6215b98f Prep release 0.0.9 which includes static linked binaries to avoid having to install redistributable on Windows. 2017-10-03 09:19:01 -05:00
Jason von Nieda
9fc1af163b Release v0.0.8 with win32 binaries. 2017-10-03 07:42:31 -05:00
Jason von Nieda
7bf764bd7d Release v0.0.7 2017-09-30 19:00:36 -05:00
Jason von Nieda
d44baf14af Release v0.0.6 2017-09-28 09:03:37 -05:00
Jason von Nieda
1c7273747f Output library version during test to help verify.
Release v0.0.5.
2017-09-26 20:06:38 -05:00
Jason von Nieda
41586b5525 Release v0.0.4 2017-09-25 20:19:28 -05:00
Jason von Nieda
57a4e72c43 Release v0.0.3-2 2017-09-22 19:36:31 -05:00
Jason von Nieda
a1866787c0 Release 0.0.3-1 2017-09-21 20:48:14 -05:00
Jason von Nieda
c5b923e8c1 Release 0.0.3 2017-09-21 20:46:11 -05:00
Jason von Nieda
53bd0890bc Add property handling to Java binding. 2017-09-20 21:51:09 -05:00
Jason von Nieda
99d8ba5838 Further fleshed out the helper API.
Released 0.0.2-3
2017-09-18 22:12:20 -05:00
Jason von Nieda
3f99d73f78 Add deployment configuration to pom for releasing on Central.
Add license file.
Add release info.
Add simple test to make sure library loads.
Release 0.0.2-2
2017-09-18 02:22:52 -05:00
Jason von Nieda
12ae86fb5f Added Maven shade plugin to create uber jar. 2017-08-16 00:11:46 -05:00
Jason von Nieda
29f01b87aa Update pom to include everything we need to build a final jar.
Add travis to prep for CI.
2017-08-15 22:07:22 -05:00
Jason von Nieda
55ac8082be Initial import of Java bindings after moving from openpnp-capture repo. 2017-08-15 21:44:03 -05:00