| 454 |
<pre>qualifier = context</pre> |
<pre>qualifier = context</pre> |
| 455 |
</li> |
</li> |
| 456 |
<li> Export "deployable plug-in" as zip and verify that the name of |
<li> Export "deployable plug-in" as zip and verify that the name of |
| 457 |
the zip has 1.0.0.<date Of The Day></li> |
the zip has 1.0.0.<date of the day></li> |
| 458 |
<li> Export "deployable plug-in" as folder and verify that the folder |
<li> Export "deployable plug-in" as folder and verify that the folder |
| 459 |
as the name 1.0.0.<date of the day></li> |
as the name 1.0.0.<date of the day></li> |
| 460 |
<li> Verify that the version number of the feature in the feature.xml has been |
<li> Verify that the version number in the plugin.xml has been updated</li> |
| 461 |
updated</li> |
<br> |
| 462 |
<li> change the build.properties to |
<li> change the build.properties to |
| 463 |
<pre>qualifier = NONE</pre> |
<pre>qualifier = NONE</pre> |
| 464 |
</li> |
</li> |
| 466 |
the zip is 1.0.0</li> |
the zip is 1.0.0</li> |
| 467 |
<li> Export "deployable plug-in" as folder and verify that the name |
<li> Export "deployable plug-in" as folder and verify that the name |
| 468 |
of the directory is 1.0.0</li> |
of the directory is 1.0.0</li> |
| 469 |
|
<br> |
| 470 |
<li> change the build.properties to |
<li> change the build.properties to |
| 471 |
<pre>qualifier = myValue</pre> |
<pre>qualifier = myValue</pre> |
| 472 |
</li> |
</li> |
| 476 |
of the directory is 1.0.0.myValue</li> |
of the directory is 1.0.0.myValue</li> |
| 477 |
</ul> |
</ul> |
| 478 |
|
|
| 479 |
|
<h4>Export of qualified fragments</h4> |
| 480 |
|
<ul> |
| 481 |
|
<li> Create a fragment QualifiedFragment to any plugin, set the version number as 1.0.0.qualifier</li> |
| 482 |
|
<li> repeat the same steps as in the test with plugin</li> |
| 483 |
|
</ul> |
| 484 |
|
|
| 485 |
|
|
| 486 |
<h4>Export of qualified features</h4> |
<h4>Export of qualified features</h4> |
| 487 |
<ul> |
<ul> |
| 543 |
compatible are expected to fail.</li> |
compatible are expected to fail.</li> |
| 544 |
</ul> |
</ul> |
| 545 |
|
|
| 546 |
|
<h4>Export of binary plugins</h4> |
| 547 |
|
<ul> |
| 548 |
|
<li>Create a new feature BinFeature.</li> |
| 549 |
|
<li>In this feature add the plugins Dot1, org.eclipse.swt, org.eclipse.core.runtime.</li> |
| 550 |
|
<li>Export the feature and verify that the all the files from org.eclipse.swt and org.eclipse.core.runtime are here.</li> |
| 551 |
|
</ul> |
| 552 |
<h4>2.1.x test</h4> |
<h4>2.1.x test</h4> |
| 553 |
<ul> |
<ul> |
| 554 |
<li>Change your target platform to point to a 2.1.x eclipse install</li> |
<li>Change your target platform to point to a 2.1.x eclipse install</li> |