Jonas Tobias Hopusch jotoho
jotoho pushed to about-page at jotoho/my-website 2022-02-06 01:51:05 +01:00
c052405ab1 Begin work on personal about page
jotoho created branch about-page in jotoho/my-website 2022-02-06 01:49:39 +01:00
jotoho pushed to about-page at jotoho/my-website 2022-02-06 01:49:39 +01:00
9069d90b3d Begin work on personal about page
jotoho pushed to master at jotoho/my-website 2022-02-06 01:48:52 +01:00
2c20bb7f03 Add link to website repository to global footer
f2fb8a54d0 Delete unused profiles
8f03fb84b2 Delete dummy blog post
322ad4f391 Make article heading horizontally centered
Compare 4 commits »
jotoho commented on issue jotoho/waituntil#4 2022-01-28 02:35:14 +01:00
Implement output for --help flag

I have heard that .properties files can be used (with ResourceBundles?) to load things like translation strings from dedicated files. I'll need to investigate this.

jotoho commented on issue jotoho/waituntil#7 2022-01-28 02:33:15 +01:00
Investigate distributing native binaries using jpackage

I have successfully experimented with jpackage but come to the conclusion that bundling the massive runtime environment with the small class files of this program is nonsense.

jotoho closed issue jotoho/waituntil#7 2022-01-28 02:33:15 +01:00
Investigate distributing native binaries using jpackage
jotoho deleted branch contribution-guidelines from jotoho/waituntil 2022-01-28 02:14:30 +01:00
jotoho deleted branch modify-project-settings from jotoho/waituntil 2022-01-28 02:14:30 +01:00
jotoho pushed to master at jotoho/waituntil 2022-01-28 02:12:52 +01:00
af4002a431 Merge branch 'contribution-guidelines' into master
c216f6dcc5 Merge branch 'modify-project-settings' into master
28a461b8fc Remove fat jar module and use java standard library
6b064eb806 Define gradle version in gradle-wrapper.properties
5f3d176045 Stop excluding gradle directory
Compare 10 commits »
jotoho pushed to modify-project-settings at jotoho/waituntil 2022-01-28 02:12:07 +01:00
28a461b8fc Remove fat jar module and use java standard library
jotoho created branch modify-project-settings in jotoho/waituntil 2022-01-28 01:14:08 +01:00
jotoho pushed to modify-project-settings at jotoho/waituntil 2022-01-28 01:14:08 +01:00
6b064eb806 Define gradle version in gradle-wrapper.properties
5f3d176045 Stop excluding gradle directory
Compare 2 commits »
jotoho pushed to contribution-guidelines at jotoho/waituntil 2022-01-28 01:05:28 +01:00
5d73c12316 Add instructions on supplying contributor information
jotoho pushed to contribution-guidelines at jotoho/waituntil 2022-01-28 00:58:53 +01:00
f42f289b4e Add basic AUTHORS.md
bb0ef7631b Add copyright banner to all java sourcefiles
Compare 2 commits »
jotoho created branch contribution-guidelines in jotoho/waituntil 2022-01-28 00:28:38 +01:00
jotoho pushed to contribution-guidelines at jotoho/waituntil 2022-01-28 00:28:38 +01:00
0ea62601e5 Update copyright year in README.md
be2f6fdac2 Add contact information for feedback and patch submissions
Compare 2 commits »
jotoho pushed tag v0.2.0 to jotoho/waituntil 2022-01-02 18:44:39 +01:00
jotoho closed issue jotoho/waituntil#16 2022-01-02 18:36:30 +01:00
Use Project Jigsaw Modules
jotoho pushed to master at jotoho/waituntil 2022-01-02 18:36:30 +01:00
3566b52698 Merge branch 'modularize' into master
d09cd0f37e Determine application version by calling git describe
fae31308e0 Add java module config to project
Compare 3 commits »