Sebastien Vauban
2012-09-14 13:13:23 UTC
Hello,
I'm trying to use the export to TJ3 on Windows (I installed Ruby from Cygwin),
but don't succeed to get the first view of the project, as shown on
http://orgmode.org/worg/org-tutorials/org-taskjuggler.html.
I'm using the very first example given at line "Your resulting Org mode
project file will look somewhat like the following:", add the required tag
:taskjuggler_project: to the node "Accounting Software".
Then, I export it to TJ (C-c C-e j) and run tj3 against it:
$ tj3 org-tj3.tjp
Results:
--8<---------------cut here---------------start------------->8---
TaskJuggler v3.3.0 - A Project Management Software
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012
by Chris Schlaeger <***@linux.com>
This program is free software; you can redistribute it and/or modify it under
the terms of version 2 of the GNU General Public License as published by the
Free Software Foundation.
org-tj3.tjp:11: Error: allocations is not a known attribute for this property
purge allocations
--8<---------------cut here---------------end--------------->8---
I comment the purge "allocation line", and try to run it further...
--8<---------------cut here---------------start------------->8---
TaskJuggler v3.3.0 - A Project Management Software
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012
by Chris Schlaeger <***@linux.com>
This program is free software; you can redistribute it and/or modify it under
the terms of version 2 of the GNU General Public License as published by the
Free Software Foundation.
org-tj3.tjp:70: Warning: The keyword 'hierarchindex' has been deprecated! See the reference manual for details.
columns hierarchindex
org-tj3.tjp:70: Warning: The keyword 'completed' has been deprecated! See the reference manual for details.
columns hierarchindex, name, start, end, effort, duration, completed
org-tj3.tjp:77: Error: Unexpected token 'utilization' found. Expecting one of 'activetasks', 'annualleave', 'annualleavebalance', 'alert', 'alertmessages', 'alertsummaries', 'alerttrend', 'balance', 'bsi', 'chart', 'closedtasks', 'complete', 'completed', 'criticalness', 'cost', 'daily', 'directreports', 'duration', 'duties', 'efficiency', 'effort', 'effortdone', 'effortleft', 'email', 'end', 'flags', 'followers', 'freetime', 'freework', 'fte', 'gauge', 'headcount', 'hierarchindex', 'hourly', 'id', 'index', 'inputs', 'journal', 'journal_sub', 'journalmessages', 'journalsummaries', 'line', 'managers', 'maxend', 'maxstart', 'minend', 'minstart', 'monthly', 'no', 'name', 'note', 'opentasks', 'pathcriticalness', 'precursors', 'priority', 'quarterly', 'rate', 'reports', 'resources', 'responsible', 'revenue', 'scenario', 'seqno', 'sickleave', 'specialleave', 'start', 'status', 'targets', 'wbs', 'unpaidleave', 'weekly', 'yearly'
columns no, name, utilization
--8<---------------cut here---------------end--------------->8---
So, it seems that the output file is not up-to-date (tj v3.3.0), or do I miss
something?
Best regards,
Seb
PS - Org-mode version 7.9.1 (release_7.9.1-199-g6589b9 @ d:/home/sva/src/org-mode/lisp/)
I'm trying to use the export to TJ3 on Windows (I installed Ruby from Cygwin),
but don't succeed to get the first view of the project, as shown on
http://orgmode.org/worg/org-tutorials/org-taskjuggler.html.
I'm using the very first example given at line "Your resulting Org mode
project file will look somewhat like the following:", add the required tag
:taskjuggler_project: to the node "Accounting Software".
Then, I export it to TJ (C-c C-e j) and run tj3 against it:
$ tj3 org-tj3.tjp
Results:
--8<---------------cut here---------------start------------->8---
TaskJuggler v3.3.0 - A Project Management Software
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012
by Chris Schlaeger <***@linux.com>
This program is free software; you can redistribute it and/or modify it under
the terms of version 2 of the GNU General Public License as published by the
Free Software Foundation.
org-tj3.tjp:11: Error: allocations is not a known attribute for this property
purge allocations
--8<---------------cut here---------------end--------------->8---
I comment the purge "allocation line", and try to run it further...
--8<---------------cut here---------------start------------->8---
TaskJuggler v3.3.0 - A Project Management Software
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012
by Chris Schlaeger <***@linux.com>
This program is free software; you can redistribute it and/or modify it under
the terms of version 2 of the GNU General Public License as published by the
Free Software Foundation.
org-tj3.tjp:70: Warning: The keyword 'hierarchindex' has been deprecated! See the reference manual for details.
columns hierarchindex
org-tj3.tjp:70: Warning: The keyword 'completed' has been deprecated! See the reference manual for details.
columns hierarchindex, name, start, end, effort, duration, completed
org-tj3.tjp:77: Error: Unexpected token 'utilization' found. Expecting one of 'activetasks', 'annualleave', 'annualleavebalance', 'alert', 'alertmessages', 'alertsummaries', 'alerttrend', 'balance', 'bsi', 'chart', 'closedtasks', 'complete', 'completed', 'criticalness', 'cost', 'daily', 'directreports', 'duration', 'duties', 'efficiency', 'effort', 'effortdone', 'effortleft', 'email', 'end', 'flags', 'followers', 'freetime', 'freework', 'fte', 'gauge', 'headcount', 'hierarchindex', 'hourly', 'id', 'index', 'inputs', 'journal', 'journal_sub', 'journalmessages', 'journalsummaries', 'line', 'managers', 'maxend', 'maxstart', 'minend', 'minstart', 'monthly', 'no', 'name', 'note', 'opentasks', 'pathcriticalness', 'precursors', 'priority', 'quarterly', 'rate', 'reports', 'resources', 'responsible', 'revenue', 'scenario', 'seqno', 'sickleave', 'specialleave', 'start', 'status', 'targets', 'wbs', 'unpaidleave', 'weekly', 'yearly'
columns no, name, utilization
--8<---------------cut here---------------end--------------->8---
So, it seems that the output file is not up-to-date (tj v3.3.0), or do I miss
something?
Best regards,
Seb
PS - Org-mode version 7.9.1 (release_7.9.1-199-g6589b9 @ d:/home/sva/src/org-mode/lisp/)
--
Sebastien Vauban
Sebastien Vauban