summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/apache-activemq (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* activemq: 5.13.4 -> 5.14.5•••Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq --version` and found version 5.14.5 - ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq version` and found version 5.14.5 - ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq help` and found version 5.14.5 - ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/macosx/wrapper --help` got 0 exit code - ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/macosx/wrapper --help` and found version 5.14.5 - ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq-diag -h` got 0 exit code - found 5.14.5 with grep in /nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5 Matthew Bauer2018-03-171-2/+2
* activemq: 5.13.2 -> 5.13.4 (security)•••Fixes CVE-2016-3088. See http://activemq.apache.org/security-advisories.data/CVE-2016-3088-announcement.txt. Franz Pletz2016-08-181-2/+2
* treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. Tuomas Tynkkynen2016-08-021-0/+1
* activemq: 5.8.0 -> 5.13.2•••It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from trampling someone on 5.8.0. This is to the point of not upgrading the default, but making a new activemq attribute specific for 512. As far as I can tell, there is no good reason to stay providing 5.8.0, so this is the proposal to delete it. Note: There are over 1,000 fixes between 5.9.0 to 5.13.2. Graham Christensen2016-03-143-16/+3
* activemq: Add 5.12.1 versionMarkus Hauck2015-11-261-0/+6
* activemq: prepare nix files for multiple versionsMarkus Hauck2015-11-262-3/+10
* Another attempt to eradicate ensureDir•••See c556a6ea46e71e1907d78b71fab36df30297b3ad. Eelco Dolstra2014-06-301-1/+1
* Some description fixes•••There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others. Bjørn Forsman2013-10-051-3/+1
* activemq: Copy everything from the dist to the storeRickard Nilsson2013-02-251-3/+1
* Add apache-activemq 5.8.0, a Java message broker.Rickard Nilsson2013-02-251-0/+33