Platform: WindowsPlatform: macOShelp wantedmaintainabilitypackaging
Métricas do repositório
- Stars
- (10.056 stars)
- Métricas de merge de PR
- (Mesclagem média 4d 18h) (10 fundiu PRs em 30d)
Description
We currently use Launch4j and Appbundler to package OpenRefine for Windows and Mac. Appbundler is no longer supported by Oracle and they recommend JavaPackager instead. JavaPackager handles a lot of distribution formats and is also integrated with Maven via this plugin: https://github.com/fvarrui/JavaPackager
We should consider migrating to that.