Update download url in 64 bit wrappers to http://java.com/en/download/manual.jsp

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2008 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2012-08-29 11:26:54 +00:00
parent 34630ec7e7
commit 66e957d092
4 changed files with 21 additions and 2 deletions

Binary file not shown.

View File

@ -25,5 +25,5 @@ vmarg.1=-Dsun.net.inetaddr.ttl=60
vmarg.2=-XmX512M
[ErrorMessages]
java.not.found=A suitable version of Java could not be found on your system, please install Java from http://java.com
java.failed=Java failed to startup successfully, please install Java from http://java.com
java.not.found=A suitable version of Java could not be found on your system, please install Java (64-bit) from http://java.com/en/download/manual.jsp
java.failed=Java failed to startup successfully, please install Java (64-bit) from http://java.com/en/download/manual.jsp

Binary file not shown.

View File

@ -0,0 +1,19 @@
service.startup=auto
service.class=davmail.service.DavService
service.id=DavMail
service.name=DavMail Gateway
service.description=DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
classpath.1=davmail.jar
classpath.2=lib/*
vm.version.min=1.6
vmarg.1=-Dsun.net.inetaddr.ttl=60
vmarg.2=-Xrs
arg.1=davmail.properties
[ErrorMessages]
java.not.found=A suitable version of Java could not be found on your system, please install Java (64-bit) from http://java.com/en/download/manual.jsp
java.failed=Java failed to startup successfully, please install Java (64-bit) from http://java.com/en/download/manual.jsp