resolves rhbz 640134

This commit is contained in:
david knox 2011-02-28 16:58:35 -07:00
parent eea1f30f10
commit 4aa2b84fe7
2 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#
# Where your java installation lives
JAVA_HOME="/usr/lib/jvm/java-1.6.0"
JAVA_HOME="/usr/lib/jvm/jre"
# Where your tomcat installation lives
CATALINA_BASE="@@@TCHOME@@@"

View File

@ -566,6 +566,9 @@ fi
%{appdir}/sample
%changelog
* Mon Feb 28 2011 David Knox <dknox@redhat.com> 0:6.0.32-2
- Resolves rhbz 640134 - setting JAVA_HOME
* Mon Feb 28 2011 David Knox <dknox@redhat.com> 0:6.0.32-1
- Rebase on 6.0.32 with several bug fixes and security fixes
- changed apache-commons to jakarta-commons to fix missing