diff --git a/archive/omsbox/org.locationtech.udig.jconsole/META-INF/MANIFEST.MF b/archive/omsbox/org.locationtech.udig.jconsole/META-INF/MANIFEST.MF index 6da579467f..977f5e59a6 100644 --- a/archive/omsbox/org.locationtech.udig.jconsole/META-INF/MANIFEST.MF +++ b/archive/omsbox/org.locationtech.udig.jconsole/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.jconsole Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JConsole Plugin @@ -29,4 +30,3 @@ Eclipse-BuddyPolicy: global Eclipse-AutoStart: true Bundle-ClassPath: . Export-Package: . - diff --git a/plugins/net.sf.opencsv/META-INF/MANIFEST.MF b/plugins/net.sf.opencsv/META-INF/MANIFEST.MF index 6c6a6785b3..bf716b3beb 100644 --- a/plugins/net.sf.opencsv/META-INF/MANIFEST.MF +++ b/plugins/net.sf.opencsv/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: net.sf.opencsv Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Java CSV Plug-in diff --git a/plugins/org.locationtech.udig.bookmarks.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.bookmarks.tests/META-INF/MANIFEST.MF index 503b06fbc9..dad372f48f 100644 --- a/plugins/org.locationtech.udig.bookmarks.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.bookmarks.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.bookmarks.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Bookmark Tests diff --git a/plugins/org.locationtech.udig.bookmarks/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.bookmarks/META-INF/MANIFEST.MF index a65692cb2c..799d11f2f5 100644 --- a/plugins/org.locationtech.udig.bookmarks/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.bookmarks/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.bookmarks Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Bookmarks Plug-in diff --git a/plugins/org.locationtech.udig.browser/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.browser/META-INF/MANIFEST.MF index c09b956564..7c7c319a35 100644 --- a/plugins/org.locationtech.udig.browser/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.browser/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.browser Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Manifest.name @@ -14,5 +15,4 @@ Require-Bundle: org.eclipse.ui, org.locationtech.udig.project.ui, org.locationtech.udig.mapgraphic Bundle-ActivationPolicy: lazy -Export-Package: org.locationtech.udig.browser,org.locationtech.udig.br - owser.ui +Export-Package: org.locationtech.udig.browser,org.locationtech.udig.browser.ui diff --git a/plugins/org.locationtech.udig.catalog.arcgrid/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.arcgrid/META-INF/MANIFEST.MF index 7545d5eb47..e83edb15fb 100644 --- a/plugins/org.locationtech.udig.catalog.arcgrid/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.arcgrid/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.arcgrid Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: ArcGrid Plug-in diff --git a/plugins/org.locationtech.udig.catalog.arcsde/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.arcsde/META-INF/MANIFEST.MF index 5a35a935ce..9cc29070ab 100644 --- a/plugins/org.locationtech.udig.catalog.arcsde/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.arcsde/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.arcsde Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.csw/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.csw/META-INF/MANIFEST.MF index b51b7a4df3..30ad18efec 100644 --- a/plugins/org.locationtech.udig.catalog.csw/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.csw/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.csw Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Csw diff --git a/plugins/org.locationtech.udig.catalog.db2/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.db2/META-INF/MANIFEST.MF index 63aee6e9e9..a4572533ca 100644 --- a/plugins/org.locationtech.udig.catalog.db2/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.db2/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.db2 Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: DB2 Catalog Plug-in diff --git a/plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF index 8aef8c4470..77283d2d8c 100644 --- a/plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.geotiff.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Geotiff Test Plug-in @@ -11,4 +12,3 @@ Require-Bundle: org.eclipse.ui, org.locationtech.udig.catalog.geotiff Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 - diff --git a/plugins/org.locationtech.udig.catalog.geotiff/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.geotiff/META-INF/MANIFEST.MF index a5a7b68dae..8078b29186 100644 --- a/plugins/org.locationtech.udig.catalog.geotiff/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.geotiff/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.geotiff Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName diff --git a/plugins/org.locationtech.udig.catalog.geotools/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.geotools/META-INF/MANIFEST.MF index 339f7fa862..67885f3964 100644 --- a/plugins/org.locationtech.udig.catalog.geotools/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.geotools/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.geotools Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: GeoTools diff --git a/plugins/org.locationtech.udig.catalog.google2/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.google2/META-INF/MANIFEST.MF index 5221fd55cb..4a8a223c2f 100644 --- a/plugins/org.locationtech.udig.catalog.google2/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.google2/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.google2 Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.imageio/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.imageio/META-INF/MANIFEST.MF index 9aa500e72b..b554c713b0 100644 --- a/plugins/org.locationtech.udig.catalog.imageio/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.imageio/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.imageio Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName diff --git a/plugins/org.locationtech.udig.catalog.jgrass/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.jgrass/META-INF/MANIFEST.MF index 7bbcd10e46..7560425cc6 100644 --- a/plugins/org.locationtech.udig.catalog.jgrass/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.jgrass/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.jgrass Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JGrass Catalog Plugin diff --git a/plugins/org.locationtech.udig.catalog.kml/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.kml/META-INF/MANIFEST.MF index de058c2df2..0dc8a87b71 100644 --- a/plugins/org.locationtech.udig.catalog.kml/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.kml/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.kml Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %bundleName diff --git a/plugins/org.locationtech.udig.catalog.mysql/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.mysql/META-INF/MANIFEST.MF index fe9e62b721..d4dcad7c21 100644 --- a/plugins/org.locationtech.udig.catalog.mysql/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.mysql/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.mysql Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.oracle/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.oracle/META-INF/MANIFEST.MF index ebcefa7545..28f7d44b87 100644 --- a/plugins/org.locationtech.udig.catalog.oracle/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.oracle/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.oracle Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.postgis/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.postgis/META-INF/MANIFEST.MF index 7e06914d5d..ccff436d9a 100644 --- a/plugins/org.locationtech.udig.catalog.postgis/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.postgis/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.postgis Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name @@ -15,4 +16,3 @@ Bundle-ActivationPolicy: lazy Export-Package: org.locationtech.udig.catalog Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: com.google.common.collect;version="12.0.0" - diff --git a/plugins/org.locationtech.udig.catalog.rasterings/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.rasterings/META-INF/MANIFEST.MF index b334e01571..4854ffded0 100644 --- a/plugins/org.locationtech.udig.catalog.rasterings/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.rasterings/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.rasterings Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Rasterings Catalog Plug-in diff --git a/plugins/org.locationtech.udig.catalog.shp/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.shp/META-INF/MANIFEST.MF index ec270e07c3..74477d509b 100644 --- a/plugins/org.locationtech.udig.catalog.shp/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.shp/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.shp Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.teradata/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.teradata/META-INF/MANIFEST.MF index b598d7128e..867c83d325 100644 --- a/plugins/org.locationtech.udig.catalog.teradata/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.teradata/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.teradata Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name diff --git a/plugins/org.locationtech.udig.catalog.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.tests/META-INF/MANIFEST.MF index f9abfddd67..2f4415d70d 100644 --- a/plugins/org.locationtech.udig.catalog.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Catalog Test Plug In diff --git a/plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF index 936f43fbcb..d3a7fefcef 100644 --- a/plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.ui.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Catalog UI Test Plug-in diff --git a/plugins/org.locationtech.udig.catalog.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.ui/META-INF/MANIFEST.MF index 6183c1f0a1..b0d3553e74 100644 --- a/plugins/org.locationtech.udig.catalog.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.ui/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.ui Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF index 00dea0c848..15f48906ff 100644 --- a/plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.wfs.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Wfs Test Plug-in diff --git a/plugins/org.locationtech.udig.catalog.wfs/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wfs/META-INF/MANIFEST.MF index efb7c2dfd6..98c26f3c25 100644 --- a/plugins/org.locationtech.udig.catalog.wfs/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wfs/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.wfs Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF index ca93056c74..cc07aa5165 100644 --- a/plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.wms.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: WMS Tests diff --git a/plugins/org.locationtech.udig.catalog.wms/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wms/META-INF/MANIFEST.MF index 6cc3c8d87c..ec2dcad137 100644 --- a/plugins/org.locationtech.udig.catalog.wms/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wms/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.wms Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF index 645e3a02fe..13ca43cd11 100644 --- a/plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.wmt.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test WMT Plug-in diff --git a/plugins/org.locationtech.udig.catalog.wmt/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wmt/META-INF/MANIFEST.MF index 0ef30a9117..5f10b71b6b 100644 --- a/plugins/org.locationtech.udig.catalog.wmt/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wmt/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.wmt Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.catalog.worldimage/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.worldimage/META-INF/MANIFEST.MF index f3208c376b..90fb2d5be1 100644 --- a/plugins/org.locationtech.udig.catalog.worldimage/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.worldimage/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog.worldimage Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName diff --git a/plugins/org.locationtech.udig.catalog/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog/META-INF/MANIFEST.MF index f2ce5a6d3b..a9f7ecb14d 100644 --- a/plugins/org.locationtech.udig.catalog/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.catalog Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.context/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.context/META-INF/MANIFEST.MF index 58111ba846..d40c247afc 100644 --- a/plugins/org.locationtech.udig.context/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.context/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.context Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Context Plug-in diff --git a/plugins/org.locationtech.udig.core.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.core.tests/META-INF/MANIFEST.MF index fdf561a34d..855cdd8f5c 100644 --- a/plugins/org.locationtech.udig.core.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.core.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.core.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name @@ -12,4 +13,3 @@ Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Fragment-Host: org.locationtech.udig.core Import-Package: org.locationtech.udig.core - diff --git a/plugins/org.locationtech.udig.core/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.core/META-INF/MANIFEST.MF index fd6a97edd4..cf092a0780 100644 --- a/plugins/org.locationtech.udig.core/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.core/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.core Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.document.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.document.tests/META-INF/MANIFEST.MF index 6d6ebed348..3e16c19640 100644 --- a/plugins/org.locationtech.udig.document.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.document.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.document.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Document Plug-in Tests @@ -12,4 +13,3 @@ Require-Bundle: org.locationtech.udig.document, Eclipse-BundleShape: dir Bundle-Activator: org.locationtech.udig.document.tests.Activator Bundle-ActivationPolicy: lazy - diff --git a/plugins/org.locationtech.udig.document/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.document/META-INF/MANIFEST.MF index 87b15f362e..70bfddbe56 100644 --- a/plugins/org.locationtech.udig.document/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.document/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.document Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.feature.editor/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.feature.editor/META-INF/MANIFEST.MF index 760ed586e7..046769995f 100644 --- a/plugins/org.locationtech.udig.feature.editor/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.feature.editor/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.feature.editor Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: FeatureEditor Plug-in diff --git a/plugins/org.locationtech.udig.graph/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.graph/META-INF/MANIFEST.MF index c3822535e2..6031ee6193 100644 --- a/plugins/org.locationtech.udig.graph/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.graph/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.graph Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Graph Plug-in diff --git a/plugins/org.locationtech.udig.help/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.help/META-INF/MANIFEST.MF index ca5fcb3716..0b0eab6318 100644 --- a/plugins/org.locationtech.udig.help/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.help/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.help Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.image.georeferencing/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.image.georeferencing/META-INF/MANIFEST.MF index ac6d299544..79b50ac84d 100644 --- a/plugins/org.locationtech.udig.image.georeferencing/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.image.georeferencing/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.image.georeferencing Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.locationtech.udig.image.georeferencing diff --git a/plugins/org.locationtech.udig.info.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.info.tests/META-INF/MANIFEST.MF index 29292f121b..fa9a390cc7 100644 --- a/plugins/org.locationtech.udig.info.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.info.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.info.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tests Plug-in @@ -14,4 +15,3 @@ Require-Bundle: org.eclipse.ui, Bundle-ActivationPolicy: lazy Bundle-Vendor: udig.refractions.net Bundle-RequiredExecutionEnvironment: JavaSE-1.8 - diff --git a/plugins/org.locationtech.udig.info/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.info/META-INF/MANIFEST.MF index 4b8489cce4..b4ae586306 100644 --- a/plugins/org.locationtech.udig.info/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.info/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.info Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF index 714ee123b5..aeb274bcc2 100644 --- a/plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.issues.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Issues Test Plug-in diff --git a/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF index bcb6a94c93..3ad20f9c2c 100644 --- a/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.issues Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.legend/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.legend/META-INF/MANIFEST.MF index dc39eca934..5f30dd9a50 100644 --- a/plugins/org.locationtech.udig.legend/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.legend/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.legend Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Legend Plug-in diff --git a/plugins/org.locationtech.udig.libs.db2/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.libs.db2/META-INF/MANIFEST.MF index d0746bce28..6c64cf8c2a 100644 --- a/plugins/org.locationtech.udig.libs.db2/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.libs.db2/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.libs.db2 Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: DB2 Plug-in diff --git a/plugins/org.locationtech.udig.libs.jfreechart/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.libs.jfreechart/META-INF/MANIFEST.MF index 95f19f9574..d619a6b76f 100644 --- a/plugins/org.locationtech.udig.libs.jfreechart/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.libs.jfreechart/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.libs.jfreechart Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JFreechart diff --git a/plugins/org.locationtech.udig.libs.oracle/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.libs.oracle/META-INF/MANIFEST.MF index f0918ced69..3f41aba794 100644 --- a/plugins/org.locationtech.udig.libs.oracle/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.libs.oracle/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.libs.oracle Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Oracle Libs Plug-in diff --git a/plugins/org.locationtech.udig.libs.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.libs.tests/META-INF/MANIFEST.MF index 66bee144b7..8964f53349 100644 --- a/plugins/org.locationtech.udig.libs.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.libs.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.libs.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Libs Tests diff --git a/plugins/org.locationtech.udig.libs/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.libs/META-INF/MANIFEST.MF index 5d74ca619e..3a2bfc824c 100644 --- a/plugins/org.locationtech.udig.libs/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.libs/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.libs Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF index efbd3df585..cd8ed18892 100644 --- a/plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.location.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test Plug-in diff --git a/plugins/org.locationtech.udig.location/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.location/META-INF/MANIFEST.MF index 36ef5175de..75a1eb82de 100644 --- a/plugins/org.locationtech.udig.location/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.location/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.location Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Usg Plug-in diff --git a/plugins/org.locationtech.udig.mapgraphic.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.mapgraphic.tests/META-INF/MANIFEST.MF index 1c61a83a05..216f7941bc 100644 --- a/plugins/org.locationtech.udig.mapgraphic.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.mapgraphic.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.mapgraphic.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Map Graphic Tests diff --git a/plugins/org.locationtech.udig.mapgraphic/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.mapgraphic/META-INF/MANIFEST.MF index 697d0b7439..70c33e9067 100644 --- a/plugins/org.locationtech.udig.mapgraphic/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.mapgraphic/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.mapgraphic Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.printing.model.edit/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.printing.model.edit/META-INF/MANIFEST.MF index 904261a3db..5a5bb0c48c 100644 --- a/plugins/org.locationtech.udig.printing.model.edit/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.printing.model.edit/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.printing.model.edit Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName diff --git a/plugins/org.locationtech.udig.printing.model/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.printing.model/META-INF/MANIFEST.MF index 7b1854890d..b1e59db2c1 100644 --- a/plugins/org.locationtech.udig.printing.model/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.printing.model/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.printing.model Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.printing.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.printing.ui/META-INF/MANIFEST.MF index 0fb2e8a3d9..3f29ac7f9c 100644 --- a/plugins/org.locationtech.udig.printing.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.printing.ui/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.printing.ui Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %printing.ui.plugin.name diff --git a/plugins/org.locationtech.udig.project.edit/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project.edit/META-INF/MANIFEST.MF index 4ce5d5e694..5654a64ae2 100644 --- a/plugins/org.locationtech.udig.project.edit/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project.edit/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.project.edit Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName diff --git a/plugins/org.locationtech.udig.project.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project.tests/META-INF/MANIFEST.MF index d434c43da8..b0aec6bba2 100644 --- a/plugins/org.locationtech.udig.project.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.project.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Project Tests Plug-in diff --git a/plugins/org.locationtech.udig.project.ui.editor/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project.ui.editor/META-INF/MANIFEST.MF index a58ff041a0..bdd4eaea64 100644 --- a/plugins/org.locationtech.udig.project.ui.editor/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project.ui.editor/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.project.ui.editor Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Project Map Editor Plug-in diff --git a/plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF index 45309f4291..e1224cd66b 100644 --- a/plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.project.ui.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Project UI Test Plug-in diff --git a/plugins/org.locationtech.udig.project.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project.ui/META-INF/MANIFEST.MF index a55ff2fb85..389680719a 100644 --- a/plugins/org.locationtech.udig.project.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project.ui/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.project.ui Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.project/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project/META-INF/MANIFEST.MF index 0b019c0b47..b82b632f46 100644 --- a/plugins/org.locationtech.udig.project/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.project Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName diff --git a/plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF index c3b07a25aa..06ac6a14d2 100644 --- a/plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.feature.basic.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Basic Feature Renderer Test Plug-in diff --git a/plugins/org.locationtech.udig.render.feature.basic/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.feature.basic/META-INF/MANIFEST.MF index d76a0a8030..74093b4f00 100644 --- a/plugins/org.locationtech.udig.render.feature.basic/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.feature.basic/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.feature.basic Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.render.feature.shapefile/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.feature.shapefile/META-INF/MANIFEST.MF index 2922b2a678..7998c97768 100644 --- a/plugins/org.locationtech.udig.render.feature.shapefile/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.feature.shapefile/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.feature.shapefile Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name @@ -11,5 +12,5 @@ Require-Bundle: org.eclipse.core.runtime, org.locationtech.udig.project, org.locationtech.udig.render.feature.basic, org.eclipse.ui -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/plugins/org.locationtech.udig.render.gridcoverage.basic.test/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.gridcoverage.basic.test/META-INF/MANIFEST.MF index 2b62c01017..8a114ea47d 100644 --- a/plugins/org.locationtech.udig.render.gridcoverage.basic.test/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.gridcoverage.basic.test/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.gridcoverage.basic.test Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Basic Feature Renderer Test Plug-in diff --git a/plugins/org.locationtech.udig.render.gridcoverage.basic/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.gridcoverage.basic/META-INF/MANIFEST.MF index 92329c2bbd..dc6d0097c4 100644 --- a/plugins/org.locationtech.udig.render.gridcoverage.basic/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.gridcoverage.basic/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.gridcoverage.basic Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name @@ -19,4 +20,3 @@ Require-Bundle: org.locationtech.udig.project, org.locationtech.udig.style.sld Bundle-ActivationPolicy: lazy Import-Package: javax.media.jai - diff --git a/plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF index 9bd1c722b0..f5666d8b32 100644 --- a/plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.wms.basic.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: WMS Renderer Test Plug-in diff --git a/plugins/org.locationtech.udig.render.wms.basic/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.wms.basic/META-INF/MANIFEST.MF index 06e18469a9..5e42740a56 100644 --- a/plugins/org.locationtech.udig.render.wms.basic/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.wms.basic/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.wms.basic Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.render.wmt.basic/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.wmt.basic/META-INF/MANIFEST.MF index 62a8b4198d..81b5b32251 100644 --- a/plugins/org.locationtech.udig.render.wmt.basic/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.wmt.basic/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.render.wmt.basic Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.socket.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.socket.tests/META-INF/MANIFEST.MF index 0e084ee249..93b57cb95f 100644 --- a/plugins/org.locationtech.udig.socket.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.socket.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.socket.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Socket Test Plug-in diff --git a/plugins/org.locationtech.udig.socket/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.socket/META-INF/MANIFEST.MF index 66ba5056dd..d50e47b99d 100644 --- a/plugins/org.locationtech.udig.socket/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.socket/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.socket Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Socket Plug-in diff --git a/plugins/org.locationtech.udig.style.advanced.core/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.advanced.core/META-INF/MANIFEST.MF index 9b57fc74c1..557fa5d128 100644 --- a/plugins/org.locationtech.udig.style.advanced.core/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.advanced.core/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.advanced.core Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Advanced Style Core diff --git a/plugins/org.locationtech.udig.style.advanced.feature/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.advanced.feature/META-INF/MANIFEST.MF index 61a6c9b5c0..b082b8a05f 100644 --- a/plugins/org.locationtech.udig.style.advanced.feature/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.advanced.feature/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.advanced.feature Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Advanced Style for Features diff --git a/plugins/org.locationtech.udig.style.advanced.raster/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.advanced.raster/META-INF/MANIFEST.MF index 53521e7793..230e86ed72 100644 --- a/plugins/org.locationtech.udig.style.advanced.raster/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.advanced.raster/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.advanced.raster Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Advanced Style for Rasters diff --git a/plugins/org.locationtech.udig.style.jgrass/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.jgrass/META-INF/MANIFEST.MF index 9a27a5277f..b2fa6b7284 100644 --- a/plugins/org.locationtech.udig.style.jgrass/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.jgrass/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.jgrass Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JGrassraster Style Plug-in @@ -15,7 +16,7 @@ Require-Bundle: org.eclipse.ui, org.locationtech.udig.style.sld, org.locationtech.udig.mapgraphic, org.locationtech.udig.legend -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy Export-Package: org.locationtech.udig.style.jgrass.categories,org.loca tiontech.udig.style.jgrass.colors Import-Package: org.apache.commons.io;version="2.4.0", diff --git a/plugins/org.locationtech.udig.style.sld.raster/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.sld.raster/META-INF/MANIFEST.MF index 65351518df..1ed7490f3c 100644 --- a/plugins/org.locationtech.udig.style.sld.raster/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.sld.raster/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.sld.raster Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.style.sld/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.sld/META-INF/MANIFEST.MF index f6b084c21e..bec630331b 100644 --- a/plugins/org.locationtech.udig.style.sld/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.sld/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.sld Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.style.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.tests/META-INF/MANIFEST.MF index c86f4dfe16..9f48c9939f 100644 --- a/plugins/org.locationtech.udig.style.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Style Tests diff --git a/plugins/org.locationtech.udig.style.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.ui/META-INF/MANIFEST.MF index ad6f9f2184..bf5bd9d907 100644 --- a/plugins/org.locationtech.udig.style.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.ui/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.ui Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Style UI Plugin diff --git a/plugins/org.locationtech.udig.style.wms/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style.wms/META-INF/MANIFEST.MF index 8c5589dc55..14f8a911ea 100644 --- a/plugins/org.locationtech.udig.style.wms/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style.wms/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style.wms Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.style/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.style/META-INF/MANIFEST.MF index 00d63b06dc..edae417aed 100644 --- a/plugins/org.locationtech.udig.style/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.style/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.style Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.tool.default.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.default.tests/META-INF/MANIFEST.MF index f41e2dbb23..aaae26bb7c 100644 --- a/plugins/org.locationtech.udig.tool.default.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.default.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tool.default.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Default Tool Tests Plug-in diff --git a/plugins/org.locationtech.udig.tool.default/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.default/META-INF/MANIFEST.MF index b870e80c24..bcb55a74b2 100644 --- a/plugins/org.locationtech.udig.tool.default/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.default/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tool.default Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.tool.edit.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.edit.tests/META-INF/MANIFEST.MF index 0833002b58..e9c08049de 100644 --- a/plugins/org.locationtech.udig.tool.edit.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.edit.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tool.edit.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tests Plug-in diff --git a/plugins/org.locationtech.udig.tool.edit/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.edit/META-INF/MANIFEST.MF index 7f2e589e49..f405cd45eb 100644 --- a/plugins/org.locationtech.udig.tool.edit/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.edit/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tools.edit Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.tool.measure/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.measure/META-INF/MANIFEST.MF index 066bc7fafe..42c28331a9 100644 --- a/plugins/org.locationtech.udig.tool.measure/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.measure/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tool.measure Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name @@ -11,4 +12,3 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Bundle-Localization: plugin Bundle-Vendor: udig.refractions.net - diff --git a/plugins/org.locationtech.udig.tool.select.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.select.tests/META-INF/MANIFEST.MF index 73e911aefc..599d50cf9d 100644 --- a/plugins/org.locationtech.udig.tool.select.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.select.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tool.select.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tests Plug-in diff --git a/plugins/org.locationtech.udig.tool.select/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tool.select/META-INF/MANIFEST.MF index b9871da43a..6af95d17f5 100644 --- a/plugins/org.locationtech.udig.tool.select/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tool.select/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tool.select Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.tools.jgrass/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tools.jgrass/META-INF/MANIFEST.MF index dda6f953e7..bec903de38 100644 --- a/plugins/org.locationtech.udig.tools.jgrass/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tools.jgrass/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tools.jgrass Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JGrass Tools Plug-in @@ -15,7 +16,7 @@ Require-Bundle: org.eclipse.ui, org.locationtech.udig.catalog.jgrass, org.eclipse.xsd;bundle-version="2.7.0", org.locationtech.udig.libs.jfreechart -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy Bundle-ClassPath: . Export-Package: org.locationtech.udig.tools.jgrass.profile.borrowedfro mjgrasstools diff --git a/plugins/org.locationtech.udig.tools.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tools.tests/META-INF/MANIFEST.MF index 11c5a40790..1dd2de273f 100644 --- a/plugins/org.locationtech.udig.tools.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tools.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tools.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tools Tests diff --git a/plugins/org.locationtech.udig.tools/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tools/META-INF/MANIFEST.MF index bb3ef93986..acc78effe3 100644 --- a/plugins/org.locationtech.udig.tools/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tools/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tools Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name diff --git a/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF index 2fb9c4a8ef..7f9d50cee8 100644 --- a/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.catalog.csv.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test CSV Catalog Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.catalog.csv/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.catalog.csv/META-INF/MANIFEST.MF index 1f945431e5..cfd282bf42 100644 --- a/plugins/org.locationtech.udig.tutorials.catalog.csv/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.catalog.csv/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.catalog.csv Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: CSV Catalog Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.customapp/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.customapp/META-INF/MANIFEST.MF index 2bc94d4a57..7f7f499905 100644 --- a/plugins/org.locationtech.udig.tutorials.customapp/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.customapp/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.customapp Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Custom Branding Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.distancetool/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.distancetool/META-INF/MANIFEST.MF index aa3cf33997..00f8fee7d7 100644 --- a/plugins/org.locationtech.udig.tutorials.distancetool/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.distancetool/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.distanceTool Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Distancetool Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.examples/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.examples/META-INF/MANIFEST.MF index 8c2f8277cb..d39839d995 100644 --- a/plugins/org.locationtech.udig.tutorials.examples/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.examples/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.examples Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Examples Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.featureeditor/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.featureeditor/META-INF/MANIFEST.MF index 2c34bd7e3a..23db02686e 100644 --- a/plugins/org.locationtech.udig.tutorials.featureeditor/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.featureeditor/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.featureeditor Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Feature Editor Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.genericprojectelement/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.genericprojectelement/META-INF/MANIFEST.MF index e1850e6a2b..fac5eca718 100644 --- a/plugins/org.locationtech.udig.tutorials.genericprojectelement/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.genericprojectelement/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.genericprojectelement Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: GenericProjectElement Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.mapgraphic/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.mapgraphic/META-INF/MANIFEST.MF index 3dda63f5ff..1e14e380e0 100644 --- a/plugins/org.locationtech.udig.tutorials.mapgraphic/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.mapgraphic/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.mapgraphic Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Mapgraphic Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.preferredzoomlevels/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.preferredzoomlevels/META-INF/MANIFEST.MF index 2c339e38f6..7848c4bca2 100644 --- a/plugins/org.locationtech.udig.tutorials.preferredzoomlevels/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.preferredzoomlevels/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.preferredzoomlevels Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Preferred Zoom Levels diff --git a/plugins/org.locationtech.udig.tutorials.raster/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.raster/META-INF/MANIFEST.MF index 94968d510c..e947299492 100644 --- a/plugins/org.locationtech.udig.tutorials.raster/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.raster/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.raster Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Raster Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.rcp/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.rcp/META-INF/MANIFEST.MF index 99c8252f91..9fdefb2110 100644 --- a/plugins/org.locationtech.udig.tutorials.rcp/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.rcp/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.rcp Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Rcp Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.render.csv/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.render.csv/META-INF/MANIFEST.MF index dc0c815c02..0c6dc512ab 100644 --- a/plugins/org.locationtech.udig.tutorials.render.csv/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.render.csv/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.render.csv Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Render CSV Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.shpexport/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.shpexport/META-INF/MANIFEST.MF index c6918be2f3..e92454598f 100644 --- a/plugins/org.locationtech.udig.tutorials.shpexport/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.shpexport/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.shpexport Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Shapefile Export Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.style.color/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.style.color/META-INF/MANIFEST.MF index cd56f61eb9..52709a5027 100644 --- a/plugins/org.locationtech.udig.tutorials.style.color/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.style.color/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.style.color Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Color Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.template/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.template/META-INF/MANIFEST.MF index 2825cd608d..6eaaffb074 100644 --- a/plugins/org.locationtech.udig.tutorials.template/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.template/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.template Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Template Tutorial diff --git a/plugins/org.locationtech.udig.tutorials.tool-view/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.tool-view/META-INF/MANIFEST.MF index 905b2a1aa9..398eb0ffab 100644 --- a/plugins/org.locationtech.udig.tutorials.tool-view/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.tool-view/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.tool.view Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tool View diff --git a/plugins/org.locationtech.udig.tutorials.tool.coordinate/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.tool.coordinate/META-INF/MANIFEST.MF index 7f537f0e6f..45a6d08741 100644 --- a/plugins/org.locationtech.udig.tutorials.tool.coordinate/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.tool.coordinate/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.tool.coordinate Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Coordinate Tool Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.tool.coverage/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.tool.coverage/META-INF/MANIFEST.MF index 2d06a690bf..323daa6774 100644 --- a/plugins/org.locationtech.udig.tutorials.tool.coverage/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.tool.coverage/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.tool.coverage Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Coverage Edit Tool Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.tracking/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.tracking/META-INF/MANIFEST.MF index 985c98fa23..076b4163a2 100644 --- a/plugins/org.locationtech.udig.tutorials.tracking/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.tracking/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.tracking Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Vehicletracking Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.urladapter/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.urladapter/META-INF/MANIFEST.MF index e547bdec00..875fd90358 100644 --- a/plugins/org.locationtech.udig.tutorials.urladapter/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.urladapter/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.urladapter Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Url Adapter Plug-in diff --git a/plugins/org.locationtech.udig.tutorials.workbench/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.workbench/META-INF/MANIFEST.MF index d785facedb..4634ce75b7 100644 --- a/plugins/org.locationtech.udig.tutorials.workbench/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.workbench/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.tutorials.workbench Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Workbench Plug-in @@ -9,4 +10,4 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.locationtech.udig.catalog, org.locationtech.udig.project -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy diff --git a/plugins/org.locationtech.udig.ui.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.ui.tests/META-INF/MANIFEST.MF index 0249f43b79..f9d8f8d650 100644 --- a/plugins/org.locationtech.udig.ui.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.ui.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.ui.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: UI Tests Plug-in diff --git a/plugins/org.locationtech.udig.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.ui/META-INF/MANIFEST.MF index 2dac7210dc..a256022edf 100644 --- a/plugins/org.locationtech.udig.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.ui/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.ui Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName @@ -32,4 +33,3 @@ Export-Package: org.locationtech.udig, org.locationtech.udig.ui.properties Import-Package: com.google.common.base;version="12.0.0", net.miginfocom.swt;version="[3.7.0,3.8.0)" - diff --git a/plugins/org.locationtech.udig.validation.tests/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.validation.tests/META-INF/MANIFEST.MF index 0fcaabc1b4..5f387771a8 100644 --- a/plugins/org.locationtech.udig.validation.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.validation.tests/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.validation.tests Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test Plug-in diff --git a/plugins/org.locationtech.udig.validation/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.validation/META-INF/MANIFEST.MF index 85f5fc5826..7e32236abd 100644 --- a/plugins/org.locationtech.udig.validation/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.validation/META-INF/MANIFEST.MF @@ -1,3 +1,4 @@ +Automatic-Module-Name: org.locationtech.udig.validation Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Validation Plug-in