diff options
author | Tom Judge <tj@FreeBSD.org> | 2013-05-19 16:06:17 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2013-05-19 16:06:17 +0000 |
commit | 2318c9e66b424d380ccf00b602ce5c3eae148dcb (patch) | |
tree | 78c2ff08565f92749dcfa142f6d4a25a602aaa32 /UPDATING | |
parent | a8ce71a14aea382287ac578cdc4c0b17701a06d6 (diff) |
Update to 5.8.0.
This upgrade switches the required JVM to 1.7.
Changes: http://activemq.apache.org/activemq-580-release.html
Notes
Notes:
svn path=/head/; revision=318541
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130519: + AFFECTS: users of net/activemq + AUTHOR: tj@FreeBSD.org + + The JVM used by activemq has changed to OpenJDK 7. You will need to + make sure javavmwrapper is configured to use the installed + java/openjdk7 JVM. + 20130512: AFFECTS: users of devel/hs-git-annex AUTHOR: haskell@FreeBSD.org |