aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/activemq.rb
AgeCommit message (Collapse)Author
2015-04-19activemq: add plist.SouthWolf
Closes #38730. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-27activemq: remove unnecessary prefix.install_metafilesXu Cheng
2015-03-25activemq: https, sha256Steve Laskaridis
Closes #38041. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-28java: move java_dependency into a separate file and add ↵Xu Cheng
Language::Java.java_home_env Also update activemq to test against it Closes #37218. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-24activemq: set JAVA_HOME use write_env_scriptXu Cheng
Closes #37136. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-23activemq 5.11.1Baptiste Fontaine
Closes #37103. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-21activemq 5.10.2Kegan Pankratz
Closes #37008. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21ActiveMQ 5.10.1Sébastien Jarrin
Closes #36105. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-20activemq: remove used skip_cleanAdam Vandenberg
2014-06-23ActiveMQ 5.10.0Alexander Pakulov
Closes #30386. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-18activemq 5.9.1魏涛
Closes #28498. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-07activemq 5.9.0Sun Liwen
Closes #24057. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-11activemq 5.8.0Brett Koonce
Closes #19125. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-11Streamline metafile installsAdam Vandenberg
2012-10-27Use script helpersAdam Vandenberg
2012-10-13ActiveMQ 5.7.0Humberto Morales
Closes #15444. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08ActiveMQ 5.6.0Adam Vandenberg
2012-02-11ActiveMQ: fix quotingAdam Vandenberg
2011-11-12ActiveMQ: Also wrap the `activemq` binaryCaius Durling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27ActiveMQ 5.5.1Rehan Iftikhar
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-25update ActiveMQ to 5.5.0Brett Porter
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-27Revert unintentional permissions changesMax Howell
Not sure what caused this, but needless to say, it wasn't desired.
2011-07-27Use Apache’s closer.cgi where appropriateMax Howell
Some of these were pointing at archive.apache.org. Now they aren’t, I investigated for good rationale for using the archive before altering it. mod_python still uses archive.apache.org as that is the only place it exists that I could find. jsvc *now* uses apache.archive.org as the formula was otherwise broken and the binary tarball it needs no longer exists on the main mirrors.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-05apache activemq 5.4.2Adam Vandenberg
2010-11-03ActiveMQ 5.4.1Adam Vandenberg
2010-09-20Update Activemq to 5.4.0Dmitriy Kopylenko
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15Improve activemq shim scripts.Adam Vandenberg
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-08-07Use new symlink aliasesMax Howell
2010-07-09ActiveMQ 5.3.2Adam Vandenberg
2010-05-03Removed duplicate ActiveMQ formulaAdam Vandenberg
2009-12-12Update ActiveMQ to 5.3.0Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-30Apache ActiveMQ formulaAugust Lilleaas
Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns provider.