Sha256: ca0813f35384e00fa752dda89d175fcdb9ba7966a9ba11560d44ba68b1d37f42

Contents?: true

Size: 331 Bytes

Versions: 19

Compression:

Stored size: 331 Bytes

Contents

project test "Test" "1.0" 2000-01-01 - 2000-01-10

task t1 "Task1" {
	task t2 "Task2" {
		start 2000-01-01
    length 1d
	  depends !t3
	}
	task t3 "Task3" {
		length 1d
		depends !t2
	}
}

# MARK: warning 4 loop_detected
# MARK: info 4 loop_at_end
# MARK: info 9 loop_at_start
# MARK: info 9 loop_at_end
# MARK: error 4 loop_end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
taskjuggler-3.7.2 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.7.1 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.6.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.5.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.4.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.3.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.2.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.1.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-3.0.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.2.2 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.2.1 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.2.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.1.1 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.1.0 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.0.11 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.0.10 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.0.9 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.0.8 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp
taskjuggler-0.0.7 test/TestSuite/Scheduler/Errors/loop_detected_9.tjp