Commit Graph

35 Commits (e081e1b8fd6acb22d0034e52f0fb5196e96e6c7f)

Author SHA1 Message Date
Matthew Lewinski 83dd656d3b Minor cleanup on plist caveats.
Use basename to refer to plist file when loaded. Make cp lines same
across formulas.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 08:07:35 -08:00
Jack Nagel 6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
Jasper van Wanrooy 22a8f9158c elasticsearch 0.18.7
Closes Homebrew/homebrew#9616.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:59:16 -06:00
Domingo Suarez Torres 60b9ed844f elasticsearch 0.18.6
Closes Homebrew/homebrew#9288.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-27 18:25:02 -06:00
Peter Schröder 647312f95e elasticsearch 0.18.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 20:22:18 -08:00
Roland Moriz 3c3a1a2e23 ElasticSearch: Fix plugin classpath
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 17:52:07 -08:00
Susan Potter d001d65c69 elasticsearch: Update to 0.18.4
Closes Homebrew/homebrew#8662.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-22 20:56:28 -08:00
Jack Nagel 12f283dfed elasticsearch: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-18 15:27:20 -06:00
Susan Potter d5cb838a8f elasticsearch 0.18.3
* Update formula's install to move JARs to libexec as preferred
* Update scripts use prefix for ES_HOME and update ES_CLASSPATH paths
  to use libexec instead of lib

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-17 21:58:36 -08:00
Karel Minarik d7b6dc0c6e ElasticSearch 0.18.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:30:34 -07:00
Karel Minarik be31b45690 ElasticSearch: formula cleanup
This commit introduces couple of breaking, but important changes for
ElasticSearch:

1. The cluster is given a reasonably unique, though human-friendly name,
   based on the current user login name (`ENV['USER']`).  This minimizes
   conflicts and dubious [MasterNotDiscoveredException] errors when running
   a development cluster eg. within an office, on multiple workstations,
   with open firewalls.

2. This means the _path to data has changed_ and users will have to move
   it manually to new location. It should be safe to do so, while ES is not
   running.

3. The log files location also changed to a more appropriate one.

4. Standard error and ouput streams were redirected to /dev/null within
   the `plist` definition, since ES provides enough logging already.

The changes should be forward compatible with the complete rewrite of ES
config file in <https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml>.

Closes Homebrew/homebrew#7946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 16:25:44 -05:00
Ben Hu 849406bc4c elasticsearch: Update to 0.17.9
Closes Homebrew/homebrew#8256.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:15:59 -07:00
Karel Minarik 7d9cfeda63 ElasticSearch 0.17.7
Closes Homebrew/homebrew#7767.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:05:18 -05:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Jannis Leidel bf92fbaadf elasticsearch 0.17.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-12 12:13:23 -07:00
Ben Hu 6f312daa4e ElasticSearch 0.17.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-10 10:20:43 -07:00
Karel Minarik cd9055930a ElasticSearch 0.17.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-22 08:21:50 -07:00
Karel Minarik b858fbc644 ElasticSearch 0.17.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-20 08:10:22 -07:00
Karel Minarik 6f3db0aa1c ElasticSearch 0.16.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17 08:29:47 -07:00
Karel Minarik 357d4dd318 elasticsearch 0.16.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-07 13:29:40 -07:00
Karel Minarik 42b2062633 ElasticSearch 0.16.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-13 09:47:37 -07:00
Karel Minarik f2c0de0d4f ElasticSearch 0.16.0
Also:

* moved data and logs properly into /usr/local/var
* added configuration file, added plist and instruction

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-25 09:22:38 -07:00
Karel Minarik ca0b4b91dd Updated ElasticSearch to 0.15.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-15 09:41:49 -07:00
Dan Larkin 9cdd4cf1d3 update to elasticsearch 0.14.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-14 08:58:37 -08:00
Robert Newson 42e7165ade upgrade elasticsearch to 0.13.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-03 12:43:49 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Jonathan 68b4650388 updated elasticsearch to 0.11.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03 17:45:55 -07:00
Matt Dennewitz e7ecb71071 updated elasticsearch to 0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-09 11:26:20 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* 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-07 18:08:53 -07:00
Julian Stahnke cb037c38d6 elasticsearch 0.8.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-29 12:50:52 +02:00
Julian Stahnke 694edc569b ElasticSearch 0.7.1
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-17 16:40:19 +02:00
Julian Stahnke ccf569d5b6 ElasticSearch 0.7.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-16 11:06:33 +02:00
Julian Stahnke e5f9484990 Elastic search version 0.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 07:44:35 -07:00
Mat Schaffer 8df9b5bd0e Formula for ElasticSearch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-30 12:52:15 -07:00