From: Jochen Deibele (jmdeibele_at_gmx.de)
Date: Thu Jan 19 2006 - 22:47:37 CET
From: Jochen Deibele <jmdeibele@gmx.de> Date: Thu, 19 Jan 2006 22:47:37 +0100 Message-Id: <200601192247.37560.jmdeibele@gmx.de> Subject: [taskjuggler-devel] Scenario Bug? (ignoring of gapduration/length with scenarios)
Hi again!
And another one ...
project da "Diplomarbeit" "0.1" 2005-10-12 2006-07-31 {
scenario plani "Plan" {
scenario real "Reality"
}
}
task presentation "presentation"{
task prepare "preparation" {
length 2w
depends !!mlst1 {gapduration 2d}
}
task event "presentation event" {
depends !prepare {gapduration 1w }
length 30min
}
}
task mlst1 "Milestone 1" {
milestone
start 2006-05-10
real:start 2006-05-20
}
In the real-Scenario Taskjuggler ignores the gapduration and gaplength, in
the plan scenario everything is fine.
Still running Qt: 3.3.5 KDE: 3.5.0 Level "a" TaskJuggler: 2.2.0, on SuSE
Linux 9.3
btw: The concept of taskjuggler really pleases me. Keep on working!
Thank you!
Jochen
-- To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com For additional commands, email: taskjuggler-devel-help@suse.com
This archive was generated by hypermail 2.1.7 : Thu Jan 19 2006 - 22:47:46 CET