Craig Raw
637058ae52
add test program
Build OpenPnP Capture Java Distribution / build (8, ubuntu-latest) (push) Has been cancelled
2025-06-09 11:40:25 +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
d00fa99545
update binaries download script
2025-03-11 15:05:07 +02:00
Craig Raw
a54917c128
update for forgejo deploy
2025-03-10 12:07:36 +02:00
Craig Raw
3d84c264c1
fix warning on unnecessary double load of openpnp-capture library
2025-03-10 12:02:56 +02:00
Jason von Nieda
52374b9730
Merge pull request #9 from openpnp/vonnieda-patch-1
...
Update to v0.0.28
2023-05-19 14:39:55 -05:00
Jason von Nieda
b0957a4c3f
Update pom.xml
2023-05-19 14:37:59 -05:00
Jason von Nieda
fe9a6cd991
v0.0.28 test COM fix for Windows
2023-05-19 14:37:14 -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
c309e965f3
- Update ubuntu paths for new builders
2023-04-03 18:38:02 -05:00
Jason von Nieda
ac73318c2f
Merge branch 'main' of https://github.com/openpnp/openpnp-capture-java
...
* 'main' of https://github.com/openpnp/openpnp-capture-java :
Test change suggested in https://github.com/openpnp/openpnp/issues/1538
2023-04-03 18:33:40 -05:00
Jason von Nieda
1c09a32a73
- https://github.com/openpnp/openpnp-capture/releases/tag/v0.0.26
2023-04-03 18:33:35 -05:00
Jason von Nieda
d0c0cda653
Test change suggested in https://github.com/openpnp/openpnp/issues/1538
2023-04-03 17:42:43 -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
1a4f3acfb1
- Round and round we go.
2023-02-16 22:14:53 -06:00
Jason von Nieda
773ad42dbc
- Let's maintain an open source project he said. It'll be fun, he said.
2023-02-16 22:11:28 -06:00
Jason von Nieda
8056d6bcc5
- Woops, can't release from two builds at once.
2023-02-16 22:05:47 -06:00
Jason von Nieda
79ca9665f0
Merge branch 'brainstorm-switch_to_jna_only'
...
* brainstorm-switch_to_jna_only: (28 commits)
Let's change master to main, and call this good.
okay, looks like windows will actually work fine it's just the build script failing, so let's test it on windows, I guess.
Windows, man.
- Okay, everything but windows worked. Let's upgrade JNA cause why not, and see what is getting downloaded.
- Let's use the right version.
nacos...
Let's see if the tests pass on mac and windows, too.
Retaking this with local changes... custom Maven package management? What was I thinking?
Fixup uses context
Remove ghost target from the tarball
Add Maven cache
Copy the right binary
Where is that dash convention coming from now?
Quick and dirty hack targetting binaries into target (pun intended)
Ignore all generated targets
Fixup JNAerator-based bad formatting on the variable comments that made javadoc error out and fail the build... many warnings left behind though
Bump up maven-javadoc-utils for clearer error messages
No comments
Tests shall pass, otherwise we'll get JNA loader issues anyway...
Only publish to MavenCentral if it is in the upstream vonnieda repo
...
2023-02-16 21:59:13 -06:00
Jason von Nieda
06c806097e
Let's change master to main, and call this good.
2023-02-16 21:59:05 -06:00
Jason von Nieda
7856f8bf93
okay, looks like windows will actually work fine it's just the build script failing, so let's test it on windows, I guess.
2023-02-16 21:55:42 -06:00
Jason von Nieda
1920c85d6a
Windows, man.
2023-02-16 21:45:17 -06: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
7519a4eca3
- Let's use the right version.
2023-02-16 21:25:38 -06:00
Jason von Nieda
56c537c7f2
nacos...
2023-02-16 21:25:11 -06:00
Jason von Nieda
c7ddfb5f0f
Let's see if the tests pass on mac and windows, too.
2023-02-16 21:24:42 -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
Jason von Nieda
24b09e025f
Merge pull request #8 from sovcharenko/hotfix/lib-bump
...
Bump lib to add support for macOS 12
2023-02-15 19:09:57 -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
28c0411714
Fixup uses context
2021-07-11 11:08:32 +10:00
Roman Valls Guimera
500b5a475c
Remove ghost target from the tarball
2021-07-11 11:07:19 +10:00
Roman Valls Guimera
48dfcdf7df
Add Maven cache
2021-07-10 22:49:16 +10:00
Roman Valls Guimera
fd52bbc847
Copy the right binary
2021-07-10 12:32:48 +10:00
Roman Valls Guimera
1c18871bd3
Where is that dash convention coming from now?
2021-07-06 01:16:00 +10:00
Roman Valls Guimera
b9c2a67d36
Quick and dirty hack targetting binaries into target (pun intended)
2021-07-06 01:11:16 +10:00
Roman Valls Guimera
200214bcea
Ignore all generated targets
2021-07-06 01:06:49 +10:00
Roman Valls Guimera
c0c8e47267
Fixup JNAerator-based bad formatting on the variable comments that made javadoc error out and fail the build... many warnings left behind though
2021-07-06 01:05:58 +10: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
9795458166
No comments
2021-07-04 18:41:07 +10:00
Roman Valls Guimera
93a88413b3
Tests shall pass, otherwise we'll get JNA loader issues anyway...
2021-07-04 18:34:50 +10:00
Roman Valls Guimera
a287ff7ac3
Only publish to MavenCentral if it is in the upstream vonnieda repo
2021-07-04 14:07:30 +10:00
Roman Valls Guimera
76c573f0ca
Try with ubuntu latest
2021-07-03 20:30:15 +10:00
Roman Valls Guimera
1b0cb5f35a
Bump up ubuntu
2021-07-03 20:29:08 +10:00