test/TestSuite/Syntax/Correct/Priority.tjp in taskjuggler-0.0.10 vs test/TestSuite/Syntax/Correct/Priority.tjp in taskjuggler-0.0.11
- old
+ new
@@ -1,6 +1,8 @@
-project prj "Priority Demo" "1.0" 2005-07-15 - 2005-10-01
+project "Priority Demo" 2005-07-15 - 2005-10-01 {
+ timezone "America/Denver"
+}
resource tux "Tux"
task items "Project breakdown" {
start 2005-07-15
@@ -16,10 +18,10 @@
start 2005-08-01
effort 20d
priority 500
allocate tux
}
-
+
task maintenance "Maintenance work" {
# This is a fallback task. Whenever tux is not doing something
# else he is allocated to this task.
duration 2m
priority 300