To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69476
                 Issue #|69476
                 Summary|[RFE] let build --html log the finished modules in bui
                        |ld order, not in alphabetical order
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P4
            Subcomponent|solenv
             Assigned to|vg
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Tue Sep 12 00:38:10 -0700 
2006 -------
Imagine you are doing a "build --all --html" in some high-level module, for a
CWS which contains, as an arbitrary example, offapi, toolkit, and unoil
The build will first build offapi, then unoil, then toolkit (which is correct).

However, the HTML build log will, once those modules are finished, list them in
all in alphabetical order, means first offapi, then unoil, then unoil.

This holds for all modules: As long as it is being built, it is at the top of
the list. When it is finished, it is inserted into the list by sorting
alphabetically. This is somewhat counter-intuitive - better would be to simply
leave it where it is in the list, and place the next-to-be-built at the top.
This way, the list would always reflect the built order.

---------------------------------------------------------------------
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]

Reply via email to