[taskjuggler] Shift and multiple workinghours directives

From: Nicolas Girard (nicolas.girard_at_nerim.net)
Date: Thu Aug 18 2005 - 11:19:01 CEST


From: Nicolas Girard <nicolas.girard@nerim.net>
Date: Thu, 18 Aug 2005 11:19:01 +0200
Message-Id: <200508181119.02196.nicolas.girard@nerim.net>
Subject: [taskjuggler] Shift and multiple workinghours directives

Hi all,
I'd like to precisely moditor my time and I've defined a shift corresponding
to meals (breakfast, lunch, dinner) as follows:

shift meals "Meals" {
    #matin
  workinghours mon 6:45 - 7:10
  workinghours tue 6:45 - 7:10
  workinghours wed 6:45 - 7:10
  workinghours thu 6:45 - 7:10
  workinghours fri 6:45 - 7:10
  workinghours sat 7:45 - 8:10
  workinghours sun 9:10 - 9:30
    #midi
  workinghours mon 12:00 - 12:45
  workinghours tue 12:00 - 12:45
  workinghours wed 12:00 - 12:45
  workinghours thu 12:00 - 12:45
  workinghours fri 12:00 - 12:45
  workinghours sat 12:00 - 12:45
  workinghours sun 12:00 - 12:45
    #soir
  workinghours mon 19:40 - 20:40
  workinghours tue 19:40 - 20:40
  workinghours wed 19:40 - 20:40
  workinghours thu 19:40 - 20:40
  workinghours fri 19:40 - 20:40
  workinghours sat 19:40 - 20:40
  workinghours sun 19:40 - 20:40
}

When running taskjuggler I get the following output:

   planning.tjp:21: Illegal character ' '
   planning.tjp:21: Unknown attribute ' '
 
   The project does not contain any tasks.

Line 21 corresponds to the first workinghours directive.

Do you have any idea why I'm encountering a problem here ?

Many thanks in advance,
cheers,
Nicolas

-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Thu Aug 18 2005 - 11:19:22 CEST