Deployment and Unit Testing
stephanmg opened this issue · 1 comments
stephanmg commented
General:
- Universal releases exist for Linux, Mac and Windows (zip) - execute run.sh or run.bat.
- Installer for OSX exists (with all native libs though. improvement: provide only osx native j3d libs). To create a pkg installer there is an ant task provided.
Todos:
- Installer for Linux and Windows (including JRE) to make feel the user more familiar (and provide for each installer only the linux or windows native libs for j3d)
- Extension Directory of old JRE in Mac (/System/Library/Java/Extensions) is preloaded, prevent this and use j3d from bundled JRE when using the mac pkg installer.
- Code sign mac bundle
stephanmg commented
Fix path to JDK (hard-coded).