summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2012-12-07 17:54:48 +0000
committerMiroslav Šulc <fordfrog@gentoo.org>2012-12-07 17:54:48 +0000
commit732332405d1b190c44e67a7c088803734205440a (patch)
tree5e4f511169aeea6d8fec084778bf1dd3b938d2ed /www-servers
parentStable for amd64, wrt bug #441080 (diff)
downloadgentoo-2-732332405d1b190c44e67a7c088803734205440a.tar.gz
gentoo-2-732332405d1b190c44e67a7c088803734205440a.tar.bz2
gentoo-2-732332405d1b190c44e67a7c088803734205440a.zip
www-servers/tomcat: updated elog with migration information
(Portage version: 2.1.11.33/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/ChangeLog6
-rw-r--r--www-servers/tomcat/tomcat-6.0.36.ebuild8
-rw-r--r--www-servers/tomcat/tomcat-7.0.32.ebuild8
-rw-r--r--www-servers/tomcat/tomcat-7.0.33.ebuild8
4 files changed, 23 insertions, 7 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 5ff6b41d36b7..e3aa01c22a86 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/tomcat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.311 2012/12/06 11:13:24 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.312 2012/12/07 17:54:48 fordfrog Exp $
+
+ 07 Dec 2012; Miroslav Šulc <fordfrog@gentoo.org> tomcat-6.0.36.ebuild,
+ tomcat-7.0.32.ebuild, tomcat-7.0.33.ebuild:
+ Updated elog with migration information
06 Dec 2012; Miroslav Šulc <fordfrog@gentoo.org>
-files/tomcat-7.0.30-build.xml.patch:
diff --git a/www-servers/tomcat/tomcat-6.0.36.ebuild b/www-servers/tomcat/tomcat-6.0.36.ebuild
index eb9d385d954e..20a8eb3b2e46 100644
--- a/www-servers/tomcat/tomcat-6.0.36.ebuild
+++ b/www-servers/tomcat/tomcat-6.0.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.36.ebuild,v 1.5 2012/12/06 00:53:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.36.ebuild,v 1.6 2012/12/07 17:54:48 fordfrog Exp $
EAPI=4
@@ -124,7 +124,11 @@ src_install() {
}
pkg_postinst() {
- elog "For how to deploy a server instance run:"
+ elog "New ebuilds of Tomcat support running multiple instances. If you used prior version"
+ elog "of Tomcat (<6.0.36), you have to migrate your existing instance to work with new Tomcat."
+ elog "You can find more information at https://wiki.gentoo.org/wiki/Apache_Tomcat"
+
+ elog "To manage Tomcat instances, run:"
elog " ${EPREFIX}/usr/share/${PN}-${SLOT}/gentoo/tomcat-instance-manager.bash --help"
ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar"
diff --git a/www-servers/tomcat/tomcat-7.0.32.ebuild b/www-servers/tomcat/tomcat-7.0.32.ebuild
index 17bd89ff829c..e3b456c46dbb 100644
--- a/www-servers/tomcat/tomcat-7.0.32.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.32.ebuild,v 1.6 2012/12/06 00:54:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.32.ebuild,v 1.7 2012/12/07 17:54:48 fordfrog Exp $
EAPI=4
@@ -123,7 +123,11 @@ src_install() {
}
pkg_postinst() {
- elog "For how to deploy a server instance run:"
+ elog "New ebuilds of Tomcat support running multiple instances. If you used prior version"
+ elog "of Tomcat (<7.0.32), you have to migrate your existing instance to work with new Tomcat."
+ elog "You can find more information at https://wiki.gentoo.org/wiki/Apache_Tomcat"
+
+ elog "To manage Tomcat instances, run:"
elog " ${EPREFIX}/usr/share/${PN}-${SLOT}/gentoo/tomcat-instance-manager.bash --help"
ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar"
diff --git a/www-servers/tomcat/tomcat-7.0.33.ebuild b/www-servers/tomcat/tomcat-7.0.33.ebuild
index 6abb5c4b1608..7c3be2a967b5 100644
--- a/www-servers/tomcat/tomcat-7.0.33.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.33.ebuild,v 1.1 2012/11/22 01:43:40 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.33.ebuild,v 1.2 2012/12/07 17:54:48 fordfrog Exp $
EAPI=4
@@ -123,7 +123,11 @@ src_install() {
}
pkg_postinst() {
- elog "For how to deploy a server instance run:"
+ elog "New ebuilds of Tomcat support running multiple instances. If you used prior version"
+ elog "of Tomcat (<7.0.32), you have to migrate your existing instance to work with new Tomcat."
+ elog "You can find more information at https://wiki.gentoo.org/wiki/Apache_Tomcat"
+
+ elog "To manage Tomcat instances, run:"
elog " ${EPREFIX}/usr/share/${PN}-${SLOT}/gentoo/tomcat-instance-manager.bash --help"
ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar"