Commit graph

64 commits

Author SHA1 Message Date
Jordan Sissel
5e00e8b4d6 - package:monolith:jar target seems to be working. 2011-03-21 23:54:56 -07:00
Jordan Sissel
6e9e0cc4a3 - more work on packaging. 2011-03-21 23:49:27 -07:00
Jordan Sissel
e09b412d92 - more packaging/building work 2011-03-21 22:58:26 -07:00
Jordan Sissel
b4eb54604c - Start working on packaging 2011-03-21 19:50:30 -07:00
Jordan Sissel
071a0e0242 - fix grammar build
- Add Config mixin instance method 'config_init' which performs
  validation and sets instance variable values.

    If you define a config value like this:
      config :pants => :boolean

    You can expect to do this in the config file:
      pants => true

    And have this in your class:
      @pants # == true or false
2011-02-20 03:48:17 -08:00
Jordan Sissel
b3eae2b9a3 - ensure we have the latest grammar before building packages. 2011-02-20 03:30:13 -08:00
Jordan Sissel
2b14cba4eb - Push a logstash-test script to aid in debugging common logstash setup
problems.
2010-11-29 21:01:25 -08:00
Jordan Sissel
2c02a5fbb5 - fix runner 2010-11-24 01:04:18 -08:00
Jordan Sissel
17219db8ea - Add syntax test 2010-11-23 14:03:32 -08:00
Jordan Sissel
081a9a7282 - build logstash-lite 2010-11-18 08:30:37 -08:00
Jordan Sissel
694aae5088 - Update packaging
- Split config files
2010-10-18 07:27:03 +00:00
Jordan Sissel
5b9e83ce13 - fix version generation (major.svnrev), current major is 0.
- Add missing files to spec
2010-04-27 08:36:54 +00:00
Pete Fritchman
f4b0fafc00 - bump to 0.3.5 (mqrpc split-out)
- include wiki docs in rpm
2009-11-07 21:37:29 +00:00
Pete Fritchman
33222b3ed4 - helper for building release tarball 2009-10-20 03:46:19 +00:00