Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to java 8 and tomcat 8.5 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mzhao519
Copy link

Hi,

I just updated the scripts to the latest java 8 and tomcat 8.5.

Could you let me know if you're happy with these changes?

Regards

Simon

@amartyag
Copy link

Hi,
Can you confirm that your work is compatible with the Apache v2 license?

Thanks,
Amartya

@mzhao519
Copy link
Author

Hi Amartya,
Thanks for your reply. Yes, it's compatible with the Apache v2 license.

Cheers
Simon

Copy link

@v1jayr v1jayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates.

TOMCAT7_CORE_DOWNLOAD_URL="http://mirror.olnevhost.net/pub/apache/tomcat/tomcat-7/v7.0.72/bin/$TOMCAT7_CORE_TAR_FILENAME"
TOMCAT_CORE_TAR_FILENAME='apache-tomcat-8.5.11.tar.gz'
# Download URL for Tomcat core
TOMCAT_CORE_DOWNLOAD_URL="http://apache.mirror.digitalpacific.com.au/tomcat/tomcat-8/v8.5.11/bin/$TOMCAT_CORE_TAR_FILENAME"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the URL "http://apache.mirror.digitalpacific.com.au/tomcat/tomcat-8/v8.5.11/bin/apache-tomcat-8.5.11.tar.gz" is broken. Also lets stick to the ones listed in the official Apache mirrors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants