From: Phillip Ross Date: Wed, 28 Oct 2015 06:21:28 +0000 (-0400) Subject: Update README.md file to reflect updated version. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ae7208cc3447fd7f92d3fd08ee207bb1e781ef70;p=payara-vagrant.git Update README.md file to reflect updated version. --- diff --git a/README.md b/README.md index 7633128..739cb02 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Vagrantfile for Payara. -Currently it uses ubuntu/trusty64 as a base and gets the Java EE Web profile of Payara 4.1.152, extracting to /opt/payara/payara-$PAYARA_VERSION. OpenJDK 7 is installed, since that is the latest Java currently available in the Ubuntu repos. +Currently it uses ubuntu/trusty64 as a base and gets the Java EE Web profile of Payara 4.1.1.154, extracting to /opt/payara/payara-$PAYARA_VERSION. The provision.sh script contains PAYARA_VERSION and PAYARA_ED variables which can be changed to point to a different version/edition of Payara. OpenJDK 7 is installed, since that is the latest Java currently available in the Ubuntu repos. There is still work to be done, but at this point, the file is usable for development/testing purposes.