Author: ilgrosso
Date: Thu Jul 28 13:11:29 2016
New Revision: 1754407
URL: http://svn.apache.org/viewvc?rev=1754407&view=rev
Log:
Updating Ubuntu packages availability
Modified:
syncope/site/docs/getting-started.html
Modified: syncope/site/docs/getting-started.html
URL:
http://svn.apache.org/viewvc/syncope/site/docs/getting-started.html?rev=1754407&r1=1754406&r2=1754407&view=diff
==============================================================================
--- syncope/site/docs/getting-started.html (original)
+++ syncope/site/docs/getting-started.html Thu Jul 28 13:11:29 2016
@@ -987,11 +987,11 @@ Getting up and running quickly on Debian
</td>
<td class="content">
<strong>Ubuntu LTS 14.04 LTS</strong> does not provide the tomcat8 package by
default: you will need instead to download and manually
-install the following packages (from Ubuntu 14.10):
-<a
href="http://packages.ubuntu.com/vivid/all/libecj-java/download">libecj-java</a>
-<a
href="http://packages.ubuntu.com/vivid/all/libtomcat8-java/download">libtomcat8-java</a>
-<a
href="http://packages.ubuntu.com/vivid/all/tomcat8-common/download">tomcat8-common</a>
-<a href="http://packages.ubuntu.com/vivid/all/tomcat8/download">tomcat8</a>
+install the following packages (from Ubuntu 15.04):
+<a
href="http://packages.ubuntu.com/wily/all/libecj-java/download">libecj-java</a>
+<a
href="http://packages.ubuntu.com/wily/all/libtomcat8-java/download">libtomcat8-java</a>
+<a
href="http://packages.ubuntu.com/wily/all/tomcat8-common/download">tomcat8-common</a>
+<a href="http://packages.ubuntu.com/wily/all/tomcat8/download">tomcat8</a>
</td>
</tr>
</table>