Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "0.1.0.v20070618 Release Notes (Buckminster)"

(New page: {{Backlink|Buckminster Project}} =What has changed in this build?= * The resolve and materialize wizard in Buckminster is now able to save the MSPEC. Bug [https://bugs.eclipse.org/bugs/sho...)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Backlink|Buckminster Project}}
 
{{Backlink|Buckminster Project}}
 
=What has changed in this build?=
 
=What has changed in this build?=
 +
===Improvements===
 
* The resolve and materialize wizard in Buckminster is now able to save the MSPEC. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192653 192653].
 
* The resolve and materialize wizard in Buckminster is now able to save the MSPEC. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192653 192653].
 
* You can do ''File'' -> ''Import'' -> ''Other'' -> ''Materialize from Buckminster MSPEC, CQUERY, or BOM'' and enter a URL that appoints one of the three types. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192652 192652].
 
* You can do ''File'' -> ''Import'' -> ''Other'' -> ''Materialize from Buckminster MSPEC, CQUERY, or BOM'' and enter a URL that appoints one of the three types. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192652 192652].
 
* More consistent handling of properties for action execution. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192732 192732].
 
* More consistent handling of properties for action execution. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192732 192732].
 
* The default output location for action execution has changed. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=193086 193086]
 
* The default output location for action execution has changed. Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=193086 193086]
* Other general improvements and bugfixes. Bugs [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175519 175519], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=182728 182728], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=187961 187961], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=190404 190404], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192105 192105], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192147 192147], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192652 192652], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192703 192703], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192823 192823], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192824 192824], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192998 192998], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192147 192147], and [https://bugs.eclipse.org/bugs/show_bug.cgi?id=193093 193093].
+
 
 +
===Fixed bugs===
 +
<table>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=182728 182728]</td>
 +
<td>File -> Open on a cquery results in &quot;Invalid Input&quot;</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=187961 187961]</td>
 +
<td>Only the first resolution/materialization from a bmscript succeeds</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=190404 190404]</td>
 +
<td>Resolve and Materialize wizard should be brought down prior to build</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192105 192105]</td>
 +
<td>Resolving query for plug-in that has version without qualifier fails with NullPointerException</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192147 192147]</td>
 +
<td>Buckminster should not have its own ant-runner</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192703 192703]</td>
 +
<td>Intermittent NPE during resolution</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192823 192823]</td>
 +
<td>Lots of garbage '.tmp' files left in temp directory after resolution</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192824 192824]</td>
 +
<td>Remove obsolete attributes from the AdvisorNode</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192998 192998]</td>
 +
<td>IndexOutOfBoundsException in CQUERY editor</td>
 +
</tr>
 +
<tr>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=193093 193093]</td>
 +
<td>Large files are materialized twice</td>
 +
</tr>
 +
</table>
  
 
[[Category:Buckminster]]
 
[[Category:Buckminster]]
[[Category:Buckminster release notes]]
+
[[Category:Buckminster Release]]

Latest revision as of 09:28, 18 January 2008

< To: Buckminster Project

What has changed in this build?

Improvements

  • The resolve and materialize wizard in Buckminster is now able to save the MSPEC. Bug 192653.
  • You can do File -> Import -> Other -> Materialize from Buckminster MSPEC, CQUERY, or BOM and enter a URL that appoints one of the three types. Bug 192652.
  • More consistent handling of properties for action execution. Bug 192732.
  • The default output location for action execution has changed. Bug 193086

Fixed bugs

182728 File -> Open on a cquery results in "Invalid Input"
187961 Only the first resolution/materialization from a bmscript succeeds
190404 Resolve and Materialize wizard should be brought down prior to build
192105 Resolving query for plug-in that has version without qualifier fails with NullPointerException
192147 Buckminster should not have its own ant-runner
192703 Intermittent NPE during resolution
192823 Lots of garbage '.tmp' files left in temp directory after resolution
192824 Remove obsolete attributes from the AdvisorNode
192998 IndexOutOfBoundsException in CQUERY editor
193093 Large files are materialized twice

Copyright © Eclipse Foundation, Inc. All Rights Reserved.