To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65228
User louis changed the following:
What |Old value |New value
================================================================================
Assigned to|louis |dancer
--------------------------------------------------------------------------------
Issue type|DEFECT |TASK
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu May 18 13:53:47 -0700
2006 -------
The solution is a very useful set of java scripts (see attached) that can
output desired results in csv
format for OOo inspection.
1. Run the script directly from your terminal.
2. For project lists, use module=mlm, then [projectname.domainname], or e.g.,
api.openoffice.org
3. enter your username/password (thus, this only will work with project
leads/domain admins.)
example:
louis$ java -jar lib/ceetools.jar --module=mlm
Enter mailing list [EMAIL PROTECTED]: api.openoffice.org
Enter action [add|count|list|remove|set|totals]: count
Enter username: [name]
Enter password: [password]
cvs:9
issues:16
features:60
users:124
dev:308
You can also output as csv file:
$ java -jar lib/ceetools.jar --module=mlm --http --format=csv [filename.csv]
See also for more info, http://rafb.net/paste/results/LzLqsi83.html
Let me know how this works....
Louis
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]