taskjuggler 0.0.8 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +1144 -2047
- data/README +1 -1
- data/Rakefile +6 -6
- data/data/css/tjmanual.css +20 -0
- data/data/css/tjreport.css +7 -6
- data/doc/AppConfig.html +136 -130
- data/doc/Arguments.html +46 -40
- data/doc/CHANGELOG.html +1162 -2057
- data/doc/COPYING.html +8 -2
- data/doc/Object.html +205 -199
- data/doc/README.html +9 -3
- data/doc/RuntimeConfig.html +75 -69
- data/doc/String.html +69 -63
- data/doc/TaskJuggler.html +350 -291
- data/doc/TaskJuggler/Account.html +26 -20
- data/doc/TaskJuggler/AccountAttribute.html +24 -18
- data/doc/TaskJuggler/AccountScenario.html +24 -18
- data/doc/TaskJuggler/Allocation.html +74 -68
- data/doc/TaskJuggler/AllocationAttribute.html +54 -48
- data/doc/TaskJuggler/AttributeBase.html +172 -93
- data/doc/TaskJuggler/AttributeDefinition.html +22 -16
- data/doc/TaskJuggler/AttributeOverwrite.html +586 -0
- data/doc/TaskJuggler/BatchProcessor.html +263 -257
- data/doc/TaskJuggler/Booking.html +44 -38
- data/doc/TaskJuggler/BookingListAttribute.html +25 -21
- data/doc/TaskJuggler/BooleanAttribute.html +24 -18
- data/doc/TaskJuggler/CSVFile.html +193 -187
- data/doc/TaskJuggler/CellSettingPattern.html +13 -7
- data/doc/TaskJuggler/CellSettingPatternList.html +25 -19
- data/doc/TaskJuggler/Charge.html +49 -43
- data/doc/TaskJuggler/ChargeListAttribute.html +21 -15
- data/doc/TaskJuggler/ChargeSet.html +94 -88
- data/doc/TaskJuggler/ChargeSetListAttribute.html +29 -25
- data/doc/TaskJuggler/CollisionDetector.html +142 -136
- data/doc/TaskJuggler/ColumnListAttribute.html +21 -17
- data/doc/TaskJuggler/ColumnTable.html +50 -44
- data/doc/TaskJuggler/Daemon.html +71 -50
- data/doc/TaskJuggler/DataCache.html +110 -58
- data/doc/TaskJuggler/DataCacheEntry.html +22 -16
- data/doc/TaskJuggler/DateAttribute.html +24 -18
- data/doc/TaskJuggler/DefinitionListAttribute.html +12 -6
- data/doc/TaskJuggler/DependencyListAttribute.html +29 -25
- data/doc/TaskJuggler/DurationAttribute.html +25 -19
- data/doc/TaskJuggler/FileList.html +25 -19
- data/doc/TaskJuggler/FileRecord.html +17 -11
- data/doc/TaskJuggler/FixnumAttribute.html +16 -10
- data/doc/TaskJuggler/FlagListAttribute.html +25 -21
- data/doc/TaskJuggler/FloatAttribute.html +20 -14
- data/doc/TaskJuggler/FormatListAttribute.html +17 -11
- data/doc/TaskJuggler/GanttChart.html +242 -236
- data/doc/TaskJuggler/GanttContainer.html +71 -67
- data/doc/TaskJuggler/GanttHeader.html +113 -107
- data/doc/TaskJuggler/GanttHeaderScaleItem.html +26 -20
- data/doc/TaskJuggler/GanttLine.html +217 -210
- data/doc/TaskJuggler/GanttLoadStack.html +89 -83
- data/doc/TaskJuggler/GanttMilestone.html +11 -6
- data/doc/TaskJuggler/GanttRouter.html +194 -186
- data/doc/TaskJuggler/GanttTaskBar.html +41 -34
- data/doc/TaskJuggler/HTMLDocument.html +52 -46
- data/doc/TaskJuggler/HTMLGraphics.html +58 -52
- data/doc/TaskJuggler/Interval.html +90 -84
- data/doc/TaskJuggler/IntervalList.html +777 -0
- data/doc/TaskJuggler/IntervalListAttribute.html +29 -25
- data/doc/TaskJuggler/JobInfo.html +36 -30
- data/doc/TaskJuggler/Journal.html +188 -177
- data/doc/TaskJuggler/JournalEntry.html +36 -30
- data/doc/TaskJuggler/JournalEntryList.html +88 -82
- data/doc/TaskJuggler/KeywordArray.html +12 -6
- data/doc/TaskJuggler/KeywordDocumentation.html +512 -503
- data/doc/TaskJuggler/Limits.html +111 -105
- data/doc/TaskJuggler/Limits/Limit.html +71 -65
- data/doc/TaskJuggler/LimitsAttribute.html +21 -15
- data/doc/TaskJuggler/ListAttributeBase.html +16 -10
- data/doc/TaskJuggler/Log.html +111 -105
- data/doc/TaskJuggler/LogFile.html +54 -48
- data/doc/TaskJuggler/LogicalAttribute.html +35 -29
- data/doc/TaskJuggler/LogicalExpression.html +32 -26
- data/doc/TaskJuggler/LogicalExpressionAttribute.html +16 -10
- data/doc/TaskJuggler/LogicalExpressionListAttribute.html +671 -0
- data/doc/TaskJuggler/LogicalFlag.html +24 -18
- data/doc/TaskJuggler/LogicalFunction.html +164 -158
- data/doc/TaskJuggler/LogicalOperation.html +138 -132
- data/doc/TaskJuggler/Macro.html +14 -8
- data/doc/TaskJuggler/MacroTable.html +42 -36
- data/doc/TaskJuggler/ManagerResponsibilities.html +19 -13
- data/doc/TaskJuggler/ManagerStatusRecord.html +23 -17
- data/doc/TaskJuggler/Message.html +56 -50
- data/doc/TaskJuggler/MessageHandler.html +73 -67
- data/doc/TaskJuggler/Navigator.html +92 -86
- data/doc/TaskJuggler/NavigatorElement.html +88 -82
- data/doc/TaskJuggler/NikuProject.html +15 -9
- data/doc/TaskJuggler/NikuReport.html +405 -370
- data/doc/TaskJuggler/NikuResource.html +13 -7
- data/doc/TaskJuggler/NodeListAttribute.html +13 -9
- data/doc/TaskJuggler/PlaceHolderCell.html +22 -16
- data/doc/TaskJuggler/ProcessIntercom.html +116 -110
- data/doc/TaskJuggler/ProcessIntercomIface.html +39 -33
- data/doc/TaskJuggler/Project.html +1064 -895
- data/doc/TaskJuggler/ProjectBroker.html +439 -366
- data/doc/TaskJuggler/ProjectBrokerIface.html +63 -53
- data/doc/TaskJuggler/ProjectFileParser.html +329 -319
- data/doc/TaskJuggler/ProjectFileScanner.html +351 -345
- data/doc/TaskJuggler/ProjectRecord.html +66 -60
- data/doc/TaskJuggler/ProjectServer.html +287 -280
- data/doc/TaskJuggler/ProjectServerIface.html +43 -37
- data/doc/TaskJuggler/PropertyAttribute.html +16 -10
- data/doc/TaskJuggler/PropertyList.html +205 -199
- data/doc/TaskJuggler/PropertySet.html +264 -296
- data/doc/TaskJuggler/PropertyTreeNode.html +455 -505
- data/doc/TaskJuggler/Query.html +309 -524
- data/doc/TaskJuggler/RTFHandlers.html +17 -11
- data/doc/TaskJuggler/RTFNavigator.html +33 -27
- data/doc/TaskJuggler/RTFQuery.html +135 -129
- data/doc/TaskJuggler/RTFReport.html +63 -57
- data/doc/TaskJuggler/RTFReportLink.html +55 -49
- data/doc/TaskJuggler/RTFWithQuerySupport.html +17 -11
- data/doc/TaskJuggler/RealFormat.html +64 -58
- data/doc/TaskJuggler/RealFormatAttribute.html +12 -6
- data/doc/TaskJuggler/ReferenceAttribute.html +35 -29
- data/doc/TaskJuggler/Report.html +294 -249
- data/doc/TaskJuggler/ReportBase.html +229 -223
- data/doc/TaskJuggler/ReportContext.html +52 -46
- data/doc/TaskJuggler/ReportServer.html +143 -137
- data/doc/TaskJuggler/ReportServerIface.html +51 -43
- data/doc/TaskJuggler/ReportServerRecord.html +36 -30
- data/doc/TaskJuggler/ReportServlet.html +167 -140
- data/doc/TaskJuggler/ReportTable.html +137 -131
- data/doc/TaskJuggler/ReportTableCell.html +332 -292
- data/doc/TaskJuggler/ReportTableColumn.html +46 -40
- data/doc/TaskJuggler/ReportTableLegend.html +43 -38
- data/doc/TaskJuggler/ReportTableLine.html +66 -60
- data/doc/TaskJuggler/Resource.html +166 -160
- data/doc/TaskJuggler/ResourceListAttribute.html +54 -32
- data/doc/TaskJuggler/ResourceListRE.html +47 -41
- data/doc/TaskJuggler/ResourceScenario.html +671 -644
- data/doc/TaskJuggler/RichText.html +51 -45
- data/doc/TaskJuggler/RichTextAttribute.html +28 -22
- data/doc/TaskJuggler/RichTextDocument.html +96 -90
- data/doc/TaskJuggler/RichTextElement.html +503 -497
- data/doc/TaskJuggler/RichTextFunctionExample.html +41 -35
- data/doc/TaskJuggler/RichTextFunctionHandler.html +19 -13
- data/doc/TaskJuggler/RichTextImage.html +14 -8
- data/doc/TaskJuggler/RichTextIntermediate.html +86 -80
- data/doc/TaskJuggler/RichTextParser.html +59 -53
- data/doc/TaskJuggler/RichTextScanner.html +184 -178
- data/doc/TaskJuggler/RichTextSnip.html +69 -63
- data/doc/TaskJuggler/RichTextSyntaxRules.html +416 -410
- data/doc/TaskJuggler/Scenario.html +13 -7
- data/doc/TaskJuggler/ScenarioData.html +40 -34
- data/doc/TaskJuggler/ScenarioListAttribute.html +21 -15
- data/doc/TaskJuggler/Scoreboard.html +129 -107
- data/doc/TaskJuggler/SheetHandlerBase.html +245 -239
- data/doc/TaskJuggler/SheetReceiver.html +333 -327
- data/doc/TaskJuggler/SheetSender.html +227 -221
- data/doc/TaskJuggler/Shift.html +26 -20
- data/doc/TaskJuggler/ShiftAssignment.html +45 -39
- data/doc/TaskJuggler/ShiftAssignments.html +178 -172
- data/doc/TaskJuggler/ShiftAssignmentsAttribute.html +21 -15
- data/doc/TaskJuggler/ShiftScenario.html +29 -23
- data/doc/TaskJuggler/SimpleQueryExpander.html +36 -30
- data/doc/TaskJuggler/SortListAttribute.html +17 -13
- data/doc/TaskJuggler/SourceFileInfo.html +19 -13
- data/doc/TaskJuggler/StatusSheetReceiver.html +31 -25
- data/doc/TaskJuggler/StatusSheetReport.html +166 -159
- data/doc/TaskJuggler/StatusSheetSender.html +80 -74
- data/doc/TaskJuggler/StringAttribute.html +20 -14
- data/doc/TaskJuggler/SymbolAttribute.html +16 -10
- data/doc/TaskJuggler/SyntaxReference.html +231 -225
- data/doc/TaskJuggler/TOCEntry.html +46 -40
- data/doc/TaskJuggler/TSResourceRecord.html +15 -9
- data/doc/TaskJuggler/TSTaskRecord.html +16 -10
- data/doc/TaskJuggler/TableColumnDefinition.html +84 -39
- data/doc/TaskJuggler/TableOfContents.html +28 -22
- data/doc/TaskJuggler/TableReport.html +906 -866
- data/doc/TaskJuggler/Task.html +99 -93
- data/doc/TaskJuggler/TaskDependency.html +24 -18
- data/doc/TaskJuggler/TaskListAttribute.html +29 -25
- data/doc/TaskJuggler/TaskListRE.html +46 -39
- data/doc/TaskJuggler/TaskScenario.html +2218 -1965
- data/doc/TaskJuggler/TextFormatter.html +154 -148
- data/doc/TaskJuggler/TextParser.html +362 -348
- data/doc/TaskJuggler/TextParser/Pattern.html +313 -307
- data/doc/TaskJuggler/TextParser/Rule.html +147 -141
- data/doc/TaskJuggler/TextParser/StackElement.html +58 -52
- data/doc/TaskJuggler/TextParser/State.html +88 -82
- data/doc/TaskJuggler/TextParser/StateTransition.html +42 -36
- data/doc/TaskJuggler/TextParser/TextParserResultArray.html +20 -14
- data/doc/TaskJuggler/TextParser/TokenDoc.html +19 -13
- data/doc/TaskJuggler/TextReport.html +80 -74
- data/doc/TaskJuggler/TextScanner.html +284 -272
- data/doc/TaskJuggler/TextScanner/BufferStreamHandle.html +14 -8
- data/doc/TaskJuggler/TextScanner/FileStreamHandle.html +21 -15
- data/doc/TaskJuggler/TextScanner/MacroStackEntry.html +15 -9
- data/doc/TaskJuggler/TextScanner/StreamHandle.html +102 -96
- data/doc/TaskJuggler/TimeSheet.html +123 -117
- data/doc/TaskJuggler/TimeSheetReceiver.html +28 -22
- data/doc/TaskJuggler/TimeSheetRecord.html +212 -206
- data/doc/TaskJuggler/TimeSheetReport.html +206 -199
- data/doc/TaskJuggler/TimeSheetSender.html +27 -21
- data/doc/TaskJuggler/TimeSheetSummary.html +140 -134
- data/doc/TaskJuggler/TimeSheets.html +20 -14
- data/doc/TaskJuggler/Tj3AppBase.html +100 -94
- data/doc/TaskJuggler/Tj3Client.html +407 -483
- data/doc/TaskJuggler/Tj3Daemon.html +116 -107
- data/doc/TaskJuggler/Tj3SheetAppBase.html +45 -39
- data/doc/TaskJuggler/Tj3SsReceiver.html +31 -25
- data/doc/TaskJuggler/Tj3SsSender.html +64 -58
- data/doc/TaskJuggler/Tj3TsReceiver.html +31 -25
- data/doc/TaskJuggler/Tj3TsSender.html +51 -45
- data/doc/TaskJuggler/Tj3TsSummary.html +59 -53
- data/doc/TaskJuggler/TjException.html +13 -7
- data/doc/TaskJuggler/TjTime.html +444 -438
- data/doc/TaskJuggler/TjpExample.html +84 -78
- data/doc/TaskJuggler/TjpExportRE.html +356 -349
- data/doc/TaskJuggler/TjpSyntaxRules.html +4279 -4151
- data/doc/TaskJuggler/URLParameter.html +16 -10
- data/doc/TaskJuggler/UserManual.html +185 -179
- data/doc/TaskJuggler/VimSyntax.html +144 -138
- data/doc/TaskJuggler/WebServer.html +46 -39
- data/doc/TaskJuggler/WelcomePage.html +769 -0
- data/doc/TaskJuggler/WorkingHours.html +185 -179
- data/doc/TaskJuggler/WorkingHoursAttribute.html +42 -36
- data/doc/TaskJuggler/XMLBlob.html +21 -15
- data/doc/TaskJuggler/XMLComment.html +17 -11
- data/doc/TaskJuggler/XMLDocument.html +33 -27
- data/doc/TaskJuggler/XMLElement.html +97 -91
- data/doc/TaskJuggler/XMLNamedText.html +13 -7
- data/doc/TaskJuggler/XMLText.html +32 -26
- data/doc/index.html +601 -563
- data/doc/lib/AccountScenario_rb.html +5 -3
- data/doc/lib/Account_rb.html +5 -3
- data/doc/lib/Allocation_rb.html +5 -3
- data/doc/lib/AppConfig_rb.html +5 -3
- data/doc/lib/AttributeBase_rb.html +5 -3
- data/doc/lib/AttributeDefinition_rb.html +5 -3
- data/doc/lib/Attributes_rb.html +5 -3
- data/doc/lib/BatchProcessor_rb.html +5 -3
- data/doc/lib/Booking_rb.html +5 -3
- data/doc/lib/ChargeSet_rb.html +5 -3
- data/doc/lib/Charge_rb.html +5 -3
- data/doc/lib/DataCache_rb.html +5 -3
- data/doc/lib/FileList_rb.html +5 -3
- data/doc/lib/HTMLDocument_rb.html +5 -3
- data/doc/lib/IntervalList_rb.html +69 -0
- data/doc/lib/Interval_rb.html +5 -3
- data/doc/lib/Journal_rb.html +5 -3
- data/doc/lib/KeywordArray_rb.html +5 -3
- data/doc/lib/KeywordDocumentation_rb.html +5 -3
- data/doc/lib/Limits_rb.html +5 -3
- data/doc/lib/LogFile_rb.html +5 -3
- data/doc/lib/Log_rb.html +5 -3
- data/doc/lib/LogicalExpression_rb.html +5 -3
- data/doc/lib/LogicalFunction_rb.html +5 -3
- data/doc/lib/LogicalOperation_rb.html +5 -3
- data/doc/lib/MacroTable_rb.html +5 -3
- data/doc/lib/MessageHandler_rb.html +5 -3
- data/doc/lib/ProjectFileParser_rb.html +5 -3
- data/doc/lib/ProjectFileScanner_rb.html +5 -3
- data/doc/lib/Project_rb.html +5 -3
- data/doc/lib/PropertyList_rb.html +5 -3
- data/doc/lib/PropertySet_rb.html +5 -3
- data/doc/lib/PropertyTreeNode_rb.html +5 -3
- data/doc/lib/Query_rb.html +5 -3
- data/doc/lib/RTFHandlers_rb.html +5 -3
- data/doc/lib/RTFNavigator_rb.html +5 -3
- data/doc/lib/RTFQuery_rb.html +5 -3
- data/doc/lib/RTFReportLink_rb.html +5 -3
- data/doc/lib/RTFReport_rb.html +5 -3
- data/doc/lib/RTFWithQuerySupport_rb.html +5 -3
- data/doc/lib/RealFormat_rb.html +5 -3
- data/doc/lib/ResourceScenario_rb.html +5 -3
- data/doc/lib/Resource_rb.html +5 -3
- data/doc/lib/RichTextDocument_rb.html +5 -3
- data/doc/lib/RichTextElement_rb.html +5 -3
- data/doc/lib/RichTextFunctionExample_rb.html +5 -3
- data/doc/lib/RichTextFunctionHandler_rb.html +5 -3
- data/doc/lib/RichTextParser_rb.html +5 -3
- data/doc/lib/RichTextScanner_rb.html +5 -3
- data/doc/lib/RichTextSnip_rb.html +5 -3
- data/doc/lib/RichTextSyntaxRules_rb.html +5 -3
- data/doc/lib/RichText_rb.html +5 -3
- data/doc/lib/RuntimeConfig_rb.html +5 -3
- data/doc/lib/ScenarioData_rb.html +5 -3
- data/doc/lib/Scenario_rb.html +5 -3
- data/doc/lib/Scoreboard_rb.html +7 -3
- data/doc/lib/SheetHandlerBase_rb.html +5 -3
- data/doc/lib/SheetReceiver_rb.html +5 -3
- data/doc/lib/SheetSender_rb.html +5 -3
- data/doc/lib/ShiftAssignments_rb.html +5 -3
- data/doc/lib/ShiftScenario_rb.html +5 -3
- data/doc/lib/Shift_rb.html +5 -3
- data/doc/lib/SimpleQueryExpander_rb.html +5 -3
- data/doc/lib/SourceFileInfo_rb.html +5 -3
- data/doc/lib/StatusSheetReceiver_rb.html +5 -3
- data/doc/lib/StatusSheetSender_rb.html +5 -3
- data/doc/lib/SyntaxReference_rb.html +5 -3
- data/doc/lib/TOCEntry_rb.html +5 -3
- data/doc/lib/TableColumnDefinition_rb.html +5 -3
- data/doc/lib/TableOfContents_rb.html +5 -3
- data/doc/lib/TaskDependency_rb.html +5 -3
- data/doc/lib/TaskJuggler_rb.html +5 -3
- data/doc/lib/TaskScenario_rb.html +5 -3
- data/doc/lib/Task_rb.html +5 -3
- data/doc/lib/TextFormatter_rb.html +6 -4
- data/doc/lib/TextParser/Pattern_rb.html +5 -3
- data/doc/lib/TextParser/Rule_rb.html +5 -3
- data/doc/lib/TextParser/StackElement_rb.html +5 -3
- data/doc/lib/TextParser/State_rb.html +6 -4
- data/doc/lib/TextParser/TokenDoc_rb.html +5 -3
- data/doc/lib/TextParser_rb.html +5 -3
- data/doc/lib/TextScanner_rb.html +5 -3
- data/doc/lib/TimeSheetReceiver_rb.html +5 -3
- data/doc/lib/TimeSheetSender_rb.html +5 -3
- data/doc/lib/TimeSheetSummary_rb.html +6 -4
- data/doc/lib/TimeSheets_rb.html +5 -3
- data/doc/lib/Tj3AppBase_rb.html +5 -3
- data/doc/lib/Tj3Config_rb.html +5 -3
- data/doc/lib/Tj3SheetAppBase_rb.html +5 -3
- data/doc/lib/TjException_rb.html +5 -3
- data/doc/lib/TjTime_rb.html +5 -3
- data/doc/lib/TjpExample_rb.html +5 -3
- data/doc/lib/TjpSyntaxRules_rb.html +5 -3
- data/doc/lib/URLParameter_rb.html +5 -3
- data/doc/lib/UTF8String_rb.html +5 -3
- data/doc/lib/UserManual_rb.html +5 -3
- data/doc/lib/VimSyntax_rb.html +6 -4
- data/doc/lib/WorkingHours_rb.html +5 -3
- data/doc/lib/XMLDocument_rb.html +5 -3
- data/doc/lib/XMLElement_rb.html +5 -3
- data/doc/lib/daemon/Daemon_rb.html +5 -3
- data/doc/lib/daemon/ProcessIntercom_rb.html +7 -3
- data/doc/lib/daemon/ProjectBroker_rb.html +5 -3
- data/doc/lib/daemon/ProjectServer_rb.html +5 -3
- data/doc/lib/daemon/ReportServer_rb.html +5 -3
- data/doc/lib/daemon/ReportServlet_rb.html +69 -0
- data/doc/lib/daemon/WebServer_rb.html +9 -3
- data/doc/lib/daemon/WelcomePage_rb.html +71 -0
- data/doc/lib/deep_copy_rb.html +5 -3
- data/doc/lib/reports/CSVFile_rb.html +5 -3
- data/doc/lib/reports/CollisionDetector_rb.html +5 -3
- data/doc/lib/reports/ColumnTable_rb.html +5 -3
- data/doc/lib/reports/GanttChart_rb.html +5 -3
- data/doc/lib/reports/GanttContainer_rb.html +5 -3
- data/doc/lib/reports/GanttHeaderScaleItem_rb.html +5 -3
- data/doc/lib/reports/GanttHeader_rb.html +5 -3
- data/doc/lib/reports/GanttLine_rb.html +5 -3
- data/doc/lib/reports/GanttLoadStack_rb.html +5 -3
- data/doc/lib/reports/GanttMilestone_rb.html +5 -3
- data/doc/lib/reports/GanttRouter_rb.html +5 -3
- data/doc/lib/reports/GanttTaskBar_rb.html +5 -3
- data/doc/lib/reports/HTMLGraphics_rb.html +5 -3
- data/doc/lib/reports/Navigator_rb.html +5 -3
- data/doc/lib/reports/NikuReport_rb.html +5 -3
- data/doc/lib/reports/ReportBase_rb.html +5 -3
- data/doc/lib/reports/ReportContext_rb.html +5 -3
- data/doc/lib/reports/ReportTableCell_rb.html +5 -3
- data/doc/lib/reports/ReportTableColumn_rb.html +5 -3
- data/doc/lib/reports/ReportTableLegend_rb.html +5 -3
- data/doc/lib/reports/ReportTableLine_rb.html +5 -3
- data/doc/lib/reports/ReportTable_rb.html +5 -3
- data/doc/lib/reports/Report_rb.html +5 -3
- data/doc/lib/reports/ResourceListRE_rb.html +5 -3
- data/doc/lib/reports/StatusSheetReport_rb.html +5 -3
- data/doc/lib/reports/TableReport_rb.html +5 -3
- data/doc/lib/reports/TaskListRE_rb.html +5 -3
- data/doc/lib/reports/TextReport_rb.html +5 -3
- data/doc/lib/reports/TimeSheetReport_rb.html +5 -3
- data/doc/lib/reports/TjpExportRE_rb.html +5 -3
- data/doc/lib/{taskjuggler3_rb.html → tj3_rb.html} +7 -5
- data/doc/lib/tj3client_rb.html +5 -3
- data/doc/lib/tj3d_rb.html +6 -4
- data/doc/lib/tj3man_rb.html +5 -3
- data/doc/lib/tj3ss_receiver_rb.html +5 -3
- data/doc/lib/tj3ss_sender_rb.html +5 -3
- data/doc/lib/tj3ts_receiver_rb.html +5 -3
- data/doc/lib/tj3ts_sender_rb.html +5 -3
- data/doc/lib/tj3ts_summary_rb.html +5 -3
- data/examples/tutorial.tjp +13 -5
- data/gem_spec.rb +3 -0
- data/lib/Account.rb +2 -1
- data/lib/AccountScenario.rb +2 -1
- data/lib/Allocation.rb +2 -1
- data/lib/AppConfig.rb +2 -1
- data/lib/AttributeBase.rb +19 -5
- data/lib/AttributeDefinition.rb +2 -1
- data/lib/Attributes.rb +49 -38
- data/lib/BatchProcessor.rb +2 -1
- data/lib/Booking.rb +2 -1
- data/lib/Charge.rb +2 -1
- data/lib/ChargeSet.rb +2 -1
- data/lib/DataCache.rb +15 -1
- data/lib/FileList.rb +2 -1
- data/lib/HTMLDocument.rb +2 -1
- data/lib/Interval.rb +2 -1
- data/lib/IntervalList.rb +100 -0
- data/lib/Journal.rb +8 -2
- data/lib/KeywordArray.rb +2 -1
- data/lib/KeywordDocumentation.rb +10 -6
- data/lib/Limits.rb +2 -1
- data/lib/Log.rb +3 -2
- data/lib/LogFile.rb +2 -1
- data/lib/LogicalExpression.rb +2 -1
- data/lib/LogicalFunction.rb +2 -1
- data/lib/LogicalOperation.rb +2 -1
- data/lib/MacroTable.rb +2 -1
- data/lib/MessageHandler.rb +2 -1
- data/lib/Project.rb +92 -25
- data/lib/ProjectFileParser.rb +7 -2
- data/lib/ProjectFileScanner.rb +2 -1
- data/lib/PropertyList.rb +2 -1
- data/lib/PropertySet.rb +2 -6
- data/lib/PropertyTreeNode.rb +22 -44
- data/lib/Query.rb +32 -13
- data/lib/RTFHandlers.rb +2 -1
- data/lib/RTFNavigator.rb +2 -1
- data/lib/RTFQuery.rb +3 -2
- data/lib/RTFReport.rb +2 -1
- data/lib/RTFReportLink.rb +2 -1
- data/lib/RTFWithQuerySupport.rb +2 -1
- data/lib/RealFormat.rb +2 -1
- data/lib/Resource.rb +2 -1
- data/lib/ResourceScenario.rb +35 -14
- data/lib/RichText.rb +2 -1
- data/lib/RichTextDocument.rb +2 -1
- data/lib/RichTextElement.rb +2 -1
- data/lib/RichTextFunctionExample.rb +2 -1
- data/lib/RichTextFunctionHandler.rb +2 -1
- data/lib/RichTextParser.rb +2 -1
- data/lib/RichTextScanner.rb +2 -1
- data/lib/RichTextSnip.rb +2 -1
- data/lib/RichTextSyntaxRules.rb +2 -1
- data/lib/RuntimeConfig.rb +2 -1
- data/lib/Scenario.rb +2 -1
- data/lib/ScenarioData.rb +2 -1
- data/lib/Scoreboard.rb +27 -8
- data/lib/SheetHandlerBase.rb +2 -1
- data/lib/SheetReceiver.rb +2 -1
- data/lib/SheetSender.rb +2 -1
- data/lib/Shift.rb +2 -1
- data/lib/ShiftAssignments.rb +2 -1
- data/lib/ShiftScenario.rb +2 -1
- data/lib/SimpleQueryExpander.rb +2 -1
- data/lib/SourceFileInfo.rb +2 -1
- data/lib/StatusSheetReceiver.rb +2 -1
- data/lib/StatusSheetSender.rb +2 -1
- data/lib/SyntaxReference.rb +2 -1
- data/lib/TOCEntry.rb +2 -1
- data/lib/TableColumnDefinition.rb +9 -2
- data/lib/TableOfContents.rb +2 -1
- data/lib/Task.rb +2 -1
- data/lib/TaskDependency.rb +2 -1
- data/lib/TaskJuggler.rb +8 -6
- data/lib/TaskScenario.rb +337 -153
- data/lib/TextFormatter.rb +3 -2
- data/lib/TextParser.rb +7 -2
- data/lib/TextParser/Pattern.rb +2 -1
- data/lib/TextParser/Rule.rb +2 -1
- data/lib/TextParser/StackElement.rb +2 -1
- data/lib/TextParser/State.rb +3 -2
- data/lib/TextParser/TokenDoc.rb +2 -1
- data/lib/TextScanner.rb +12 -5
- data/lib/TimeSheetReceiver.rb +2 -1
- data/lib/TimeSheetSender.rb +2 -1
- data/lib/TimeSheetSummary.rb +3 -2
- data/lib/TimeSheets.rb +2 -1
- data/lib/Tj3AppBase.rb +6 -5
- data/lib/Tj3Config.rb +5 -4
- data/lib/Tj3SheetAppBase.rb +2 -1
- data/lib/TjException.rb +2 -1
- data/lib/TjTime.rb +2 -1
- data/lib/TjpExample.rb +2 -1
- data/lib/TjpSyntaxRules.rb +264 -65
- data/lib/URLParameter.rb +2 -1
- data/lib/UTF8String.rb +2 -1
- data/lib/UserManual.rb +2 -1
- data/lib/VimSyntax.rb +3 -2
- data/lib/WorkingHours.rb +2 -1
- data/lib/XMLDocument.rb +2 -1
- data/lib/XMLElement.rb +2 -1
- data/lib/daemon/Daemon.rb +3 -1
- data/lib/daemon/ProcessIntercom.rb +3 -1
- data/lib/daemon/ProjectBroker.rb +84 -32
- data/lib/daemon/ProjectServer.rb +5 -3
- data/lib/daemon/ReportServer.rb +8 -5
- data/lib/daemon/ReportServlet.rb +166 -0
- data/lib/daemon/WebServer.rb +6 -150
- data/lib/daemon/WelcomePage.rb +80 -0
- data/lib/deep_copy.rb +2 -1
- data/lib/reports/CSVFile.rb +2 -1
- data/lib/reports/CollisionDetector.rb +2 -1
- data/lib/reports/ColumnTable.rb +2 -1
- data/lib/reports/GanttChart.rb +2 -1
- data/lib/reports/GanttContainer.rb +3 -4
- data/lib/reports/GanttHeader.rb +2 -1
- data/lib/reports/GanttHeaderScaleItem.rb +2 -1
- data/lib/reports/GanttLine.rb +12 -10
- data/lib/reports/GanttLoadStack.rb +2 -1
- data/lib/reports/GanttMilestone.rb +3 -3
- data/lib/reports/GanttRouter.rb +4 -1
- data/lib/reports/GanttTaskBar.rb +9 -7
- data/lib/reports/HTMLGraphics.rb +2 -1
- data/lib/reports/Navigator.rb +2 -1
- data/lib/reports/NikuReport.rb +79 -49
- data/lib/reports/Report.rb +42 -10
- data/lib/reports/ReportBase.rb +2 -1
- data/lib/reports/ReportContext.rb +2 -1
- data/lib/reports/ReportTable.rb +2 -1
- data/lib/reports/ReportTableCell.rb +63 -28
- data/lib/reports/ReportTableColumn.rb +2 -1
- data/lib/reports/ReportTableLegend.rb +5 -5
- data/lib/reports/ReportTableLine.rb +2 -1
- data/lib/reports/ResourceListRE.rb +2 -1
- data/lib/reports/StatusSheetReport.rb +4 -2
- data/lib/reports/TableReport.rb +42 -38
- data/lib/reports/TaskListRE.rb +4 -2
- data/lib/reports/TextReport.rb +2 -1
- data/lib/reports/TimeSheetReport.rb +4 -2
- data/lib/reports/TjpExportRE.rb +4 -2
- data/lib/{taskjuggler3.rb → tj3.rb} +6 -5
- data/lib/tj3client.rb +19 -36
- data/lib/tj3d.rb +6 -2
- data/lib/tj3man.rb +4 -3
- data/lib/tj3ss_receiver.rb +2 -1
- data/lib/tj3ss_sender.rb +2 -1
- data/lib/tj3ts_receiver.rb +2 -1
- data/lib/tj3ts_sender.rb +2 -1
- data/lib/tj3ts_summary.rb +2 -1
- data/manual/Day_To_Day_Juggling +36 -0
- data/manual/How_To_Contribute +9 -4
- data/manual/Installation +10 -3
- data/manual/TaskJuggler_Internals +0 -2
- data/manual/Tutorial +25 -3
- data/prj_cfg.rb +4 -2
- data/spec/IntervalList_spec.rb +138 -0
- data/spec/ProjectBroker_spec.rb +133 -0
- data/tasks/changelog.rake +41 -24
- data/tasks/csts.rake +1 -0
- data/tasks/gem.rake +1 -0
- data/tasks/rcov.rake +1 -1
- data/tasks/spec.rake +7 -0
- data/tasks/test.rake +1 -0
- data/test/MessageChecker.rb +2 -1
- data/test/TestSuite/CSV-Reports/niku.tjp +70 -0
- data/test/TestSuite/CSV-Reports/{celltext-Reference.csv → refs/celltext.csv} +0 -0
- data/test/TestSuite/CSV-Reports/refs/niku.csv +5 -0
- data/test/TestSuite/CSV-Reports/{resourcereport-Reference.csv → refs/resourcereport.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{resourcereport_with_tasks-Reference.csv → refs/resourcereport_with_tasks.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{sortByTree-Reference.csv → refs/sortByTree.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{sortBy_duration.down-Reference.csv → refs/sortBy_duration.down.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{sortBy_effort.up-Reference.csv → refs/sortBy_effort.up.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{sortBy_plan.start.down-Reference.csv → refs/sortBy_plan.start.down.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{taskreport-Reference.csv → refs/taskreport.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{taskreport_with_resources-Reference.csv → refs/taskreport_with_resources.csv} +0 -0
- data/test/TestSuite/CSV-Reports/{weekly-Reference.csv → refs/weekly.csv} +0 -0
- data/test/TestSuite/HTML-Reports/Alerts.tjp +12 -0
- data/test/TestSuite/Scheduler/Correct/Allocate.tjp +2 -2
- data/test/TestSuite/Scheduler/Correct/Container-2.tjp +1 -2
- data/test/TestSuite/Scheduler/Correct/InheritedAttributes.tjp +77 -0
- data/test/TestSuite/Scheduler/Correct/WeakDeps.tjp +40 -0
- data/test/TestSuite/Scheduler/Errors/loop_detected_12.tjp +2 -2
- data/test/TestSuite/Scheduler/Errors/loop_detected_13.tjp +3 -4
- data/test/TestSuite/Scheduler/Errors/loop_detected_3.tjp +2 -2
- data/test/TestSuite/Scheduler/Errors/loop_detected_6.tjp +8 -7
- data/test/TestSuite/Scheduler/Errors/onend_wrong_direction.tjp +19 -0
- data/test/TestSuite/Scheduler/Errors/onstart_wrong_direction.tjp +18 -0
- data/test/TestSuite/Scheduler/Errors/task_depend_multi.tjp +1 -2
- data/test/TestSuite/StatusSheets/StatusSheetTemplates/2002-03-02/boss_2002-03-02.tji +46 -0
- data/test/TestSuite/StatusSheets/StatusSheetTemplates/2002-03-02/dev2_2002-03-02.tji +22 -0
- data/test/TestSuite/StatusSheets/StatusSheetTemplates/2002-03-02/resources.yml +11 -0
- data/test/TestSuite/StatusSheets/StatusSheetTemplates/acceptable_intervals +1 -0
- data/test/TestSuite/StatusSheets/sender.log +256 -0
- data/test/TestSuite/StatusSheets/statussheets.log +9 -0
- data/test/TestSuite/StatusSheets/tj3d.log +395 -0
- data/test/TestSuite/Syntax/Correct/Limits-1.tjp +2 -0
- data/test/TestSuite/Syntax/Correct/Niku.tjp +6 -1
- data/test/TestSuite/Syntax/Correct/Scenario.tjp +4 -1
- data/test/TestSuite/Syntax/Correct/Supplement.tjp +12 -5
- data/test/TestSuite/Syntax/Correct/TaskPrefix.tji +3 -0
- data/test/TestSuite/Syntax/Correct/TaskPrefix.tjp +24 -0
- data/test/TestSuite/Syntax/Correct/css/tjreport.css +7 -2
- data/test/TestSuite/Syntax/Correct/tutorial.tjp +15 -5
- data/test/all.rb +2 -4
- data/test/test_BatchProcessor.rb +2 -1
- data/test/test_CSV-Reports.rb +34 -23
- data/test/test_CSVFile.rb +2 -1
- data/test/test_CollisionDetector.rb +3 -2
- data/test/test_Journal.rb +2 -1
- data/test/test_Limits.rb +2 -1
- data/test/test_LogicalExpression.rb +2 -1
- data/test/test_MacroTable.rb +2 -1
- data/test/test_Project.rb +3 -2
- data/test/test_ProjectFileScanner.rb +2 -1
- data/test/test_PropertySet.rb +2 -1
- data/test/test_Query.rb +2 -1
- data/test/test_RealFormat.rb +2 -1
- data/test/test_ReportGenerator.rb +2 -1
- data/test/test_RichText.rb +2 -1
- data/test/test_Scheduler.rb +2 -1
- data/test/test_ShiftAssignments.rb +2 -1
- data/test/test_SimpleQueryExpander.rb +2 -1
- data/test/test_Syntax.rb +2 -1
- data/test/test_TextFormatter.rb +3 -2
- data/test/test_TjTime.rb +2 -1
- data/test/test_TjpExample.rb +2 -1
- data/test/test_URLParameter.rb +2 -1
- data/test/test_UTF8String.rb +2 -1
- data/test/test_WorkingHours.rb +2 -1
- data/test/test_deep_copy.rb +2 -1
- metadata +74 -20
- data/doc/StringIO.html +0 -595
- data/test/TestSuite/Scheduler/Errors/loop_detected_7.tjp +0 -46
- data/test/TestSuite/Scheduler/Errors/loop_detected_8.tjp +0 -51
- data/test/TestSuite/Scheduler/Errors/multiple_durations.tjp +0 -11
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
2011-01-29 21:32:52 WARN tj3ss_sender: Creating directory StatusSheetTemplates
|
|
2
|
+
2011-01-29 21:32:52 INFO tj3ss_sender: Retrieving resource list...
|
|
3
|
+
2011-01-29 21:32:53 INFO tj3ss_sender: 2 resources found
|
|
4
|
+
2011-01-29 21:32:53 INFO tj3ss_sender: Generating template for boss...
|
|
5
|
+
2011-01-29 21:32:54 INFO tj3ss_sender: Generating template for dev2...
|
|
6
|
+
2011-01-29 21:32:55 INFO tj3ss_sender: StatusSheetTemplates/acceptable_intervals does not exist yet.
|
|
7
|
+
2011-01-29 21:32:55 INFO tj3ss_sender: Adding 2002-02-23-00:00-+0100 - 2002-03-02-00:00-+0100 to StatusSheetTemplates/acceptable_intervals
|
|
8
|
+
2011-01-29 21:32:55 INFO tj3ss_sender: Show email 'Your weekly status report template for 2002-03-02' to phb@crappysoftware.com
|
|
9
|
+
2011-01-29 21:32:55 INFO tj3ss_sender: Show email 'Your weekly status report template for 2002-03-02' to SBono@crappysoftware.com
|
|
@@ -0,0 +1,395 @@
|
|
|
1
|
+
2011-01-29 21:32:49 INFO tj3d[12256]: The process is running as daemon now with PID 12256
|
|
2
|
+
2011-01-29 21:32:49 DEBUG tj3d[12256]: Starting project broker
|
|
3
|
+
2011-01-29 21:32:49 DEBUG tj3d[12254]: Forked a child process with PID 12256
|
|
4
|
+
2011-01-29 21:32:49 DEBUG tj3d[12252]: Forked a child process with PID 12254
|
|
5
|
+
2011-01-29 21:32:49 INFO tj3d[12256]: TaskJuggler daemon is listening on druby://127.0.0.1:33812
|
|
6
|
+
2011-01-29 21:32:49 DEBUG tj3d[12256]: Accepted authentication key for command 'apiVersion'
|
|
7
|
+
2011-01-29 21:32:49 DEBUG tj3d[12256]: Accepted authentication key for command 'addProject'
|
|
8
|
+
2011-01-29 21:32:49 DEBUG tj3d[12256]: Pushing 3669266741819 to load Queue
|
|
9
|
+
2011-01-29 21:32:50 DEBUG tj3d[12256]: Loading project for tag 3669266741819
|
|
10
|
+
2011-01-29 21:32:50 DEBUG tj3d[12267]: Project server is listening on druby://127.0.0.1:46972
|
|
11
|
+
2011-01-29 21:32:50 DEBUG tj3d[12256]: Found tag 3669266741819 in list of loaded projects with URI druby://127.0.0.1:46972
|
|
12
|
+
2011-01-29 21:32:50 DEBUG tj3d[12267]: Accepted authentication key for command 'connect'
|
|
13
|
+
2011-01-29 21:32:50 DEBUG tj3d[12267]: Rerouting ProjectServer standard IO to client
|
|
14
|
+
2011-01-29 21:32:50 DEBUG tj3d[12267]: IO is now routed to the client
|
|
15
|
+
2011-01-29 21:32:50 DEBUG tj3d[12267]: Accepted authentication key for command 'loadProject'
|
|
16
|
+
2011-01-29 21:32:50 DEBUG tj3d[12256]: Accepted authentication key for command 'updateState'
|
|
17
|
+
2011-01-29 21:32:50 DEBUG tj3d[12256]: Updating state for project.tjp to loading
|
|
18
|
+
2011-01-29 21:32:51 DEBUG tj3d[12256]: Accepted authentication key for command 'updateState'
|
|
19
|
+
2011-01-29 21:32:51 DEBUG tj3d[12256]: Updating state for prj to ready
|
|
20
|
+
2011-01-29 21:32:51 INFO tj3d[12267]: Project prj loaded
|
|
21
|
+
2011-01-29 21:32:51 DEBUG tj3d[12267]: Reseting client connection timer
|
|
22
|
+
2011-01-29 21:32:51 DEBUG tj3d[12267]: Accepted authentication key for command 'disconnect'
|
|
23
|
+
2011-01-29 21:32:51 DEBUG tj3d[12267]: Restoring IO
|
|
24
|
+
2011-01-29 21:32:51 DEBUG tj3d[12267]: Standard IO has been restored
|
|
25
|
+
2011-01-29 21:32:52 DEBUG tj3d[12256]: Accepted authentication key for command 'apiVersion'
|
|
26
|
+
2011-01-29 21:32:52 DEBUG tj3d[12256]: Accepted authentication key for command 'getProject'
|
|
27
|
+
2011-01-29 21:32:52 DEBUG tj3d[12267]: Accepted authentication key for command 'getReportServer'
|
|
28
|
+
2011-01-29 21:32:52 DEBUG tj3d[12267]: Pushing 41322202780799 onto report server request queue
|
|
29
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: Popped 41322202780799
|
|
30
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: RSR created
|
|
31
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Report server is listening on druby://127.0.0.1:52997
|
|
32
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: Adding ReportServer with URI druby://127.0.0.1:52997 to list
|
|
33
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: Got report server with URI druby://127.0.0.1:52997 for tag 41322202780799
|
|
34
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: Reseting client connection timer
|
|
35
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Accepted authentication key for command 'connect'
|
|
36
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Rerouting ProjectServer standard IO to client
|
|
37
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: IO is now routed to the client
|
|
38
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Accepted authentication key for command 'addFile'
|
|
39
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Reseting client connection timer
|
|
40
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Accepted authentication key for command 'generateReport'
|
|
41
|
+
2011-01-29 21:32:53 INFO tj3d[12287]: Generating report rl_21497214
|
|
42
|
+
2011-01-29 21:32:53 INFO tj3d[12287]: Report rl_21497214 generated in 0.026209808 seconds
|
|
43
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Reseting client connection timer
|
|
44
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Accepted authentication key for command 'disconnect'
|
|
45
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Restoring IO
|
|
46
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Standard IO has been restored
|
|
47
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Accepted authentication key for command 'terminate'
|
|
48
|
+
2011-01-29 21:32:53 DEBUG tj3d[12287]: Terminating on external request
|
|
49
|
+
2011-01-29 21:32:53 DEBUG tj3d[12256]: Accepted authentication key for command 'apiVersion'
|
|
50
|
+
2011-01-29 21:32:53 DEBUG tj3d[12256]: Accepted authentication key for command 'getProject'
|
|
51
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: Accepted authentication key for command 'getReportServer'
|
|
52
|
+
2011-01-29 21:32:53 DEBUG tj3d[12267]: Pushing 19885419151640 onto report server request queue
|
|
53
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: Popped 19885419151640
|
|
54
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: RSR created
|
|
55
|
+
2011-01-29 21:32:54 DEBUG tj3d[12287]: Reseting client connection timer
|
|
56
|
+
2011-01-29 21:32:54 DEBUG tj3d[12287]: Shutting down DRb server
|
|
57
|
+
2011-01-29 21:32:54 DEBUG tj3d[12287]: Report server terminated
|
|
58
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Report server is listening on druby://127.0.0.1:52366
|
|
59
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: Adding ReportServer with URI druby://127.0.0.1:52366 to list
|
|
60
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: Got report server with URI druby://127.0.0.1:52366 for tag 19885419151640
|
|
61
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: Reseting client connection timer
|
|
62
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Accepted authentication key for command 'connect'
|
|
63
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Rerouting ProjectServer standard IO to client
|
|
64
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: IO is now routed to the client
|
|
65
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Accepted authentication key for command 'addFile'
|
|
66
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Reseting client connection timer
|
|
67
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Accepted authentication key for command 'generateReport'
|
|
68
|
+
2011-01-29 21:32:54 INFO tj3d[12305]: Generating report sheet_template_boss
|
|
69
|
+
2011-01-29 21:32:54 INFO tj3d[12305]: Report sheet_template_boss generated in 0.003054538 seconds
|
|
70
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Reseting client connection timer
|
|
71
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Accepted authentication key for command 'disconnect'
|
|
72
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Restoring IO
|
|
73
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Standard IO has been restored
|
|
74
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Accepted authentication key for command 'terminate'
|
|
75
|
+
2011-01-29 21:32:54 DEBUG tj3d[12305]: Terminating on external request
|
|
76
|
+
2011-01-29 21:32:54 DEBUG tj3d[12256]: Accepted authentication key for command 'apiVersion'
|
|
77
|
+
2011-01-29 21:32:54 DEBUG tj3d[12256]: Accepted authentication key for command 'getProject'
|
|
78
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: Accepted authentication key for command 'getReportServer'
|
|
79
|
+
2011-01-29 21:32:54 DEBUG tj3d[12267]: Pushing 94595384873561 onto report server request queue
|
|
80
|
+
2011-01-29 21:32:55 DEBUG tj3d[12267]: Popped 94595384873561
|
|
81
|
+
2011-01-29 21:32:55 DEBUG tj3d[12267]: RSR created
|
|
82
|
+
2011-01-29 21:32:55 DEBUG tj3d[12305]: Reseting client connection timer
|
|
83
|
+
2011-01-29 21:32:55 DEBUG tj3d[12305]: Shutting down DRb server
|
|
84
|
+
2011-01-29 21:32:55 DEBUG tj3d[12305]: Report server terminated
|
|
85
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Report server is listening on druby://127.0.0.1:46714
|
|
86
|
+
2011-01-29 21:32:55 DEBUG tj3d[12267]: Adding ReportServer with URI druby://127.0.0.1:46714 to list
|
|
87
|
+
2011-01-29 21:32:55 DEBUG tj3d[12267]: Got report server with URI druby://127.0.0.1:46714 for tag 94595384873561
|
|
88
|
+
2011-01-29 21:32:55 DEBUG tj3d[12267]: Reseting client connection timer
|
|
89
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Accepted authentication key for command 'connect'
|
|
90
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Rerouting ProjectServer standard IO to client
|
|
91
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: IO is now routed to the client
|
|
92
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Accepted authentication key for command 'addFile'
|
|
93
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Reseting client connection timer
|
|
94
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Accepted authentication key for command 'generateReport'
|
|
95
|
+
2011-01-29 21:32:55 INFO tj3d[12325]: Generating report sheet_template_dev2
|
|
96
|
+
2011-01-29 21:32:55 INFO tj3d[12325]: Report sheet_template_dev2 generated in 0.002721291 seconds
|
|
97
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Reseting client connection timer
|
|
98
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Accepted authentication key for command 'disconnect'
|
|
99
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Restoring IO
|
|
100
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Standard IO has been restored
|
|
101
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Accepted authentication key for command 'terminate'
|
|
102
|
+
2011-01-29 21:32:55 DEBUG tj3d[12325]: Terminating on external request
|
|
103
|
+
2011-01-29 21:32:56 DEBUG tj3d[12325]: Reseting client connection timer
|
|
104
|
+
2011-01-29 21:32:56 DEBUG tj3d[12325]: Shutting down DRb server
|
|
105
|
+
2011-01-29 21:32:56 DEBUG tj3d[12325]: Report server terminated
|
|
106
|
+
2011-01-29 21:32:59 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
107
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
108
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: Sending ping to ReportServer druby://127.0.0.1:52997
|
|
109
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: ReportServer (druby://127.0.0.1:52997) has terminated
|
|
110
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: Sending ping to ReportServer druby://127.0.0.1:52366
|
|
111
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: ReportServer (druby://127.0.0.1:52366) has terminated
|
|
112
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: Sending ping to ReportServer druby://127.0.0.1:46714
|
|
113
|
+
2011-01-29 21:32:59 DEBUG tj3d[12267]: ReportServer (druby://127.0.0.1:46714) has terminated
|
|
114
|
+
2011-01-29 21:33:10 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
115
|
+
2011-01-29 21:33:10 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
116
|
+
2011-01-29 21:33:21 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
117
|
+
2011-01-29 21:33:21 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
118
|
+
2011-01-29 21:33:32 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
119
|
+
2011-01-29 21:33:32 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
120
|
+
2011-01-29 21:33:43 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
121
|
+
2011-01-29 21:33:43 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
122
|
+
2011-01-29 21:33:54 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
123
|
+
2011-01-29 21:33:54 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
124
|
+
2011-01-29 21:34:05 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
125
|
+
2011-01-29 21:34:05 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
126
|
+
2011-01-29 21:34:16 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
127
|
+
2011-01-29 21:34:16 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
128
|
+
2011-01-29 21:34:27 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
129
|
+
2011-01-29 21:34:27 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
130
|
+
2011-01-29 21:34:38 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
131
|
+
2011-01-29 21:34:38 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
132
|
+
2011-01-29 21:34:49 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
133
|
+
2011-01-29 21:34:49 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
134
|
+
2011-01-29 21:35:00 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
135
|
+
2011-01-29 21:35:00 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
136
|
+
2011-01-29 21:35:11 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
137
|
+
2011-01-29 21:35:11 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
138
|
+
2011-01-29 21:35:22 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
139
|
+
2011-01-29 21:35:22 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
140
|
+
2011-01-29 21:35:33 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
141
|
+
2011-01-29 21:35:33 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
142
|
+
2011-01-29 21:35:44 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
143
|
+
2011-01-29 21:35:44 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
144
|
+
2011-01-29 21:35:55 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
145
|
+
2011-01-29 21:35:55 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
146
|
+
2011-01-29 21:36:06 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
147
|
+
2011-01-29 21:36:06 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
148
|
+
2011-01-29 21:36:17 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
149
|
+
2011-01-29 21:36:17 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
150
|
+
2011-01-29 21:36:28 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
151
|
+
2011-01-29 21:36:28 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
152
|
+
2011-01-29 21:36:39 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
153
|
+
2011-01-29 21:36:39 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
154
|
+
2011-01-29 21:36:50 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
155
|
+
2011-01-29 21:36:50 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
156
|
+
2011-01-29 21:37:01 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
157
|
+
2011-01-29 21:37:01 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
158
|
+
2011-01-29 21:37:12 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
159
|
+
2011-01-29 21:37:12 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
160
|
+
2011-01-29 21:37:23 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
161
|
+
2011-01-29 21:37:23 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
162
|
+
2011-01-29 21:37:34 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
163
|
+
2011-01-29 21:37:34 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
164
|
+
2011-01-29 21:37:45 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
165
|
+
2011-01-29 21:37:45 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
166
|
+
2011-01-29 21:37:56 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
167
|
+
2011-01-29 21:37:56 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
168
|
+
2011-01-29 21:38:07 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
169
|
+
2011-01-29 21:38:07 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
170
|
+
2011-01-29 21:38:18 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
171
|
+
2011-01-29 21:38:18 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
172
|
+
2011-01-29 21:38:29 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
173
|
+
2011-01-29 21:38:29 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
174
|
+
2011-01-29 21:38:40 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
175
|
+
2011-01-29 21:38:40 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
176
|
+
2011-01-29 21:38:51 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
177
|
+
2011-01-29 21:38:51 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
178
|
+
2011-01-29 21:39:02 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
179
|
+
2011-01-29 21:39:02 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
180
|
+
2011-01-29 21:39:13 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
181
|
+
2011-01-29 21:39:13 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
182
|
+
2011-01-29 21:39:24 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
183
|
+
2011-01-29 21:39:24 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
184
|
+
2011-01-29 21:39:35 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
185
|
+
2011-01-29 21:39:35 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
186
|
+
2011-01-29 21:39:46 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
187
|
+
2011-01-29 21:39:46 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
188
|
+
2011-01-29 21:39:57 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
189
|
+
2011-01-29 21:39:57 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
190
|
+
2011-01-29 21:40:08 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
191
|
+
2011-01-29 21:40:08 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
192
|
+
2011-01-29 21:40:19 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
193
|
+
2011-01-29 21:40:19 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
194
|
+
2011-01-29 21:40:30 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
195
|
+
2011-01-29 21:40:30 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
196
|
+
2011-01-29 21:40:41 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
197
|
+
2011-01-29 21:40:41 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
198
|
+
2011-01-29 21:40:52 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
199
|
+
2011-01-29 21:40:52 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
200
|
+
2011-01-29 21:41:03 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
201
|
+
2011-01-29 21:41:03 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
202
|
+
2011-01-29 21:41:14 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
203
|
+
2011-01-29 21:41:14 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
204
|
+
2011-01-29 21:41:25 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
205
|
+
2011-01-29 21:41:25 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
206
|
+
2011-01-29 21:41:36 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
207
|
+
2011-01-29 21:41:36 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
208
|
+
2011-01-29 21:41:47 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
209
|
+
2011-01-29 21:41:47 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
210
|
+
2011-01-29 21:41:58 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
211
|
+
2011-01-29 21:41:58 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
212
|
+
2011-01-29 21:42:09 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
213
|
+
2011-01-29 21:42:09 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
214
|
+
2011-01-29 21:42:20 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
215
|
+
2011-01-29 21:42:20 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
216
|
+
2011-01-29 21:42:31 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
217
|
+
2011-01-29 21:42:31 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
218
|
+
2011-01-29 21:42:42 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
219
|
+
2011-01-29 21:42:42 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
220
|
+
2011-01-29 21:42:53 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
221
|
+
2011-01-29 21:42:53 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
222
|
+
2011-01-29 21:43:04 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
223
|
+
2011-01-29 21:43:04 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
224
|
+
2011-01-29 21:43:15 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
225
|
+
2011-01-29 21:43:15 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
226
|
+
2011-01-29 21:43:26 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
227
|
+
2011-01-29 21:43:26 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
228
|
+
2011-01-29 21:43:37 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
229
|
+
2011-01-29 21:43:37 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
230
|
+
2011-01-29 21:43:48 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
231
|
+
2011-01-29 21:43:48 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
232
|
+
2011-01-29 21:43:59 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
233
|
+
2011-01-29 21:43:59 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
234
|
+
2011-01-29 21:44:10 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
235
|
+
2011-01-29 21:44:10 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
236
|
+
2011-01-29 21:44:21 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
237
|
+
2011-01-29 21:44:21 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
238
|
+
2011-01-29 21:44:32 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
239
|
+
2011-01-29 21:44:32 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
240
|
+
2011-01-29 21:44:43 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
241
|
+
2011-01-29 21:44:43 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
242
|
+
2011-01-29 21:44:54 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
243
|
+
2011-01-29 21:44:54 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
244
|
+
2011-01-29 21:45:05 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
245
|
+
2011-01-29 21:45:05 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
246
|
+
2011-01-29 21:45:16 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
247
|
+
2011-01-29 21:45:16 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
248
|
+
2011-01-29 21:45:27 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
249
|
+
2011-01-29 21:45:27 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
250
|
+
2011-01-29 21:45:38 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
251
|
+
2011-01-29 21:45:38 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
252
|
+
2011-01-29 21:45:49 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
253
|
+
2011-01-29 21:45:49 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
254
|
+
2011-01-29 21:46:00 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
255
|
+
2011-01-29 21:46:00 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
256
|
+
2011-01-29 21:46:11 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
257
|
+
2011-01-29 21:46:11 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
258
|
+
2011-01-29 21:46:22 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
259
|
+
2011-01-29 21:46:22 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
260
|
+
2011-01-29 21:46:33 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
261
|
+
2011-01-29 21:46:33 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
262
|
+
2011-01-29 21:46:44 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
263
|
+
2011-01-29 21:46:44 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
264
|
+
2011-01-29 21:46:55 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
265
|
+
2011-01-29 21:46:55 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
266
|
+
2011-01-29 21:47:06 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
267
|
+
2011-01-29 21:47:06 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
268
|
+
2011-01-29 21:47:17 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
269
|
+
2011-01-29 21:47:17 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
270
|
+
2011-01-29 21:47:28 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
271
|
+
2011-01-29 21:47:28 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
272
|
+
2011-01-29 21:47:39 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
273
|
+
2011-01-29 21:47:39 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
274
|
+
2011-01-29 21:47:50 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
275
|
+
2011-01-29 21:47:50 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
276
|
+
2011-01-29 21:48:01 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
277
|
+
2011-01-29 21:48:01 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
278
|
+
2011-01-29 21:48:12 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
279
|
+
2011-01-29 21:48:12 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
280
|
+
2011-01-29 21:48:23 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
281
|
+
2011-01-29 21:48:23 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
282
|
+
2011-01-29 21:48:34 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
283
|
+
2011-01-29 21:48:34 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
284
|
+
2011-01-29 21:48:45 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
285
|
+
2011-01-29 21:48:45 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
286
|
+
2011-01-29 21:48:56 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
287
|
+
2011-01-29 21:48:56 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
288
|
+
2011-01-29 21:49:07 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
289
|
+
2011-01-29 21:49:07 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
290
|
+
2011-01-29 21:49:18 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
291
|
+
2011-01-29 21:49:18 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
292
|
+
2011-01-29 21:49:29 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
293
|
+
2011-01-29 21:49:29 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
294
|
+
2011-01-29 21:49:40 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
295
|
+
2011-01-29 21:49:40 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
296
|
+
2011-01-29 21:49:51 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
297
|
+
2011-01-29 21:49:51 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
298
|
+
2011-01-29 21:50:02 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
299
|
+
2011-01-29 21:50:02 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
300
|
+
2011-01-29 21:50:13 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
301
|
+
2011-01-29 21:50:13 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
302
|
+
2011-01-29 21:50:24 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
303
|
+
2011-01-29 21:50:24 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
304
|
+
2011-01-29 21:50:35 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
305
|
+
2011-01-29 21:50:35 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
306
|
+
2011-01-29 21:50:46 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
307
|
+
2011-01-29 21:50:46 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
308
|
+
2011-01-29 21:50:57 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
309
|
+
2011-01-29 21:50:57 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
310
|
+
2011-01-29 21:51:08 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
311
|
+
2011-01-29 21:51:08 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
312
|
+
2011-01-29 21:51:19 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
313
|
+
2011-01-29 21:51:19 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
314
|
+
2011-01-29 21:51:30 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
315
|
+
2011-01-29 21:51:30 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
316
|
+
2011-01-29 21:51:41 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
317
|
+
2011-01-29 21:51:41 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
318
|
+
2011-01-29 21:51:52 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
319
|
+
2011-01-29 21:51:52 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
320
|
+
2011-01-29 21:52:03 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
321
|
+
2011-01-29 21:52:03 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
322
|
+
2011-01-29 21:52:14 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
323
|
+
2011-01-29 21:52:14 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
324
|
+
2011-01-29 21:52:25 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
325
|
+
2011-01-29 21:52:25 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
326
|
+
2011-01-29 21:52:36 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
327
|
+
2011-01-29 21:52:36 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
328
|
+
2011-01-29 21:52:47 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
329
|
+
2011-01-29 21:52:47 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
330
|
+
2011-01-29 21:52:58 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
331
|
+
2011-01-29 21:52:58 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
332
|
+
2011-01-29 21:53:09 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
333
|
+
2011-01-29 21:53:09 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
334
|
+
2011-01-29 21:53:20 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
335
|
+
2011-01-29 21:53:20 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
336
|
+
2011-01-29 21:53:31 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
337
|
+
2011-01-29 21:53:31 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
338
|
+
2011-01-29 21:53:42 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
339
|
+
2011-01-29 21:53:42 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
340
|
+
2011-01-29 21:53:53 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
341
|
+
2011-01-29 21:53:53 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
342
|
+
2011-01-29 21:54:04 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
343
|
+
2011-01-29 21:54:04 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
344
|
+
2011-01-29 21:54:15 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
345
|
+
2011-01-29 21:54:15 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
346
|
+
2011-01-29 21:54:26 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
347
|
+
2011-01-29 21:54:26 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
348
|
+
2011-01-29 21:54:37 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
349
|
+
2011-01-29 21:54:37 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
350
|
+
2011-01-29 21:54:48 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
351
|
+
2011-01-29 21:54:48 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
352
|
+
2011-01-29 21:54:59 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
353
|
+
2011-01-29 21:54:59 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
354
|
+
2011-01-29 21:55:10 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
355
|
+
2011-01-29 21:55:10 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
356
|
+
2011-01-29 21:55:21 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
357
|
+
2011-01-29 21:55:21 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
358
|
+
2011-01-29 21:55:32 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
359
|
+
2011-01-29 21:55:32 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
360
|
+
2011-01-29 21:55:43 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
361
|
+
2011-01-29 21:55:43 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
362
|
+
2011-01-29 21:55:54 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
363
|
+
2011-01-29 21:55:54 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
364
|
+
2011-01-29 21:56:05 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
365
|
+
2011-01-29 21:56:05 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
366
|
+
2011-01-29 21:56:16 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
367
|
+
2011-01-29 21:56:16 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
368
|
+
2011-01-29 21:56:27 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
369
|
+
2011-01-29 21:56:27 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
370
|
+
2011-01-29 21:56:38 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
371
|
+
2011-01-29 21:56:38 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
372
|
+
2011-01-29 21:56:49 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
373
|
+
2011-01-29 21:56:49 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
374
|
+
2011-01-29 21:57:00 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
375
|
+
2011-01-29 21:57:00 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
376
|
+
2011-01-29 21:57:11 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
377
|
+
2011-01-29 21:57:11 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
378
|
+
2011-01-29 21:57:22 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
379
|
+
2011-01-29 21:57:22 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
380
|
+
2011-01-29 21:57:33 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
381
|
+
2011-01-29 21:57:33 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
382
|
+
2011-01-29 21:57:44 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
383
|
+
2011-01-29 21:57:44 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
384
|
+
2011-01-29 21:57:55 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
385
|
+
2011-01-29 21:57:55 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
386
|
+
2011-01-29 21:58:06 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
387
|
+
2011-01-29 21:58:06 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
388
|
+
2011-01-29 21:58:17 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
389
|
+
2011-01-29 21:58:17 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
390
|
+
2011-01-29 21:58:28 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
391
|
+
2011-01-29 21:58:28 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
392
|
+
2011-01-29 21:58:39 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
393
|
+
2011-01-29 21:58:39 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
394
|
+
2011-01-29 21:58:50 DEBUG tj3d[12256]: Sending ping to ProjectServer druby://127.0.0.1:46972
|
|
395
|
+
2011-01-29 21:58:50 DEBUG tj3d[12267]: Accepted authentication key for command 'ping'
|
|
@@ -7,11 +7,13 @@ limits { weeklymax 4d }
|
|
|
7
7
|
# *** EXAMPLE: 2 +
|
|
8
8
|
# *** EXAMPLE: 3 +
|
|
9
9
|
# *** EXAMPLE: 4 +
|
|
10
|
+
# *** EXAMPLE: 6 +
|
|
10
11
|
resource r1 "R1" {
|
|
11
12
|
# Limit the usage of this resource to a maximum of 2 hours per day,
|
|
12
13
|
# 6 hours per week and 2.5 days per month.
|
|
13
14
|
limits { dailymax 2h weeklymax 6h monthlymax 2.5d }
|
|
14
15
|
}
|
|
16
|
+
# *** EXAMPLE: 6 -
|
|
15
17
|
|
|
16
18
|
resource r2 "R2"
|
|
17
19
|
|
|
@@ -24,6 +24,10 @@ ${Resource "r1"}
|
|
|
24
24
|
${Resource "r2"}
|
|
25
25
|
${Resource "r3"}
|
|
26
26
|
|
|
27
|
+
supplement resource r2 {
|
|
28
|
+
vacation 2010-02-15 +1w
|
|
29
|
+
}
|
|
30
|
+
|
|
27
31
|
task "T1" {
|
|
28
32
|
allocate r1
|
|
29
33
|
effort 5w
|
|
@@ -50,9 +54,10 @@ task "T4" {
|
|
|
50
54
|
}
|
|
51
55
|
|
|
52
56
|
nikureport "niku" {
|
|
53
|
-
formats niku, html
|
|
57
|
+
formats niku, html, csv
|
|
54
58
|
headline "This is a test report"
|
|
55
59
|
period 2010-02-01-8:00 - %{2010-03-01 -6h}
|
|
60
|
+
timeoff "vacations" "Vacation time"
|
|
56
61
|
# Depending on your Clarity configuration, you may need to add this
|
|
57
62
|
# CustomInformation section in the report. It's raw XML code and
|
|
58
63
|
# will be embedded into each <Project> section of the resulting
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
# *** EXAMPLE: header +
|
|
1
2
|
project prj "Example" "1.0" 2007-05-29 - 2007-07-01 {
|
|
2
3
|
scenario plan "Planned Scenario" {
|
|
3
4
|
scenario actual "Actual Scenario"
|
|
@@ -6,10 +7,12 @@ project prj "Example" "1.0" 2007-05-29 - 2007-07-01 {
|
|
|
6
7
|
}
|
|
7
8
|
}
|
|
8
9
|
}
|
|
10
|
+
# *** EXAMPLE: header -
|
|
9
11
|
|
|
12
|
+
# *** EXAMPLE: task +
|
|
10
13
|
task t "Task" {
|
|
11
14
|
start 2007-05-29
|
|
12
15
|
actual:start 2007-06-03
|
|
13
16
|
test:start 2007-06-07
|
|
14
17
|
}
|
|
15
|
-
|
|
18
|
+
# *** EXAMPLE: task -
|