Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-06 | [maven-release-plugin] prepare release pdf-over-4.4.0pdf-over-4.4.0 | Jakob Heher | 6 | -8/+8 | |
2022-05-06 | do not prompt for module version for submodules, cf. #87 | Jakob Heher | 1 | -0/+1 | |
2022-05-06 | remove build from mvn release:prepare, cf. #87 | Jakob Heher | 1 | -0/+10 | |
2022-05-06 | Revert "update pdf-as snapshot to latest available, cf. #52" | Jakob Heher | 717 | -257/+5528 | |
This reverts commit fb9e0a3c24ddecbd4d9222947f0ee99b9984ebcd. # Conflicts: # pdf-over-signer/pdf-over-sigpdfas4/pom.xml | |||||
2022-05-05 | split staging dirs per build, this avoids overlaps with publish.sh | Jakob Heher | 1 | -2/+2 | |
2022-05-05 | new release, new .aip | Jakob Heher | 2 | -811/+605 | |
2022-05-05 | [maven-release-plugin] prepare for next development iteration | Jakob Heher | 6 | -8/+8 | |
2022-05-05 | [maven-release-plugin] prepare release pdf-over-4.4.0 | Jakob Heher | 6 | -8/+8 | |
2022-05-05 | normalize line endings for WSL | Jakob Heher | 3 | -118/+118 | |
2022-05-05 | add registry keys to aip | Jakob Heher | 1 | -1/+17 | |
2022-05-05 | eliminate some not-actually-an-error error logging | Jakob Heher | 1 | -1/+4 | |
2022-05-05 | (make an attempt to) make java close files; cf. #86 | Jakob Heher | 4 | -16/+50 | |
2022-05-05 | clean up timeout code a bit | Jakob Heher | 2 | -19/+10 | |
2022-05-04 | fix NPE | Jakob Heher | 1 | -1/+1 | |
2022-05-04 | make bundled java executable on linux | Jakob Heher | 1 | -0/+1 | |
2022-05-04 | bundle JRE on linux | Jakob Heher | 4 | -1/+12 | |
2022-05-04 | fix path for linux script | Jakob Heher | 1 | -1/+1 | |
2022-05-04 | izpack 4 -> izpack 5 | Jakob Heher | 4 | -32/+39 | |
2022-05-04 | properly skip truezip-maven-plugin for linux | Jakob Heher | 1 | -0/+1 | |
2022-05-03 | make our build java17 compatible (replace the old gmaven-plugin) | Jakob Heher | 1 | -13/+13 | |
2022-05-03 | properly inform VS Code of the new java version we're using | Jakob Heher | 1 | -1/+2 | |
2022-05-03 | bump CI version | Jakob Heher | 1 | -1/+1 | |
2022-05-03 | include JVM info in settings menu title bar | Jakob Heher | 1 | -1/+1 | |
2022-05-03 | officially bump java version to 17 | Jakob Heher | 2 | -2/+1 | |
2022-05-03 | truezip-plugin cleanup | Jakob Heher | 2 | -23/+12 | |
2022-05-02 | switch back to zip for mac builds | Jakob Heher | 1 | -3/+2 | |
- tar.gz has too many bugs in truezip-maven-plugin | |||||
2022-05-02 | fix script inclusion for mac-aarch64 build | Jakob Heher | 1 | -6/+6 | |
2022-05-02 | get rid of all the unused parts of publish.sh | Jakob Heher | 1 | -70/+6 | |
2022-05-02 | swap run order of build-archive and bundle-jre | Jakob Heher | 1 | -8/+9 | |
(fix a bug for mac builds) | |||||
2022-05-02 | fix some zip paths | Jakob Heher | 1 | -5/+6 | |
2022-05-02 | set output filename for linux | Jakob Heher | 1 | -0/+1 | |
2022-05-02 | typo fix | Jakob Heher | 1 | -1/+1 | |
2022-05-02 | bump bundled JRE to 17 | Jakob Heher | 3 | -4/+4 | |
2022-05-02 | more properties name cleanups | Jakob Heher | 1 | -21/+21 | |
2022-05-02 | various pom cleanups, mostly variable names | Jakob Heher | 7 | -61/+46 | |
2022-05-02 | skip staging dir for bundled JRE, hopefully faster | Jakob Heher | 1 | -1/+1 | |
2022-05-02 | correct target name for mac-aarch64 build | Jakob Heher | 1 | -1/+1 | |
2022-05-02 | enable aarch64 build in CI | Jakob Heher | 2 | -1/+15 | |
2022-05-02 | swt version bump | Jakob Heher | 3 | -5/+3 | |
2022-04-29 | get rid of buergerkarte.at certificate whitelist (it hasn't been used in ↵ | Jakob Heher | 4 | -306/+0 | |
forever) | |||||
2022-04-29 | rename linux installer | Jakob Heher | 1 | -3/+3 | |
2022-04-29 | clean up maven ci logs, hopefully | Jakob Heher | 1 | -3/+3 | |
2022-04-29 | add linux and mac to CI run | Jakob Heher | 1 | -0/+31 | |
2022-04-29 | sign before packaging | Jakob Heher | 1 | -21/+20 | |
2022-04-29 | add expiry to CI | Jakob Heher | 1 | -0/+2 | |
2022-04-29 | fix CI caching for maven repo | Jakob Heher | 1 | -1/+1 | |
2022-04-29 | make new maven versions happy | Jakob Heher | 1 | -1/+1 | |
2022-04-29 | update project url | Jakob Heher | 1 | -1/+1 | |
2022-04-29 | new CI, test | Jakob Heher | 1 | -2/+11 | |
2022-04-29 | other pom cleanups: | Jakob Heher | 16 | -278/+257 | |
- auto-extract bundled jre - auto-build zip archive - only build jar installer for linux - only include icons where necessary |