- Take maintainership [1]
- Add 'java' category [1]
- Use SUB_FILES to configure the launcher shell script
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in the
Porter's Handbook.
- Removed useless JAVA_RUN (implied when nothing is specified)
- Launch the JVM with 'exec' as stated in the Porter's Handbook
- Set JAVA_VERSION and use javavmwrapper to launch the application
PR: 93582 [1]
Submitted by: Rainer Alves <rainer.alves@gmail.com> [1]