SF3436143 remove Main-Class from manifest because there is no main class for this jar file
This commit is contained in:
@@ -16,15 +16,8 @@
|
||||
<td colspan="2"><b>Bugs</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">3412922</td>
|
||||
<td width="87%" valign="top">(M1)Fix for: When a DispatchEvent is created with a COM object, the COM object is never released totally, and the destructor function is never called.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><b>Patches</b></td>
|
||||
<td width="13%" valign="top">3436143</td>
|
||||
<td width="87%" valign="top">(M2)Remove Main-Class from MANIFEST because there is no main class entry point for this jar file</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">3435567</td>
|
||||
@@ -46,6 +39,17 @@
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top">(M2)Variant.getString() now returns null for NULL or EMPTY Variants instead of throwing exception.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">3412922</td>
|
||||
<td width="87%" valign="top">(M1)Fix for: When a DispatchEvent is created with a COM object, the COM object is never released totally, and the destructor function is never called.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><b>Patches</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">3377279</td>
|
||||
<td width="87%" valign="top">(M1)Fix possible exception. Added initializing Variant used to retrieve
|
||||
|
||||
Reference in New Issue
Block a user