monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: 4.0 release status


From: Martin Pala
Subject: Re: FYI: 4.0 release status
Date: Mon, 04 Aug 2003 15:25:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030711

Uid and gid tests are to do yet. These test are very simple, however i had problems with parser (p.y) shift/reduce conflicts with present uid and gid in exec-family statements (start, stop, exec). I will finish it as soon as possible, however as i mentioned in my previous mail, i'm now very busy. I will yet fix permission statement first:

from:

PERM(ISSION) octal_mode

to:

[IF] PERM(ISSION) octal_mode [FAILED] [[THEN] action]


I think i will find some time finalize uid and gid tests until friday.

Martin

Jan-Henrik Haukeland wrote:

With Martins and mine latest patch checkin I think we are finished^(1)
with the feature part of the TODO list for the 4.0 release. The
actions remaining before a 4.0 release are^(2):


1) Port and test on various platforms.
  -----------------------------------
  The major work left now is to port the code to the various
  plattforms. This is Rory's domain since he has the hardware :) I
  hope you, Rory, may test and port a FreeBSD version and other
  versions if you have time? Since Martin and Christan have access to
  Solaris I guess that you have already tested and will test for
  Solaris. Unfortunately I cannot contribute with porting since I
  only have access to Linux at the moment :-( But I will certainly
  contribute with testing.

  Responsible: Rory, (Martin and Christian) (hauk)


2) Finalize documentation.
  ------------------------------------------
  Walk through (QA) the documentation files; monitrc, CHANGES.txt,
  monit.pod, UPGRADE.txt and README and prepare for the release.

  Note; In the documentation I now stress the IF <statement> THEN
  action style, and only use this style. Although IF and THEN are
  noise keywords and statements could be written as <statement>
  ACTION I think it is important to stress the IF .. THEN style for
  writing statements because it is familiar and makes statements
  easier to understand and better looking, besides it makes it easy
  to categorizes a set of testing statements as if-tests.

  Responsible: hauk + all


3) Prepare and release
  -------------------
  QA everything, tag the release and notify the monit-general list,
  freshmeat.net and address@hidden RPM and Solaris PKG should be
  created after the release and uploaded to savannah.gnu.org.

  Responsible: hauk, QA, CVS tagging, monit.tar.gz and notification
  Responsible: Christian, Solaris PKG ?
  Responsible: Rory, RPM and upload to savannah?
3) Anything missing?
  -----------------
Responsible: All

Ps. It is fun to work with monit again and I think the upcomming 4.0
release will be a very fine product indeed and with lots of fancy and
useful features, and with many bugfixes and with a much improved code
base. (It's not perfect yet, but we are absolutely heading in the
right direction :)


^(1) Did you add the uid/gid stuff you wanted Martin or does this remain?
^(2) Everyone, please remember to do a "cvs update -d ." before you start







reply via email to

[Prev in Thread] Current Thread [Next in Thread]