From 32d527925d08e293cc9628a7d53a7edd37057af7 Mon Sep 17 00:00:00 2001 From: Frank Gasdorf Date: Wed, 16 May 2018 20:55:11 +0200 Subject: [PATCH] [#285] unifies test bundle naming Signed-off-by: Frank Gasdorf --- .../.classpath | 0 .../.project | 2 +- .../LICENSE.txt | 0 .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...tiontech.udig.catalog.tests.geotiff.launch | 0 .../pom.xml | 2 +- .../catalog/tests/internal/geotiff/Data.java | 0 .../geotiff/GeoTiffGeoResourceTest.java | 0 .../tests/internal/geotiff/GeoTiffPlugin.java | 0 .../internal/geotiff/GeoTiffServiceTest.java | 0 .../tests/internal/geotiff/test-data/cir.tif | Bin .../.classpath | 0 .../.project | 2 +- .../LICENSE.txt | 0 .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../data/datasource.test1 | 0 .../data/datasource.test2 | 0 .../data/lakes.dbf | Bin .../data/lakes.fix | Bin .../data/lakes.prj | 0 .../data/lakes.qix | Bin .../data/lakes.sbn | Bin .../data/lakes.sbx | Bin .../data/lakes.shp | Bin .../data/lakes.shx | Bin .../data/streams.dbf | Bin .../data/streams.fix | Bin .../data/streams.grx | 0 .../data/streams.prj | 0 .../data/streams.qix | Bin .../data/streams.sbn | Bin .../data/streams.sbx | Bin .../data/streams.shp | Bin .../data/streams.shx | Bin .../epl-v10.html | 0 ....locationtech.udig.catalog.tests.ui.launch | 0 .../plugin.xml | 0 .../pom.xml | 2 +- .../data/GeoToolsDataStoreServiceTest.java | 0 .../data/test-data/sample_data.properties | 0 .../internal/ui/ops/NewFeatureTypeOpTest.java | 0 .../catalog/tests/ui/CatalogImportTest.java | 0 .../tests/ui/CatalogTestsUIPlugin.java | 0 .../catalog/tests/ui/ConnectionErrorTest.java | 0 .../tests/ui/DummyConnectionFactory.java | 0 .../catalog/tests/ui/DummyConnectionPage.java | 0 .../DummyMulitResourceConnectionFactory.java | 0 .../ui/MoreThanOneExtensionFileProvider.java | 0 .../tests/ui/ShapefileCatalogImportTest.java | 0 .../tests/ui/WFSCatalogImportTest.java | 0 .../tests/ui/WMSCatalogImportTest.java | 0 .../tests/ui/dnd/CatalogViewDNDTest.java | 0 .../tests/ui/dnd/WMSCatalogViewDNDTest.java | 0 .../catalog/tests/ui/workflow/Assertion.java | 0 .../ui/workflow/BasicWorkflowDialogTest.java | 0 .../tests/ui/workflow/BasicWorkflowTest.java | 0 .../tests/ui/workflow/BlockingState.java | 0 .../tests/ui/workflow/ConnectionFileTest.java | 0 .../tests/ui/workflow/ConnectionTest.java | 0 .../ui/workflow/DataSourceSelectionTest.java | 0 .../tests/ui/workflow/DialogDriver.java | 0 .../tests/ui/workflow/DummyMonitor.java | 0 .../catalog/tests/ui/workflow/DummyView.java | 0 .../ui/workflow/ResourceSelectionTest.java | 0 .../catalog/tests/ui/workflow/Runner.java | 0 .../catalog/tests/ui/workflow/SimplePage.java | 0 .../tests/ui/workflow/SimpleState.java | 0 .../workflow/SingleResourceSelectionTest.java | 0 .../catalog/ui/FileConnectionFactoryTest.java | 0 .../catalog/ui/export/FeatureWrapperTest.java | 0 .../test.xml | 0 .../.classpath | 0 .../.project | 2 +- .../LICENSE.txt | 0 .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...locationtech.udig.catalog.tests.wfs.launch | 0 .../pom.xml | 2 +- .../internal/wfs/WFSServiceExtensionTest.java | 0 .../internal/wfs/WFSGeoResourceTest.java | 0 .../tests/internal/wfs/WFSServiceTest.java | 0 .../test.xml | 0 .../META-INF/MANIFEST.MF | 10 ++--- .../.classpath | 0 .../.project | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...locationtech.udig.catalog.tests.wms.launch | 0 .../pom.xml | 2 +- .../0_009332133792713271/0_0.png | Bin .../0_009332133792713271/0_0.txt | 0 .../0_009332133792713271/1_0.png | Bin .../0_009332133792713271/1_0.txt | 0 .../udig/catalog/tests/wmsc/Activator.java | 0 .../wmsc/server/TileImageReadWriterTest.java | 0 .../catalog/wmsc/server/WMSCParserTest.java | 0 .../wmsc/server/WMSTileSetResolverTest.java | 0 .../wmsc/server/esrimapCapabilities.xml | 0 .../wmsc/server/tiledVendorSpecificNested.xml | 0 .../catalog/wmsc/server/wmscCapabilities3.xml | 0 .../.classpath | 0 .../.project | 28 +++++++++++++ .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...locationtech.udig.tests.catalog.wmt.launch | 0 .../pom.xml | 2 +- .../udig/tests/catalog/wmt/Activator.java | 0 .../udig/tests/catalog/wmt/CSSourceTest.java | 0 .../udig/tests/catalog/wmt/LayerSetTest.java | 0 .../udig/tests/catalog/wmt/NASATileTest.java | 0 .../udig/tests/catalog/wmt/OSMSourceTest.java | 0 .../udig/tests/catalog/wmt/OSMTileTest.java | 0 .../tests/catalog/wmt/QuadTileSetTest.java | 0 .../udig/tests/catalog/wmt/WMTTileTest.java | 0 .../udig/tests/catalog/wmt/WWSourceTest.java | 0 .../udig/tests/catalog/wmt/zoomit.xml | 0 .../META-INF/MANIFEST.MF | 2 +- .../.classpath | 0 .../.project | 2 +- .../META-INF/MANIFEST.MF | 4 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 .../org.locationtech.udig.issues.test.launch | 0 .../plugin.xml | 0 .../pom.xml | 2 +- .../udig/issues/test/DummyAutoIssueFixer.java | 0 .../udig/issues/test/DummyFixableIssue.java | 0 .../udig/issues/test/DummyIssue.java | 0 .../udig/issues/test/DummyIssueFixer.java | 0 .../udig/issues/test/DummyIssueList.java | 0 .../udig/issues/test/DummyListener.java | 0 .../udig/issues/test/FeatureIssueTest.java | 0 .../test/FeatureTypeAttributeMapperTest.java | 0 .../udig/issues/test/IssueFixerTest.java | 0 .../udig/issues/test/IssueHandlerTest.java | 0 .../udig/issues/test/IssuesListTest.java | 0 .../issues/test/IssuesListTestHelper.java | 0 .../udig/issues/test/IssuesManagerTest.java | 0 .../udig/issues/test/IssuesTestActivator.java | 0 .../issues/test/IssuesViewRefresherTest.java | 0 .../udig/issues/test/IssuesViewTest.java | 0 .../test/StrategizedIssuesListTest.java | 0 .../udig/issues/test/TestContentProvider.java | 0 .../issues/test/TestExpansionProvider.java | 0 .../udig/issues/test/TestLabelProvider.java | 0 .../udig/issues/test/TestSorter.java | 0 .../META-INF/MANIFEST.MF | 11 +++-- .../.classpath | 0 .../.project | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...org.locationtech.udig.location.test.launch | 0 .../pom.xml | 2 +- .../udig/location/test/TestPlugin.java | 0 .../udig/location/test/USGCatalogTest.java | 0 .../.classpath | 0 .../.project | 2 +- .../LICENSE.txt | 0 .../META-INF/MANIFEST.MF | 4 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ....locationtech.udig.project.tests.ui.launch | 0 .../plugin.xml | 0 .../pom.xml | 2 +- .../udig/AbstractProjectUITestCase.java | 0 .../udig/FeatureEditorExtensionPointTest.java | 0 .../org/locationtech/udig/RunModalTool.java | 0 .../locationtech/udig/TestViewportPane.java | 0 .../udig/feature/editor/DialogEditor.java | 0 .../tests/MapOpeningInterceptorTest.java | 0 .../project/tests/ui/AddLayersRenderTest.java | 0 .../project/tests/ui/DummyRenderMetrics.java | 0 .../tests/ui/DummyRenderMetricsFactory.java | 0 .../udig/project/tests/ui/DummyRenderer.java | 0 .../udig/project/tests/ui/EnablesFor2.java | 0 .../udig/project/tests/ui/MapImportTest.java | 0 .../project/tests/ui/TestGetRenderers.java | 0 .../tests/ui/TestLayerAddedInterceptor.java | 0 .../tests/ui/TestLayerRemovedInterceptor.java | 0 .../tests/ui/TestMapCreationInterceptor.java | 0 .../tests/ui/TestMapOpeningInterceptor.java | 0 .../tests/ui/TestPerspectiveFactory.java | 0 .../tests/ui/TestSelectFirstLayer.java | 0 .../project/tests/ui/TestSelectProject.java | 0 .../udig/project/tests/ui/ViewPart1.java | 0 .../tests/ui/dnd/LayerDropActionTest.java | 0 .../tests/ui/dnd/MapEditorDNDTest.java | 0 .../internal/commands/OpenMapCommandTest.java | 0 .../udig/project/tests/ui/select2ndMap.java | 0 .../udig/project/tests/ui/selectLayer.java | 0 .../udig/project/ui/AnimationUpdaterTest.java | 0 .../udig/project/ui/DropFilterActionTest.java | 0 .../udig/project/ui/EditReRenderTest.java | 0 .../udig/project/ui/LayerVisibilityTest.java | 0 .../project/ui/OnProjectDropActionTest.java | 0 .../udig/project/ui/TestsUIPlugin.java | 0 .../ui/internal/MapItemProviderTest.java | 0 .../ui/internal/RenderManagerDynamicTest.java | 0 .../ui/internal/StartupOpenMapsTest.java | 0 .../SynchronizeRendererConfigurationTest.java | 0 .../ui/internal/ViewerLayerSorterTest.java | 0 .../ui/internal/actions/DeleteTest.java | 0 .../internal/actions/SLDDropActionTest.java | 0 .../actions/WizardDropActionTest.java | 0 .../ui/internal/aoi/AOIServiceTest.java | 0 .../displayAdapter/impl/EventHandlerTest.java | 0 .../displayAdapter/impl/EventJobTest.java | 0 .../tool/display/GeometryPropertyTest.java | 0 .../internal/tool/display/TestProperty.java | 0 .../tool/display/ToolManagerTest.java | 0 .../udig/project/ui/tool/ToolManagerTest.java | 0 .../test-data/teststyle.sld | 0 .../test.xml | 0 .../.project | 28 ------------- .../.classpath | 0 .../.project | 28 +++++++++++++ .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...tech.udig.render.feature.basic.test.launch | 0 .../pom.xml | 2 +- .../render/feature/basic/test/Activator.java | 0 .../basic/BasicFeatureRendererTest.java | 0 .../.project | 28 ------------- .../.classpath | 0 .../.project | 28 +++++++++++++ .../META-INF/MANIFEST.MF | 4 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...tiontech.udig.render.wms.basic.test.launch | 0 .../pom.xml | 2 +- .../udig/render/wms/basic/test/Activator.java | 0 .../wms/basic/test/BasicWMSRenderer2Test.java | 0 .../wms/basic/test/WMSRenderMetricsTest.java | 0 .../.project | 28 ------------- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../.classpath | 0 .../.gitignore | 0 .../.project | 28 +++++++++++++ .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../cities.csv | 0 .../epl-v10.html | 0 ...ch.udig.tutorials.catalog.tests.csv.launch | 0 .../pom.xml | 2 +- .../tutorials/catalog/csv/CSVServiceTest.java | 0 .../catalog/csv/internal/Activator.java | 0 .../.project | 28 ------------- .../META-INF/MANIFEST.MF | 2 +- .../.project | 28 ------------- .../.classpath | 0 .../.project | 28 +++++++++++++ .../META-INF/MANIFEST.MF | 2 +- .../about.html | 0 .../bsd3-v10.html | 0 .../build.properties | 0 .../epl-v10.html | 0 ...g.locationtech.udig.validation.test.launch | 0 .../pom.xml | 2 +- .../test/FeatureValidationTest.java | 0 .../test/IntegrityValidationTest.java | 0 .../udig/validation/test/TestPlugin.java | 0 plugins/pom.xml | 38 ++++++++---------- 293 files changed, 204 insertions(+), 211 deletions(-) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/.project (91%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/LICENSE.txt (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/META-INF/MANIFEST.MF (84%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/about.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/org.locationtech.udig.catalog.tests.geotiff.launch (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/pom.xml (95%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/src/org/locationtech/udig/catalog/tests/internal/geotiff/Data.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffGeoResourceTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffPlugin.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffServiceTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.geotiff => org.locationtech.udig.catalog.geotiff.tests}/src/org/locationtech/udig/catalog/tests/internal/geotiff/test-data/cir.tif (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.catalog.ui.tests}/.project (92%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/LICENSE.txt (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/META-INF/MANIFEST.MF (93%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/about.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/datasource.test1 (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/datasource.test2 (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.dbf (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.fix (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.prj (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.qix (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.sbn (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.sbx (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.shp (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/lakes.shx (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.dbf (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.fix (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.grx (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.prj (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.qix (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.sbn (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.sbx (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.shp (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/data/streams.shx (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/org.locationtech.udig.catalog.tests.ui.launch (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/plugin.xml (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/pom.xml (96%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/geotools/data/GeoToolsDataStoreServiceTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/geotools/data/test-data/sample_data.properties (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/internal/ui/ops/NewFeatureTypeOpTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/CatalogImportTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/CatalogTestsUIPlugin.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/ConnectionErrorTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionFactory.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionPage.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/DummyMulitResourceConnectionFactory.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/MoreThanOneExtensionFileProvider.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/ShapefileCatalogImportTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/WFSCatalogImportTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/WMSCatalogImportTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/dnd/CatalogViewDNDTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/dnd/WMSCatalogViewDNDTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/Assertion.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowDialogTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/BlockingState.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionFileTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/DataSourceSelectionTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/DialogDriver.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyMonitor.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyView.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/ResourceSelectionTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/Runner.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/SimplePage.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/SimpleState.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/tests/ui/workflow/SingleResourceSelectionTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/ui/FileConnectionFactoryTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/src/org/locationtech/udig/catalog/ui/export/FeatureWrapperTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.catalog.ui.tests}/test.xml (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/.project (91%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/LICENSE.txt (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/META-INF/MANIFEST.MF (83%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/about.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/org.locationtech.udig.catalog.tests.wfs.launch (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/pom.xml (96%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/src/org/locationtech/udig/catalog/internal/wfs/WFSServiceExtensionTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSGeoResourceTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSServiceTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wfs => org.locationtech.udig.catalog.wfs.tests}/test.xml (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/.project (91%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/META-INF/MANIFEST.MF (90%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/about.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/org.locationtech.udig.catalog.tests.wms.launch (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wms.tests}/pom.xml (96%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.png (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.txt (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.png (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.txt (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/tests/wmsc/Activator.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/wmsc/server/TileImageReadWriterTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/wmsc/server/WMSCParserTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/wmsc/server/WMSTileSetResolverTest.java (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/wmsc/server/esrimapCapabilities.xml (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/wmsc/server/tiledVendorSpecificNested.xml (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wms.tests}/src/org/locationtech/udig/catalog/wmsc/server/wmscCapabilities3.xml (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.catalog.wmt.tests}/.classpath (100%) create mode 100644 plugins/org.locationtech.udig.catalog.wmt.tests/.project rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/META-INF/MANIFEST.MF (88%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.catalog.wmt.tests}/about.html (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.catalog.wmt.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.catalog.wmt.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/org.locationtech.udig.tests.catalog.wmt.launch (100%) rename plugins/{org.locationtech.udig.catalog.tests.wms => org.locationtech.udig.catalog.wmt.tests}/pom.xml (96%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/Activator.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/CSSourceTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/LayerSetTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/NASATileTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/OSMSourceTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/OSMTileTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/QuadTileSetTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/WMTTileTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/WWSourceTest.java (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.catalog.wmt.tests}/src/org/locationtech/udig/tests/catalog/wmt/zoomit.xml (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.issues.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/.project (92%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/META-INF/MANIFEST.MF (77%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.issues.tests}/about.html (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.issues.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.issues.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/org.locationtech.udig.issues.test.launch (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/plugin.xml (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/pom.xml (96%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/DummyAutoIssueFixer.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/DummyFixableIssue.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/DummyIssue.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/DummyIssueFixer.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/DummyIssueList.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/DummyListener.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/FeatureIssueTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/FeatureTypeAttributeMapperTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssueFixerTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssueHandlerTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssuesListTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssuesListTestHelper.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssuesManagerTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssuesTestActivator.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssuesViewRefresherTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/IssuesViewTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/StrategizedIssuesListTest.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/TestContentProvider.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/TestExpansionProvider.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/TestLabelProvider.java (100%) rename plugins/{org.locationtech.udig.issues.test => org.locationtech.udig.issues.tests}/src/org/locationtech/udig/issues/test/TestSorter.java (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/.project (92%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/META-INF/MANIFEST.MF (88%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.location.tests}/about.html (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.location.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.location.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/org.locationtech.udig.location.test.launch (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/pom.xml (95%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/src/org/locationtech/udig/location/test/TestPlugin.java (100%) rename plugins/{org.locationtech.udig.location.test => org.locationtech.udig.location.tests}/src/org/locationtech/udig/location/test/USGCatalogTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.catalog.tests.ui => org.locationtech.udig.project.ui.tests}/.project (92%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/LICENSE.txt (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/META-INF/MANIFEST.MF (95%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.project.ui.tests}/about.html (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.project.ui.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.project.ui.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/org.locationtech.udig.project.tests.ui.launch (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/plugin.xml (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/pom.xml (96%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/AbstractProjectUITestCase.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/FeatureEditorExtensionPointTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/RunModalTool.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/TestViewportPane.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/feature/editor/DialogEditor.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/MapOpeningInterceptorTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/AddLayersRenderTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/DummyRenderMetrics.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/DummyRenderMetricsFactory.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/DummyRenderer.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/EnablesFor2.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/MapImportTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestGetRenderers.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestLayerAddedInterceptor.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestLayerRemovedInterceptor.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestMapCreationInterceptor.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestMapOpeningInterceptor.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestPerspectiveFactory.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestSelectFirstLayer.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/TestSelectProject.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/ViewPart1.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/dnd/LayerDropActionTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/dnd/MapEditorDNDTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/internal/commands/OpenMapCommandTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/select2ndMap.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/tests/ui/selectLayer.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/AnimationUpdaterTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/DropFilterActionTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/EditReRenderTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/LayerVisibilityTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/OnProjectDropActionTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/TestsUIPlugin.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/MapItemProviderTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/RenderManagerDynamicTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/StartupOpenMapsTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/SynchronizeRendererConfigurationTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/ViewerLayerSorterTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/actions/DeleteTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/actions/SLDDropActionTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/actions/WizardDropActionTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/aoi/AOIServiceTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventHandlerTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventJobTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/tool/display/GeometryPropertyTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/tool/display/TestProperty.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/internal/tool/display/ToolManagerTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/src/org/locationtech/udig/project/ui/tool/ToolManagerTest.java (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/test-data/teststyle.sld (100%) rename plugins/{org.locationtech.udig.project.tests.ui => org.locationtech.udig.project.ui.tests}/test.xml (100%) delete mode 100644 plugins/org.locationtech.udig.render.feature.basic.test/.project rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.feature.basic.tests}/.classpath (100%) create mode 100644 plugins/org.locationtech.udig.render.feature.basic.tests/.project rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.render.feature.basic.tests}/META-INF/MANIFEST.MF (99%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.feature.basic.tests}/about.html (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.feature.basic.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.render.feature.basic.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.feature.basic.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.render.feature.basic.tests}/org.locationtech.udig.render.feature.basic.test.launch (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.render.feature.basic.tests}/pom.xml (95%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.render.feature.basic.tests}/src/org/locationtech/udig/render/feature/basic/test/Activator.java (100%) rename plugins/{org.locationtech.udig.render.feature.basic.test => org.locationtech.udig.render.feature.basic.tests}/src/org/locationtech/udig/render/internal/feature/basic/BasicFeatureRendererTest.java (100%) delete mode 100644 plugins/org.locationtech.udig.render.wms.basic.test/.project rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.render.wms.basic.tests}/.classpath (100%) create mode 100644 plugins/org.locationtech.udig.render.wms.basic.tests/.project rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/META-INF/MANIFEST.MF (92%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.render.wms.basic.tests}/about.html (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.render.wms.basic.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.tests.catalog.wmt => org.locationtech.udig.render.wms.basic.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/org.locationtech.udig.render.wms.basic.test.launch (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/pom.xml (95%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/src/org/locationtech/udig/render/wms/basic/test/Activator.java (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/src/org/locationtech/udig/render/wms/basic/test/BasicWMSRenderer2Test.java (100%) rename plugins/{org.locationtech.udig.render.wms.basic.test => org.locationtech.udig.render.wms.basic.tests}/src/org/locationtech/udig/render/wms/basic/test/WMSRenderMetricsTest.java (100%) delete mode 100644 plugins/org.locationtech.udig.tests.catalog.wmt/.project rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/.classpath (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/.gitignore (100%) create mode 100644 plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.project rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/META-INF/MANIFEST.MF (86%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/about.html (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/cities.csv (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/org.locationtech.udig.tutorials.catalog.tests.csv.launch (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/pom.xml (92%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/src/org/locationtech/udig/tutorials/catalog/csv/CSVServiceTest.java (100%) rename plugins/{org.locationtech.udig.tutorials.catalog.tests.csv => org.locationtech.udig.tutorials.catalog.csv.tests}/src/org/locationtech/udig/tutorials/catalog/csv/internal/Activator.java (100%) delete mode 100644 plugins/org.locationtech.udig.tutorials.catalog.tests.csv/.project delete mode 100644 plugins/org.locationtech.udig.validation.test/.project rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/.classpath (100%) create mode 100644 plugins/org.locationtech.udig.validation.tests/.project rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/META-INF/MANIFEST.MF (91%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/about.html (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/bsd3-v10.html (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/build.properties (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/epl-v10.html (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/org.locationtech.udig.validation.test.launch (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/pom.xml (92%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/src/org/locationtech/udig/validation/test/FeatureValidationTest.java (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/src/org/locationtech/udig/validation/test/IntegrityValidationTest.java (100%) rename plugins/{org.locationtech.udig.validation.test => org.locationtech.udig.validation.tests}/src/org/locationtech/udig/validation/test/TestPlugin.java (100%) diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/.classpath b/plugins/org.locationtech.udig.catalog.geotiff.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/.classpath rename to plugins/org.locationtech.udig.catalog.geotiff.tests/.classpath diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/.project b/plugins/org.locationtech.udig.catalog.geotiff.tests/.project similarity index 91% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/.project rename to plugins/org.locationtech.udig.catalog.geotiff.tests/.project index 0efbf5b9c0..60e8ebb0a2 100644 --- a/plugins/org.locationtech.udig.catalog.tests.geotiff/.project +++ b/plugins/org.locationtech.udig.catalog.geotiff.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.catalog.tests.geotiff + org.locationtech.udig.catalog.geotiff.tests diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/LICENSE.txt b/plugins/org.locationtech.udig.catalog.geotiff.tests/LICENSE.txt similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/LICENSE.txt rename to plugins/org.locationtech.udig.catalog.geotiff.tests/LICENSE.txt diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF similarity index 84% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF index 6c1cf6f7e8..adf9922f3f 100644 --- a/plugins/org.locationtech.udig.catalog.tests.geotiff/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.geotiff.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Geotiff Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.catalog.test.geotiff;singleton:=true +Bundle-SymbolicName: org.locationtech.udig.catalog.geotiff.tests;singleton:=true Bundle-Version: 2.1.0.qualifier Bundle-Activator: org.locationtech.udig.catalog.tests.internal.geotiff.GeoTiffPlugin Bundle-Vendor: udig.refractions.net diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/about.html b/plugins/org.locationtech.udig.catalog.geotiff.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/about.html rename to plugins/org.locationtech.udig.catalog.geotiff.tests/about.html diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/bsd3-v10.html b/plugins/org.locationtech.udig.catalog.geotiff.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/bsd3-v10.html rename to plugins/org.locationtech.udig.catalog.geotiff.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/build.properties b/plugins/org.locationtech.udig.catalog.geotiff.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/build.properties rename to plugins/org.locationtech.udig.catalog.geotiff.tests/build.properties diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/epl-v10.html b/plugins/org.locationtech.udig.catalog.geotiff.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/epl-v10.html rename to plugins/org.locationtech.udig.catalog.geotiff.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/org.locationtech.udig.catalog.tests.geotiff.launch b/plugins/org.locationtech.udig.catalog.geotiff.tests/org.locationtech.udig.catalog.tests.geotiff.launch similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/org.locationtech.udig.catalog.tests.geotiff.launch rename to plugins/org.locationtech.udig.catalog.geotiff.tests/org.locationtech.udig.catalog.tests.geotiff.launch diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/pom.xml b/plugins/org.locationtech.udig.catalog.geotiff.tests/pom.xml similarity index 95% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/pom.xml rename to plugins/org.locationtech.udig.catalog.geotiff.tests/pom.xml index 264ed8a93a..a20ae5f26e 100644 --- a/plugins/org.locationtech.udig.catalog.tests.geotiff/pom.xml +++ b/plugins/org.locationtech.udig.catalog.geotiff.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.catalog.test.geotiff + org.locationtech.udig.catalog.geotiff.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/Data.java b/plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/Data.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/Data.java rename to plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/Data.java diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffGeoResourceTest.java b/plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffGeoResourceTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffGeoResourceTest.java rename to plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffGeoResourceTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffPlugin.java b/plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffPlugin.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffPlugin.java rename to plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffPlugin.java diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffServiceTest.java b/plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffServiceTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffServiceTest.java rename to plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/GeoTiffServiceTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/test-data/cir.tif b/plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/test-data/cir.tif similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.geotiff/src/org/locationtech/udig/catalog/tests/internal/geotiff/test-data/cir.tif rename to plugins/org.locationtech.udig.catalog.geotiff.tests/src/org/locationtech/udig/catalog/tests/internal/geotiff/test-data/cir.tif diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/.classpath b/plugins/org.locationtech.udig.catalog.ui.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/.classpath rename to plugins/org.locationtech.udig.catalog.ui.tests/.classpath diff --git a/plugins/org.locationtech.udig.project.tests.ui/.project b/plugins/org.locationtech.udig.catalog.ui.tests/.project similarity index 92% rename from plugins/org.locationtech.udig.project.tests.ui/.project rename to plugins/org.locationtech.udig.catalog.ui.tests/.project index 9a01fbe8c9..396f1448b9 100644 --- a/plugins/org.locationtech.udig.project.tests.ui/.project +++ b/plugins/org.locationtech.udig.catalog.ui.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.project.tests.ui + org.locationtech.udig.catalog.ui.tests diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/LICENSE.txt b/plugins/org.locationtech.udig.catalog.ui.tests/LICENSE.txt similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/LICENSE.txt rename to plugins/org.locationtech.udig.catalog.ui.tests/LICENSE.txt diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF similarity index 93% rename from plugins/org.locationtech.udig.catalog.tests.ui/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF index fe8645cf88..a9568b089f 100644 --- a/plugins/org.locationtech.udig.catalog.tests.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.ui.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Catalog UI Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.catalog.tests.ui; singleton:=true +Bundle-SymbolicName: org.locationtech.udig.catalog.ui.tests;singleton:=true Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Require-Bundle: org.eclipse.core.runtime, diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/about.html b/plugins/org.locationtech.udig.catalog.ui.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/about.html rename to plugins/org.locationtech.udig.catalog.ui.tests/about.html diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/bsd3-v10.html b/plugins/org.locationtech.udig.catalog.ui.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/bsd3-v10.html rename to plugins/org.locationtech.udig.catalog.ui.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/build.properties b/plugins/org.locationtech.udig.catalog.ui.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/build.properties rename to plugins/org.locationtech.udig.catalog.ui.tests/build.properties diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/datasource.test1 b/plugins/org.locationtech.udig.catalog.ui.tests/data/datasource.test1 similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/datasource.test1 rename to plugins/org.locationtech.udig.catalog.ui.tests/data/datasource.test1 diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/datasource.test2 b/plugins/org.locationtech.udig.catalog.ui.tests/data/datasource.test2 similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/datasource.test2 rename to plugins/org.locationtech.udig.catalog.ui.tests/data/datasource.test2 diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.dbf b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.dbf similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.dbf rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.dbf diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.fix b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.fix similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.fix rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.fix diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.prj b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.prj similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.prj rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.prj diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.qix b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.qix similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.qix rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.qix diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.sbn b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.sbn similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.sbn rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.sbn diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.sbx b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.sbx similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.sbx rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.sbx diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.shp b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.shp similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.shp rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.shp diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.shx b/plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.shx similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/lakes.shx rename to plugins/org.locationtech.udig.catalog.ui.tests/data/lakes.shx diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.dbf b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.dbf similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.dbf rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.dbf diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.fix b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.fix similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.fix rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.fix diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.grx b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.grx similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.grx rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.grx diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.prj b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.prj similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.prj rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.prj diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.qix b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.qix similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.qix rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.qix diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.sbn b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.sbn similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.sbn rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.sbn diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.sbx b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.sbx similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.sbx rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.sbx diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.shp b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.shp similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.shp rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.shp diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/data/streams.shx b/plugins/org.locationtech.udig.catalog.ui.tests/data/streams.shx similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/data/streams.shx rename to plugins/org.locationtech.udig.catalog.ui.tests/data/streams.shx diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/epl-v10.html b/plugins/org.locationtech.udig.catalog.ui.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/epl-v10.html rename to plugins/org.locationtech.udig.catalog.ui.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/org.locationtech.udig.catalog.tests.ui.launch b/plugins/org.locationtech.udig.catalog.ui.tests/org.locationtech.udig.catalog.tests.ui.launch similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/org.locationtech.udig.catalog.tests.ui.launch rename to plugins/org.locationtech.udig.catalog.ui.tests/org.locationtech.udig.catalog.tests.ui.launch diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/plugin.xml b/plugins/org.locationtech.udig.catalog.ui.tests/plugin.xml similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/plugin.xml rename to plugins/org.locationtech.udig.catalog.ui.tests/plugin.xml diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/pom.xml b/plugins/org.locationtech.udig.catalog.ui.tests/pom.xml similarity index 96% rename from plugins/org.locationtech.udig.catalog.tests.ui/pom.xml rename to plugins/org.locationtech.udig.catalog.ui.tests/pom.xml index 02a231c753..9eef23ea38 100644 --- a/plugins/org.locationtech.udig.catalog.tests.ui/pom.xml +++ b/plugins/org.locationtech.udig.catalog.ui.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.catalog.tests.ui + org.locationtech.udig.catalog.ui.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/geotools/data/GeoToolsDataStoreServiceTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/geotools/data/GeoToolsDataStoreServiceTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/geotools/data/GeoToolsDataStoreServiceTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/geotools/data/GeoToolsDataStoreServiceTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/geotools/data/test-data/sample_data.properties b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/geotools/data/test-data/sample_data.properties similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/geotools/data/test-data/sample_data.properties rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/geotools/data/test-data/sample_data.properties diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/internal/ui/ops/NewFeatureTypeOpTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/internal/ui/ops/NewFeatureTypeOpTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/internal/ui/ops/NewFeatureTypeOpTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/internal/ui/ops/NewFeatureTypeOpTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/CatalogImportTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/CatalogImportTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/CatalogImportTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/CatalogImportTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/CatalogTestsUIPlugin.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/CatalogTestsUIPlugin.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/CatalogTestsUIPlugin.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/CatalogTestsUIPlugin.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/ConnectionErrorTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/ConnectionErrorTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/ConnectionErrorTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/ConnectionErrorTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionFactory.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionFactory.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionFactory.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionFactory.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionPage.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionPage.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionPage.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/DummyConnectionPage.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/DummyMulitResourceConnectionFactory.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/DummyMulitResourceConnectionFactory.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/DummyMulitResourceConnectionFactory.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/DummyMulitResourceConnectionFactory.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/MoreThanOneExtensionFileProvider.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/MoreThanOneExtensionFileProvider.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/MoreThanOneExtensionFileProvider.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/MoreThanOneExtensionFileProvider.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/ShapefileCatalogImportTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/ShapefileCatalogImportTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/ShapefileCatalogImportTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/ShapefileCatalogImportTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/WFSCatalogImportTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/WFSCatalogImportTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/WFSCatalogImportTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/WFSCatalogImportTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/WMSCatalogImportTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/WMSCatalogImportTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/WMSCatalogImportTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/WMSCatalogImportTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/dnd/CatalogViewDNDTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/dnd/CatalogViewDNDTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/dnd/CatalogViewDNDTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/dnd/CatalogViewDNDTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/dnd/WMSCatalogViewDNDTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/dnd/WMSCatalogViewDNDTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/dnd/WMSCatalogViewDNDTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/dnd/WMSCatalogViewDNDTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/Assertion.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/Assertion.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/Assertion.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/Assertion.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowDialogTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowDialogTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowDialogTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowDialogTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/BasicWorkflowTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/BlockingState.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/BlockingState.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/BlockingState.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/BlockingState.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionFileTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionFileTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionFileTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionFileTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/ConnectionTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DataSourceSelectionTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DataSourceSelectionTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DataSourceSelectionTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DataSourceSelectionTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DialogDriver.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DialogDriver.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DialogDriver.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DialogDriver.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyMonitor.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyMonitor.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyMonitor.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyMonitor.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyView.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyView.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyView.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/DummyView.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/ResourceSelectionTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/ResourceSelectionTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/ResourceSelectionTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/ResourceSelectionTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/Runner.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/Runner.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/Runner.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/Runner.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/SimplePage.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/SimplePage.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/SimplePage.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/SimplePage.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/SimpleState.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/SimpleState.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/SimpleState.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/SimpleState.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/SingleResourceSelectionTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/SingleResourceSelectionTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/tests/ui/workflow/SingleResourceSelectionTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/tests/ui/workflow/SingleResourceSelectionTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/ui/FileConnectionFactoryTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/ui/FileConnectionFactoryTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/ui/FileConnectionFactoryTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/ui/FileConnectionFactoryTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/ui/export/FeatureWrapperTest.java b/plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/ui/export/FeatureWrapperTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/src/org/locationtech/udig/catalog/ui/export/FeatureWrapperTest.java rename to plugins/org.locationtech.udig.catalog.ui.tests/src/org/locationtech/udig/catalog/ui/export/FeatureWrapperTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/test.xml b/plugins/org.locationtech.udig.catalog.ui.tests/test.xml similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.ui/test.xml rename to plugins/org.locationtech.udig.catalog.ui.tests/test.xml diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/.classpath b/plugins/org.locationtech.udig.catalog.wfs.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/.classpath rename to plugins/org.locationtech.udig.catalog.wfs.tests/.classpath diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/.project b/plugins/org.locationtech.udig.catalog.wfs.tests/.project similarity index 91% rename from plugins/org.locationtech.udig.catalog.tests.wfs/.project rename to plugins/org.locationtech.udig.catalog.wfs.tests/.project index 68fe3d91ca..a065482f5a 100644 --- a/plugins/org.locationtech.udig.catalog.tests.wfs/.project +++ b/plugins/org.locationtech.udig.catalog.wfs.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.catalog.tests.wfs + org.locationtech.udig.catalog.wfs.tests diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/LICENSE.txt b/plugins/org.locationtech.udig.catalog.wfs.tests/LICENSE.txt similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/LICENSE.txt rename to plugins/org.locationtech.udig.catalog.wfs.tests/LICENSE.txt diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF similarity index 83% rename from plugins/org.locationtech.udig.catalog.tests.wfs/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF index 96dff09dab..033075c50c 100644 --- a/plugins/org.locationtech.udig.catalog.tests.wfs/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wfs.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Wfs Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.catalog.tests.wfs;singleton:=true +Bundle-SymbolicName: org.locationtech.udig.catalog.wfs.tests;singleton:=true Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Require-Bundle: org.eclipse.core.runtime, diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/about.html b/plugins/org.locationtech.udig.catalog.wfs.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/about.html rename to plugins/org.locationtech.udig.catalog.wfs.tests/about.html diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/bsd3-v10.html b/plugins/org.locationtech.udig.catalog.wfs.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/bsd3-v10.html rename to plugins/org.locationtech.udig.catalog.wfs.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/build.properties b/plugins/org.locationtech.udig.catalog.wfs.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/build.properties rename to plugins/org.locationtech.udig.catalog.wfs.tests/build.properties diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/epl-v10.html b/plugins/org.locationtech.udig.catalog.wfs.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/epl-v10.html rename to plugins/org.locationtech.udig.catalog.wfs.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/org.locationtech.udig.catalog.tests.wfs.launch b/plugins/org.locationtech.udig.catalog.wfs.tests/org.locationtech.udig.catalog.tests.wfs.launch similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/org.locationtech.udig.catalog.tests.wfs.launch rename to plugins/org.locationtech.udig.catalog.wfs.tests/org.locationtech.udig.catalog.tests.wfs.launch diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/pom.xml b/plugins/org.locationtech.udig.catalog.wfs.tests/pom.xml similarity index 96% rename from plugins/org.locationtech.udig.catalog.tests.wfs/pom.xml rename to plugins/org.locationtech.udig.catalog.wfs.tests/pom.xml index 4ee7c042cb..8a8e02503f 100644 --- a/plugins/org.locationtech.udig.catalog.tests.wfs/pom.xml +++ b/plugins/org.locationtech.udig.catalog.wfs.tests/pom.xml @@ -10,7 +10,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.catalog.tests.wfs + org.locationtech.udig.catalog.wfs.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/src/org/locationtech/udig/catalog/internal/wfs/WFSServiceExtensionTest.java b/plugins/org.locationtech.udig.catalog.wfs.tests/src/org/locationtech/udig/catalog/internal/wfs/WFSServiceExtensionTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/src/org/locationtech/udig/catalog/internal/wfs/WFSServiceExtensionTest.java rename to plugins/org.locationtech.udig.catalog.wfs.tests/src/org/locationtech/udig/catalog/internal/wfs/WFSServiceExtensionTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSGeoResourceTest.java b/plugins/org.locationtech.udig.catalog.wfs.tests/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSGeoResourceTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSGeoResourceTest.java rename to plugins/org.locationtech.udig.catalog.wfs.tests/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSGeoResourceTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSServiceTest.java b/plugins/org.locationtech.udig.catalog.wfs.tests/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSServiceTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSServiceTest.java rename to plugins/org.locationtech.udig.catalog.wfs.tests/src/org/locationtech/udig/catalog/tests/internal/wfs/WFSServiceTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wfs/test.xml b/plugins/org.locationtech.udig.catalog.wfs.tests/test.xml similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wfs/test.xml rename to plugins/org.locationtech.udig.catalog.wfs.tests/test.xml 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 c9b8b317f3..b10a547e97 100644 --- a/plugins/org.locationtech.udig.catalog.wfs/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wfs/META-INF/MANIFEST.MF @@ -12,9 +12,7 @@ Require-Bundle: org.eclipse.ui, org.locationtech.udig.catalog.ui, org.locationtech.udig.libs Bundle-ActivationPolicy: lazy -Export-Package: org.locationtech.udig.catalog.internal.wfs;x-friends:= - "org.locationtech.udig.catalog.tests.wfs",org.locationtech.udig.catal - og.internal.wfs.ui;x-friends:="org.locationtech.udig.context,org.loca - tiontech.udig.catalog.tests.wfs",org.locationtech.udig.catalog.wfs.in - ternal;x-friends:="org.locationtech.udig.catalog.tests.wfs" -Bundle-RequiredExecutionEnvironment: JavaSE-1.7 +Export-Package: org.locationtech.udig.catalog.internal.wfs;x-friends:="org.locationtech.udig.catalog.wfs.tests", + org.locationtech.udig.catalog.internal.wfs.ui;x-friends:="org.locationtech.udig.context,org.locationtech.udig.catalog.wfs.tests", + org.locationtech.udig.catalog.wfs.internal;x-friends:="org.locationtech.udig.catalog.wfs.tests" +equiredExecutionEnvironment: JavaSE-1.7 diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/.classpath b/plugins/org.locationtech.udig.catalog.wms.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/.classpath rename to plugins/org.locationtech.udig.catalog.wms.tests/.classpath diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/.project b/plugins/org.locationtech.udig.catalog.wms.tests/.project similarity index 91% rename from plugins/org.locationtech.udig.catalog.tests.wms/.project rename to plugins/org.locationtech.udig.catalog.wms.tests/.project index 7f3bd0e52e..c690fe0bf3 100644 --- a/plugins/org.locationtech.udig.catalog.tests.wms/.project +++ b/plugins/org.locationtech.udig.catalog.wms.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.catalog.tests.wms + org.locationtech.udig.catalog.wms.tests diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF similarity index 90% rename from plugins/org.locationtech.udig.catalog.tests.wms/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF index abf7fd2003..b7666e9e1a 100644 --- a/plugins/org.locationtech.udig.catalog.tests.wms/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wms.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: WMS Tests -Bundle-SymbolicName: org.locationtech.udig.catalog.tests.wms +Bundle-SymbolicName: org.locationtech.udig.catalog.wms.tests Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Require-Bundle: org.junit;bundle-version="[4.0.0,5.0.0)", diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/about.html b/plugins/org.locationtech.udig.catalog.wms.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/about.html rename to plugins/org.locationtech.udig.catalog.wms.tests/about.html diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/bsd3-v10.html b/plugins/org.locationtech.udig.catalog.wms.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/bsd3-v10.html rename to plugins/org.locationtech.udig.catalog.wms.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/build.properties b/plugins/org.locationtech.udig.catalog.wms.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/build.properties rename to plugins/org.locationtech.udig.catalog.wms.tests/build.properties diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/epl-v10.html b/plugins/org.locationtech.udig.catalog.wms.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/epl-v10.html rename to plugins/org.locationtech.udig.catalog.wms.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/org.locationtech.udig.catalog.tests.wms.launch b/plugins/org.locationtech.udig.catalog.wms.tests/org.locationtech.udig.catalog.tests.wms.launch similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/org.locationtech.udig.catalog.tests.wms.launch rename to plugins/org.locationtech.udig.catalog.wms.tests/org.locationtech.udig.catalog.tests.wms.launch diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/pom.xml b/plugins/org.locationtech.udig.catalog.wms.tests/pom.xml similarity index 96% rename from plugins/org.locationtech.udig.tests.catalog.wmt/pom.xml rename to plugins/org.locationtech.udig.catalog.wms.tests/pom.xml index 726b381b9c..7b4f52e39d 100644 --- a/plugins/org.locationtech.udig.tests.catalog.wmt/pom.xml +++ b/plugins/org.locationtech.udig.catalog.wms.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.tests.catalog.wmt + org.locationtech.udig.catalog.wms.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.png b/plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.png similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.png rename to plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.png diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.txt b/plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.txt similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.txt rename to plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/0_0.txt diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.png b/plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.png similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.png rename to plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.png diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.txt b/plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.txt similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.txt rename to plugins/org.locationtech.udig.catalog.wms.tests/resources/tilecache/localhost__geoserver_ows/tasmania_WGS84(DD)_image_png/0_009332133792713271/1_0.txt diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/tests/wmsc/Activator.java b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/tests/wmsc/Activator.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/tests/wmsc/Activator.java rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/tests/wmsc/Activator.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/TileImageReadWriterTest.java b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/TileImageReadWriterTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/TileImageReadWriterTest.java rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/TileImageReadWriterTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/WMSCParserTest.java b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/WMSCParserTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/WMSCParserTest.java rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/WMSCParserTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/WMSTileSetResolverTest.java b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/WMSTileSetResolverTest.java similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/WMSTileSetResolverTest.java rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/WMSTileSetResolverTest.java diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/esrimapCapabilities.xml b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/esrimapCapabilities.xml similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/esrimapCapabilities.xml rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/esrimapCapabilities.xml diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/tiledVendorSpecificNested.xml b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/tiledVendorSpecificNested.xml similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/tiledVendorSpecificNested.xml rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/tiledVendorSpecificNested.xml diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/wmscCapabilities3.xml b/plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/wmscCapabilities3.xml similarity index 100% rename from plugins/org.locationtech.udig.catalog.tests.wms/src/org/locationtech/udig/catalog/wmsc/server/wmscCapabilities3.xml rename to plugins/org.locationtech.udig.catalog.wms.tests/src/org/locationtech/udig/catalog/wmsc/server/wmscCapabilities3.xml diff --git a/plugins/org.locationtech.udig.issues.test/.classpath b/plugins/org.locationtech.udig.catalog.wmt.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.issues.test/.classpath rename to plugins/org.locationtech.udig.catalog.wmt.tests/.classpath diff --git a/plugins/org.locationtech.udig.catalog.wmt.tests/.project b/plugins/org.locationtech.udig.catalog.wmt.tests/.project new file mode 100644 index 0000000000..01015c928f --- /dev/null +++ b/plugins/org.locationtech.udig.catalog.wmt.tests/.project @@ -0,0 +1,28 @@ + + + org.locationtech.udig.catalog.wmt.tests + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF similarity index 88% rename from plugins/org.locationtech.udig.tests.catalog.wmt/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF index 789f7462cd..8c10a9d915 100644 --- a/plugins/org.locationtech.udig.tests.catalog.wmt/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.catalog.wmt.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test WMT Plug-in -Bundle-SymbolicName: org.locationtech.udig.tests.catalog.wmt +Bundle-SymbolicName: org.locationtech.udig.catalog.wmt.tests Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Bundle-Activator: org.locationtech.udig.tests.catalog.wmt.Activator diff --git a/plugins/org.locationtech.udig.issues.test/about.html b/plugins/org.locationtech.udig.catalog.wmt.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.issues.test/about.html rename to plugins/org.locationtech.udig.catalog.wmt.tests/about.html diff --git a/plugins/org.locationtech.udig.issues.test/bsd3-v10.html b/plugins/org.locationtech.udig.catalog.wmt.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.issues.test/bsd3-v10.html rename to plugins/org.locationtech.udig.catalog.wmt.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/build.properties b/plugins/org.locationtech.udig.catalog.wmt.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/build.properties rename to plugins/org.locationtech.udig.catalog.wmt.tests/build.properties diff --git a/plugins/org.locationtech.udig.issues.test/epl-v10.html b/plugins/org.locationtech.udig.catalog.wmt.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.issues.test/epl-v10.html rename to plugins/org.locationtech.udig.catalog.wmt.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/org.locationtech.udig.tests.catalog.wmt.launch b/plugins/org.locationtech.udig.catalog.wmt.tests/org.locationtech.udig.tests.catalog.wmt.launch similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/org.locationtech.udig.tests.catalog.wmt.launch rename to plugins/org.locationtech.udig.catalog.wmt.tests/org.locationtech.udig.tests.catalog.wmt.launch diff --git a/plugins/org.locationtech.udig.catalog.tests.wms/pom.xml b/plugins/org.locationtech.udig.catalog.wmt.tests/pom.xml similarity index 96% rename from plugins/org.locationtech.udig.catalog.tests.wms/pom.xml rename to plugins/org.locationtech.udig.catalog.wmt.tests/pom.xml index 45550de632..fea6cd2121 100644 --- a/plugins/org.locationtech.udig.catalog.tests.wms/pom.xml +++ b/plugins/org.locationtech.udig.catalog.wmt.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.catalog.tests.wms + org.locationtech.udig.catalog.wmt.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/Activator.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/Activator.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/Activator.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/Activator.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/CSSourceTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/CSSourceTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/CSSourceTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/CSSourceTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/LayerSetTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/LayerSetTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/LayerSetTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/LayerSetTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/NASATileTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/NASATileTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/NASATileTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/NASATileTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/OSMSourceTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/OSMSourceTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/OSMSourceTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/OSMSourceTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/OSMTileTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/OSMTileTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/OSMTileTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/OSMTileTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/QuadTileSetTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/QuadTileSetTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/QuadTileSetTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/QuadTileSetTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/WMTTileTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/WMTTileTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/WMTTileTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/WMTTileTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/WWSourceTest.java b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/WWSourceTest.java similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/WWSourceTest.java rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/WWSourceTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/zoomit.xml b/plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/zoomit.xml similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/src/org/locationtech/udig/tests/catalog/wmt/zoomit.xml rename to plugins/org.locationtech.udig.catalog.wmt.tests/src/org/locationtech/udig/tests/catalog/wmt/zoomit.xml 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 7c0a7f0106..3cb3fd5bc9 100644 --- a/plugins/org.locationtech.udig.info.tests/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.info.tests/META-INF/MANIFEST.MF @@ -8,7 +8,7 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.locationtech.udig.info, org.junit;bundle-version="[4.0.0,5.0.0)", - org.locationtech.udig.project.tests.ui;bundle-version="2.0.0", + org.locationtech.udig.project.ui.tests;bundle-version="2.0.0", org.locationtech.udig.project;bundle-version="2.0.0", org.locationtech.udig.project.ui Bundle-ActivationPolicy: lazy diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/.classpath b/plugins/org.locationtech.udig.issues.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/.classpath rename to plugins/org.locationtech.udig.issues.tests/.classpath diff --git a/plugins/org.locationtech.udig.issues.test/.project b/plugins/org.locationtech.udig.issues.tests/.project similarity index 92% rename from plugins/org.locationtech.udig.issues.test/.project rename to plugins/org.locationtech.udig.issues.tests/.project index 301c482362..b7466c6704 100644 --- a/plugins/org.locationtech.udig.issues.test/.project +++ b/plugins/org.locationtech.udig.issues.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.issues.test + org.locationtech.udig.issues.tests diff --git a/plugins/org.locationtech.udig.issues.test/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF similarity index 77% rename from plugins/org.locationtech.udig.issues.test/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF index a846bd70b2..f5178cebd4 100644 --- a/plugins/org.locationtech.udig.issues.test/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.issues.tests/META-INF/MANIFEST.MF @@ -1,13 +1,13 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Issues Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.issues.test;singleton:=true +Bundle-SymbolicName: org.locationtech.udig.issues.tests;singleton:=true Bundle-Version: 2.1.0.qualifier Bundle-Activator: org.locationtech.udig.issues.test.IssuesTestActivator Bundle-Vendor: udig.refractions.net Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.locationtech.udig.issues, - org.locationtech.udig.project.tests.ui + org.locationtech.udig.project.ui.tests Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/plugins/org.locationtech.udig.location.test/about.html b/plugins/org.locationtech.udig.issues.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.location.test/about.html rename to plugins/org.locationtech.udig.issues.tests/about.html diff --git a/plugins/org.locationtech.udig.location.test/bsd3-v10.html b/plugins/org.locationtech.udig.issues.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.location.test/bsd3-v10.html rename to plugins/org.locationtech.udig.issues.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.issues.test/build.properties b/plugins/org.locationtech.udig.issues.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.issues.test/build.properties rename to plugins/org.locationtech.udig.issues.tests/build.properties diff --git a/plugins/org.locationtech.udig.location.test/epl-v10.html b/plugins/org.locationtech.udig.issues.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.location.test/epl-v10.html rename to plugins/org.locationtech.udig.issues.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.issues.test/org.locationtech.udig.issues.test.launch b/plugins/org.locationtech.udig.issues.tests/org.locationtech.udig.issues.test.launch similarity index 100% rename from plugins/org.locationtech.udig.issues.test/org.locationtech.udig.issues.test.launch rename to plugins/org.locationtech.udig.issues.tests/org.locationtech.udig.issues.test.launch diff --git a/plugins/org.locationtech.udig.issues.test/plugin.xml b/plugins/org.locationtech.udig.issues.tests/plugin.xml similarity index 100% rename from plugins/org.locationtech.udig.issues.test/plugin.xml rename to plugins/org.locationtech.udig.issues.tests/plugin.xml diff --git a/plugins/org.locationtech.udig.issues.test/pom.xml b/plugins/org.locationtech.udig.issues.tests/pom.xml similarity index 96% rename from plugins/org.locationtech.udig.issues.test/pom.xml rename to plugins/org.locationtech.udig.issues.tests/pom.xml index 10eacac7ec..87c4da4c5b 100644 --- a/plugins/org.locationtech.udig.issues.test/pom.xml +++ b/plugins/org.locationtech.udig.issues.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.issues.test + org.locationtech.udig.issues.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyAutoIssueFixer.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyAutoIssueFixer.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyAutoIssueFixer.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyAutoIssueFixer.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyFixableIssue.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyFixableIssue.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyFixableIssue.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyFixableIssue.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyIssue.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyIssue.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyIssue.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyIssue.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyIssueFixer.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyIssueFixer.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyIssueFixer.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyIssueFixer.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyIssueList.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyIssueList.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyIssueList.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyIssueList.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyListener.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyListener.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/DummyListener.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/DummyListener.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/FeatureIssueTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/FeatureIssueTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/FeatureIssueTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/FeatureIssueTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/FeatureTypeAttributeMapperTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/FeatureTypeAttributeMapperTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/FeatureTypeAttributeMapperTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/FeatureTypeAttributeMapperTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssueFixerTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssueFixerTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssueFixerTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssueFixerTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssueHandlerTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssueHandlerTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssueHandlerTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssueHandlerTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesListTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesListTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesListTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesListTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesListTestHelper.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesListTestHelper.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesListTestHelper.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesListTestHelper.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesManagerTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesManagerTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesManagerTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesManagerTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesTestActivator.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesTestActivator.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesTestActivator.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesTestActivator.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesViewRefresherTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesViewRefresherTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesViewRefresherTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesViewRefresherTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesViewTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesViewTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/IssuesViewTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/IssuesViewTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/StrategizedIssuesListTest.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/StrategizedIssuesListTest.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/StrategizedIssuesListTest.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/StrategizedIssuesListTest.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestContentProvider.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestContentProvider.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestContentProvider.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestContentProvider.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestExpansionProvider.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestExpansionProvider.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestExpansionProvider.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestExpansionProvider.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestLabelProvider.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestLabelProvider.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestLabelProvider.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestLabelProvider.java diff --git a/plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestSorter.java b/plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestSorter.java similarity index 100% rename from plugins/org.locationtech.udig.issues.test/src/org/locationtech/udig/issues/test/TestSorter.java rename to plugins/org.locationtech.udig.issues.tests/src/org/locationtech/udig/issues/test/TestSorter.java diff --git a/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF index 02995f7732..8ad691d347 100644 --- a/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.issues/META-INF/MANIFEST.MF @@ -13,10 +13,9 @@ Require-Bundle: org.eclipse.ui, org.eclipse.ui.cheatsheets, org.locationtech.udig.libs Bundle-ActivationPolicy: lazy -Export-Package: org.locationtech.udig.issues,org.locationtech.udig.iss - ues.internal;x-friends:="org.locationtech.udig.issues.test",org.locat - iontech.udig.issues.internal.datastore;x-friends:="org.locationtech.u - dig.issues.test",org.locationtech.udig.issues.internal.view;x-friends - :="org.locationtech.udig.issues.test",org.locationtech.udig.issues.li - steners +Export-Package: org.locationtech.udig.issues, + org.locationtech.udig.issues.internal;x-friends:="org.locationtech.udig.issues.tests", + org.locationtech.udig.issues.internal.datastore;x-friends:="org.locationtech.udig.issues.tests", + org.locationtech.udig.issues.internal.view;x-friends:="org.locationtech.udig.issues.tests", + org.locationtech.udig.issues.listeners Bundle-RequiredExecutionEnvironment: JavaSE-1.7 diff --git a/plugins/org.locationtech.udig.location.test/.classpath b/plugins/org.locationtech.udig.location.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.location.test/.classpath rename to plugins/org.locationtech.udig.location.tests/.classpath diff --git a/plugins/org.locationtech.udig.location.test/.project b/plugins/org.locationtech.udig.location.tests/.project similarity index 92% rename from plugins/org.locationtech.udig.location.test/.project rename to plugins/org.locationtech.udig.location.tests/.project index 73740e8239..26b9da64be 100644 --- a/plugins/org.locationtech.udig.location.test/.project +++ b/plugins/org.locationtech.udig.location.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.location.test + org.locationtech.udig.location.tests diff --git a/plugins/org.locationtech.udig.location.test/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF similarity index 88% rename from plugins/org.locationtech.udig.location.test/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF index f46579c842..e31af9ff24 100644 --- a/plugins/org.locationtech.udig.location.test/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.location.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.location.test +Bundle-SymbolicName: org.locationtech.udig.location.tests Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Bundle-Activator: org.locationtech.udig.location.test.TestPlugin diff --git a/plugins/org.locationtech.udig.project.tests.ui/about.html b/plugins/org.locationtech.udig.location.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/about.html rename to plugins/org.locationtech.udig.location.tests/about.html diff --git a/plugins/org.locationtech.udig.project.tests.ui/bsd3-v10.html b/plugins/org.locationtech.udig.location.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/bsd3-v10.html rename to plugins/org.locationtech.udig.location.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.location.test/build.properties b/plugins/org.locationtech.udig.location.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.location.test/build.properties rename to plugins/org.locationtech.udig.location.tests/build.properties diff --git a/plugins/org.locationtech.udig.project.tests.ui/epl-v10.html b/plugins/org.locationtech.udig.location.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/epl-v10.html rename to plugins/org.locationtech.udig.location.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.location.test/org.locationtech.udig.location.test.launch b/plugins/org.locationtech.udig.location.tests/org.locationtech.udig.location.test.launch similarity index 100% rename from plugins/org.locationtech.udig.location.test/org.locationtech.udig.location.test.launch rename to plugins/org.locationtech.udig.location.tests/org.locationtech.udig.location.test.launch diff --git a/plugins/org.locationtech.udig.location.test/pom.xml b/plugins/org.locationtech.udig.location.tests/pom.xml similarity index 95% rename from plugins/org.locationtech.udig.location.test/pom.xml rename to plugins/org.locationtech.udig.location.tests/pom.xml index 9010ef3ebb..d1c41a2388 100644 --- a/plugins/org.locationtech.udig.location.test/pom.xml +++ b/plugins/org.locationtech.udig.location.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.location.test + org.locationtech.udig.location.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.location.test/src/org/locationtech/udig/location/test/TestPlugin.java b/plugins/org.locationtech.udig.location.tests/src/org/locationtech/udig/location/test/TestPlugin.java similarity index 100% rename from plugins/org.locationtech.udig.location.test/src/org/locationtech/udig/location/test/TestPlugin.java rename to plugins/org.locationtech.udig.location.tests/src/org/locationtech/udig/location/test/TestPlugin.java diff --git a/plugins/org.locationtech.udig.location.test/src/org/locationtech/udig/location/test/USGCatalogTest.java b/plugins/org.locationtech.udig.location.tests/src/org/locationtech/udig/location/test/USGCatalogTest.java similarity index 100% rename from plugins/org.locationtech.udig.location.test/src/org/locationtech/udig/location/test/USGCatalogTest.java rename to plugins/org.locationtech.udig.location.tests/src/org/locationtech/udig/location/test/USGCatalogTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/.classpath b/plugins/org.locationtech.udig.project.ui.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/.classpath rename to plugins/org.locationtech.udig.project.ui.tests/.classpath diff --git a/plugins/org.locationtech.udig.catalog.tests.ui/.project b/plugins/org.locationtech.udig.project.ui.tests/.project similarity index 92% rename from plugins/org.locationtech.udig.catalog.tests.ui/.project rename to plugins/org.locationtech.udig.project.ui.tests/.project index ecefd9941a..eabb524c5b 100644 --- a/plugins/org.locationtech.udig.catalog.tests.ui/.project +++ b/plugins/org.locationtech.udig.project.ui.tests/.project @@ -1,6 +1,6 @@ - org.locationtech.udig.catalog.tests.ui + org.locationtech.udig.project.ui.tests diff --git a/plugins/org.locationtech.udig.project.tests.ui/LICENSE.txt b/plugins/org.locationtech.udig.project.ui.tests/LICENSE.txt similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/LICENSE.txt rename to plugins/org.locationtech.udig.project.ui.tests/LICENSE.txt diff --git a/plugins/org.locationtech.udig.project.tests.ui/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF similarity index 95% rename from plugins/org.locationtech.udig.project.tests.ui/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF index d57ec56dea..3b077840df 100644 --- a/plugins/org.locationtech.udig.project.tests.ui/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.project.ui.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Project UI Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.project.tests.ui; singleton:=true +Bundle-SymbolicName: org.locationtech.udig.project.ui.tests;singleton:=true Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Bundle-Activator: org.locationtech.udig.project.ui.TestsUIPlugin @@ -49,6 +49,6 @@ Require-Bundle: org.eclipse.gef;bundle-version="3.7.0", org.locationtech.udig.mapgraphic, org.locationtech.udig.project.edit, org.locationtech.udig.project.tests;visibility:=reexport, - org.locationtech.udig.catalog.tests.ui;visibility:=reexport + org.locationtech.udig.catalog.ui.tests;visibility:=reexport Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/about.html b/plugins/org.locationtech.udig.project.ui.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/about.html rename to plugins/org.locationtech.udig.project.ui.tests/about.html diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/bsd3-v10.html b/plugins/org.locationtech.udig.project.ui.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/bsd3-v10.html rename to plugins/org.locationtech.udig.project.ui.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.project.tests.ui/build.properties b/plugins/org.locationtech.udig.project.ui.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/build.properties rename to plugins/org.locationtech.udig.project.ui.tests/build.properties diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/epl-v10.html b/plugins/org.locationtech.udig.project.ui.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/epl-v10.html rename to plugins/org.locationtech.udig.project.ui.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.project.tests.ui/org.locationtech.udig.project.tests.ui.launch b/plugins/org.locationtech.udig.project.ui.tests/org.locationtech.udig.project.tests.ui.launch similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/org.locationtech.udig.project.tests.ui.launch rename to plugins/org.locationtech.udig.project.ui.tests/org.locationtech.udig.project.tests.ui.launch diff --git a/plugins/org.locationtech.udig.project.tests.ui/plugin.xml b/plugins/org.locationtech.udig.project.ui.tests/plugin.xml similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/plugin.xml rename to plugins/org.locationtech.udig.project.ui.tests/plugin.xml diff --git a/plugins/org.locationtech.udig.project.tests.ui/pom.xml b/plugins/org.locationtech.udig.project.ui.tests/pom.xml similarity index 96% rename from plugins/org.locationtech.udig.project.tests.ui/pom.xml rename to plugins/org.locationtech.udig.project.ui.tests/pom.xml index 7656d07d77..30fe479876 100644 --- a/plugins/org.locationtech.udig.project.tests.ui/pom.xml +++ b/plugins/org.locationtech.udig.project.ui.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.project.tests.ui + org.locationtech.udig.project.ui.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/AbstractProjectUITestCase.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/AbstractProjectUITestCase.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/AbstractProjectUITestCase.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/AbstractProjectUITestCase.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/FeatureEditorExtensionPointTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/FeatureEditorExtensionPointTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/FeatureEditorExtensionPointTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/FeatureEditorExtensionPointTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/RunModalTool.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/RunModalTool.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/RunModalTool.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/RunModalTool.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/TestViewportPane.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/TestViewportPane.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/TestViewportPane.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/TestViewportPane.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/feature/editor/DialogEditor.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/feature/editor/DialogEditor.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/feature/editor/DialogEditor.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/feature/editor/DialogEditor.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/MapOpeningInterceptorTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/MapOpeningInterceptorTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/MapOpeningInterceptorTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/MapOpeningInterceptorTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/AddLayersRenderTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/AddLayersRenderTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/AddLayersRenderTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/AddLayersRenderTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/DummyRenderMetrics.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/DummyRenderMetrics.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/DummyRenderMetrics.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/DummyRenderMetrics.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/DummyRenderMetricsFactory.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/DummyRenderMetricsFactory.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/DummyRenderMetricsFactory.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/DummyRenderMetricsFactory.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/DummyRenderer.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/DummyRenderer.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/DummyRenderer.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/DummyRenderer.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/EnablesFor2.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/EnablesFor2.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/EnablesFor2.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/EnablesFor2.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/MapImportTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/MapImportTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/MapImportTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/MapImportTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestGetRenderers.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestGetRenderers.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestGetRenderers.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestGetRenderers.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestLayerAddedInterceptor.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestLayerAddedInterceptor.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestLayerAddedInterceptor.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestLayerAddedInterceptor.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestLayerRemovedInterceptor.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestLayerRemovedInterceptor.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestLayerRemovedInterceptor.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestLayerRemovedInterceptor.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestMapCreationInterceptor.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestMapCreationInterceptor.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestMapCreationInterceptor.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestMapCreationInterceptor.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestMapOpeningInterceptor.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestMapOpeningInterceptor.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestMapOpeningInterceptor.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestMapOpeningInterceptor.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestPerspectiveFactory.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestPerspectiveFactory.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestPerspectiveFactory.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestPerspectiveFactory.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestSelectFirstLayer.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestSelectFirstLayer.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestSelectFirstLayer.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestSelectFirstLayer.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestSelectProject.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestSelectProject.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/TestSelectProject.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/TestSelectProject.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/ViewPart1.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/ViewPart1.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/ViewPart1.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/ViewPart1.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/dnd/LayerDropActionTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/dnd/LayerDropActionTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/dnd/LayerDropActionTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/dnd/LayerDropActionTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/dnd/MapEditorDNDTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/dnd/MapEditorDNDTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/dnd/MapEditorDNDTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/dnd/MapEditorDNDTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/internal/commands/OpenMapCommandTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/internal/commands/OpenMapCommandTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/internal/commands/OpenMapCommandTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/internal/commands/OpenMapCommandTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/select2ndMap.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/select2ndMap.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/select2ndMap.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/select2ndMap.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/selectLayer.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/selectLayer.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/tests/ui/selectLayer.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/tests/ui/selectLayer.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/AnimationUpdaterTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/AnimationUpdaterTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/AnimationUpdaterTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/AnimationUpdaterTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/DropFilterActionTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/DropFilterActionTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/DropFilterActionTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/DropFilterActionTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/EditReRenderTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/EditReRenderTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/EditReRenderTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/EditReRenderTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/LayerVisibilityTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/LayerVisibilityTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/LayerVisibilityTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/LayerVisibilityTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/OnProjectDropActionTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/OnProjectDropActionTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/OnProjectDropActionTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/OnProjectDropActionTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/TestsUIPlugin.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/TestsUIPlugin.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/TestsUIPlugin.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/TestsUIPlugin.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/MapItemProviderTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/MapItemProviderTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/MapItemProviderTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/MapItemProviderTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/RenderManagerDynamicTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/RenderManagerDynamicTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/RenderManagerDynamicTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/RenderManagerDynamicTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/StartupOpenMapsTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/StartupOpenMapsTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/StartupOpenMapsTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/StartupOpenMapsTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/SynchronizeRendererConfigurationTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/SynchronizeRendererConfigurationTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/SynchronizeRendererConfigurationTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/SynchronizeRendererConfigurationTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/ViewerLayerSorterTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/ViewerLayerSorterTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/ViewerLayerSorterTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/ViewerLayerSorterTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/actions/DeleteTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/actions/DeleteTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/actions/DeleteTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/actions/DeleteTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/actions/SLDDropActionTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/actions/SLDDropActionTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/actions/SLDDropActionTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/actions/SLDDropActionTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/actions/WizardDropActionTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/actions/WizardDropActionTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/actions/WizardDropActionTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/actions/WizardDropActionTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/aoi/AOIServiceTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/aoi/AOIServiceTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/aoi/AOIServiceTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/aoi/AOIServiceTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventHandlerTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventHandlerTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventHandlerTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventHandlerTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventJobTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventJobTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventJobTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/render/displayAdapter/impl/EventJobTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/tool/display/GeometryPropertyTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/tool/display/GeometryPropertyTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/tool/display/GeometryPropertyTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/tool/display/GeometryPropertyTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/tool/display/TestProperty.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/tool/display/TestProperty.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/tool/display/TestProperty.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/tool/display/TestProperty.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/tool/display/ToolManagerTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/tool/display/ToolManagerTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/internal/tool/display/ToolManagerTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/internal/tool/display/ToolManagerTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/tool/ToolManagerTest.java b/plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/tool/ToolManagerTest.java similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/src/org/locationtech/udig/project/ui/tool/ToolManagerTest.java rename to plugins/org.locationtech.udig.project.ui.tests/src/org/locationtech/udig/project/ui/tool/ToolManagerTest.java diff --git a/plugins/org.locationtech.udig.project.tests.ui/test-data/teststyle.sld b/plugins/org.locationtech.udig.project.ui.tests/test-data/teststyle.sld similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/test-data/teststyle.sld rename to plugins/org.locationtech.udig.project.ui.tests/test-data/teststyle.sld diff --git a/plugins/org.locationtech.udig.project.tests.ui/test.xml b/plugins/org.locationtech.udig.project.ui.tests/test.xml similarity index 100% rename from plugins/org.locationtech.udig.project.tests.ui/test.xml rename to plugins/org.locationtech.udig.project.ui.tests/test.xml diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/.project b/plugins/org.locationtech.udig.render.feature.basic.test/.project deleted file mode 100644 index a3aff24e9e..0000000000 --- a/plugins/org.locationtech.udig.render.feature.basic.test/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.locationtech.udig.render.feature.basic.test - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/.classpath b/plugins/org.locationtech.udig.render.feature.basic.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/.classpath rename to plugins/org.locationtech.udig.render.feature.basic.tests/.classpath diff --git a/plugins/org.locationtech.udig.render.feature.basic.tests/.project b/plugins/org.locationtech.udig.render.feature.basic.tests/.project new file mode 100644 index 0000000000..493902bed9 --- /dev/null +++ b/plugins/org.locationtech.udig.render.feature.basic.tests/.project @@ -0,0 +1,28 @@ + + + org.locationtech.udig.render.feature.basic.tests + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF similarity index 99% rename from plugins/org.locationtech.udig.render.feature.basic.test/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF index 9214c017d0..39deb087d9 100644 --- a/plugins/org.locationtech.udig.render.feature.basic.test/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.feature.basic.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Basic Feature Renderer Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.render.feature.basic.test +Bundle-SymbolicName: org.locationtech.udig.render.feature.basic.tests Bundle-Version: 2.1.0.qualifier Bundle-Activator: org.locationtech.udig.render.feature.basic.test.Activator Bundle-Vendor: udig.refractions.net diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/about.html b/plugins/org.locationtech.udig.render.feature.basic.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/about.html rename to plugins/org.locationtech.udig.render.feature.basic.tests/about.html diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/bsd3-v10.html b/plugins/org.locationtech.udig.render.feature.basic.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/bsd3-v10.html rename to plugins/org.locationtech.udig.render.feature.basic.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/build.properties b/plugins/org.locationtech.udig.render.feature.basic.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/build.properties rename to plugins/org.locationtech.udig.render.feature.basic.tests/build.properties diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/epl-v10.html b/plugins/org.locationtech.udig.render.feature.basic.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/epl-v10.html rename to plugins/org.locationtech.udig.render.feature.basic.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/org.locationtech.udig.render.feature.basic.test.launch b/plugins/org.locationtech.udig.render.feature.basic.tests/org.locationtech.udig.render.feature.basic.test.launch similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/org.locationtech.udig.render.feature.basic.test.launch rename to plugins/org.locationtech.udig.render.feature.basic.tests/org.locationtech.udig.render.feature.basic.test.launch diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/pom.xml b/plugins/org.locationtech.udig.render.feature.basic.tests/pom.xml similarity index 95% rename from plugins/org.locationtech.udig.render.feature.basic.test/pom.xml rename to plugins/org.locationtech.udig.render.feature.basic.tests/pom.xml index ca7c642945..4d9c3fbb5f 100644 --- a/plugins/org.locationtech.udig.render.feature.basic.test/pom.xml +++ b/plugins/org.locationtech.udig.render.feature.basic.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.render.feature.basic.test + org.locationtech.udig.render.feature.basic.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/src/org/locationtech/udig/render/feature/basic/test/Activator.java b/plugins/org.locationtech.udig.render.feature.basic.tests/src/org/locationtech/udig/render/feature/basic/test/Activator.java similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/src/org/locationtech/udig/render/feature/basic/test/Activator.java rename to plugins/org.locationtech.udig.render.feature.basic.tests/src/org/locationtech/udig/render/feature/basic/test/Activator.java diff --git a/plugins/org.locationtech.udig.render.feature.basic.test/src/org/locationtech/udig/render/internal/feature/basic/BasicFeatureRendererTest.java b/plugins/org.locationtech.udig.render.feature.basic.tests/src/org/locationtech/udig/render/internal/feature/basic/BasicFeatureRendererTest.java similarity index 100% rename from plugins/org.locationtech.udig.render.feature.basic.test/src/org/locationtech/udig/render/internal/feature/basic/BasicFeatureRendererTest.java rename to plugins/org.locationtech.udig.render.feature.basic.tests/src/org/locationtech/udig/render/internal/feature/basic/BasicFeatureRendererTest.java diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/.project b/plugins/org.locationtech.udig.render.wms.basic.test/.project deleted file mode 100644 index a451d37231..0000000000 --- a/plugins/org.locationtech.udig.render.wms.basic.test/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.locationtech.udig.render.wms.basic.test - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/.classpath b/plugins/org.locationtech.udig.render.wms.basic.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/.classpath rename to plugins/org.locationtech.udig.render.wms.basic.tests/.classpath diff --git a/plugins/org.locationtech.udig.render.wms.basic.tests/.project b/plugins/org.locationtech.udig.render.wms.basic.tests/.project new file mode 100644 index 0000000000..7c5f468ccd --- /dev/null +++ b/plugins/org.locationtech.udig.render.wms.basic.tests/.project @@ -0,0 +1,28 @@ + + + org.locationtech.udig.render.wms.basic.tests + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF similarity index 92% rename from plugins/org.locationtech.udig.render.wms.basic.test/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF index 88b3b071cf..1e4beb3ec6 100644 --- a/plugins/org.locationtech.udig.render.wms.basic.test/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.render.wms.basic.tests/META-INF/MANIFEST.MF @@ -1,14 +1,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: WMS Renderer Test Plug-in -Bundle-SymbolicName: org.locationtech.udig.render.wms.basic.test +Bundle-SymbolicName: org.locationtech.udig.render.wms.basic.tests Bundle-Version: 2.1.0.qualifier Bundle-Activator: org.locationtech.udig.render.wms.basic.test.Activator Bundle-Vendor: udig.refractions.net Require-Bundle: org.eclipse.core.runtime, org.locationtech.udig.render.wms.basic, org.locationtech.udig.project.ui, - org.locationtech.udig.project.tests.ui, + org.locationtech.udig.project.ui.tests, org.locationtech.udig.catalog.wms Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/about.html b/plugins/org.locationtech.udig.render.wms.basic.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/about.html rename to plugins/org.locationtech.udig.render.wms.basic.tests/about.html diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/bsd3-v10.html b/plugins/org.locationtech.udig.render.wms.basic.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/bsd3-v10.html rename to plugins/org.locationtech.udig.render.wms.basic.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/build.properties b/plugins/org.locationtech.udig.render.wms.basic.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/build.properties rename to plugins/org.locationtech.udig.render.wms.basic.tests/build.properties diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/epl-v10.html b/plugins/org.locationtech.udig.render.wms.basic.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.tests.catalog.wmt/epl-v10.html rename to plugins/org.locationtech.udig.render.wms.basic.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/org.locationtech.udig.render.wms.basic.test.launch b/plugins/org.locationtech.udig.render.wms.basic.tests/org.locationtech.udig.render.wms.basic.test.launch similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/org.locationtech.udig.render.wms.basic.test.launch rename to plugins/org.locationtech.udig.render.wms.basic.tests/org.locationtech.udig.render.wms.basic.test.launch diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/pom.xml b/plugins/org.locationtech.udig.render.wms.basic.tests/pom.xml similarity index 95% rename from plugins/org.locationtech.udig.render.wms.basic.test/pom.xml rename to plugins/org.locationtech.udig.render.wms.basic.tests/pom.xml index c32f0c4bdd..0c60938422 100644 --- a/plugins/org.locationtech.udig.render.wms.basic.test/pom.xml +++ b/plugins/org.locationtech.udig.render.wms.basic.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.render.wms.basic.test + org.locationtech.udig.render.wms.basic.tests eclipse-test-plugin diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/src/org/locationtech/udig/render/wms/basic/test/Activator.java b/plugins/org.locationtech.udig.render.wms.basic.tests/src/org/locationtech/udig/render/wms/basic/test/Activator.java similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/src/org/locationtech/udig/render/wms/basic/test/Activator.java rename to plugins/org.locationtech.udig.render.wms.basic.tests/src/org/locationtech/udig/render/wms/basic/test/Activator.java diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/src/org/locationtech/udig/render/wms/basic/test/BasicWMSRenderer2Test.java b/plugins/org.locationtech.udig.render.wms.basic.tests/src/org/locationtech/udig/render/wms/basic/test/BasicWMSRenderer2Test.java similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/src/org/locationtech/udig/render/wms/basic/test/BasicWMSRenderer2Test.java rename to plugins/org.locationtech.udig.render.wms.basic.tests/src/org/locationtech/udig/render/wms/basic/test/BasicWMSRenderer2Test.java diff --git a/plugins/org.locationtech.udig.render.wms.basic.test/src/org/locationtech/udig/render/wms/basic/test/WMSRenderMetricsTest.java b/plugins/org.locationtech.udig.render.wms.basic.tests/src/org/locationtech/udig/render/wms/basic/test/WMSRenderMetricsTest.java similarity index 100% rename from plugins/org.locationtech.udig.render.wms.basic.test/src/org/locationtech/udig/render/wms/basic/test/WMSRenderMetricsTest.java rename to plugins/org.locationtech.udig.render.wms.basic.tests/src/org/locationtech/udig/render/wms/basic/test/WMSRenderMetricsTest.java diff --git a/plugins/org.locationtech.udig.tests.catalog.wmt/.project b/plugins/org.locationtech.udig.tests.catalog.wmt/.project deleted file mode 100644 index aa7b9b2b91..0000000000 --- a/plugins/org.locationtech.udig.tests.catalog.wmt/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.locationtech.udig.tests.catalog.wmt - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - 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 159ed03a92..148a909557 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 @@ -14,6 +14,6 @@ Require-Bundle: org.eclipse.ui, org.locationtech.udig.ui, org.locationtech.udig.ui.tests, org.junit;bundle-version="[4.0.0,5.0.0)", - org.locationtech.udig.project.tests.ui + org.locationtech.udig.project.ui.tests Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 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 40942fac15..8065b70793 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 @@ -10,6 +10,6 @@ Require-Bundle: org.eclipse.ui, org.junit;bundle-version="[4.0.0,5.0.0)", org.locationtech.udig.project.ui, org.locationtech.udig.tool.select, - org.locationtech.udig.project.tests.ui + org.locationtech.udig.project.ui.tests Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/.classpath b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.classpath similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/.classpath rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.classpath diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/.gitignore b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.gitignore similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/.gitignore rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.gitignore diff --git a/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.project b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.project new file mode 100644 index 0000000000..862ac8b3fc --- /dev/null +++ b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/.project @@ -0,0 +1,28 @@ + + + org.locationtech.udig.tutorials.catalog.csv.tests + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/META-INF/MANIFEST.MF b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF similarity index 86% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/META-INF/MANIFEST.MF rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF index f03fe3923e..6c4c24fa84 100644 --- a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/META-INF/MANIFEST.MF +++ b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test CSV Catalog Plug-in -Bundle-SymbolicName: org.locationtech.udig.tutorials.catalog.tests.csv +Bundle-SymbolicName: org.locationtech.udig.tutorials.catalog.csv.tests Bundle-Version: 2.1.0.qualifier Bundle-Vendor: udig.refractions.net Require-Bundle: org.locationtech.udig.tutorials.catalog.csv, diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/about.html b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/about.html similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/about.html rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/about.html diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/bsd3-v10.html b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/bsd3-v10.html similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/bsd3-v10.html rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/bsd3-v10.html diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/build.properties b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/build.properties similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/build.properties rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/build.properties diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/cities.csv b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/cities.csv similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/cities.csv rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/cities.csv diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/epl-v10.html b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/epl-v10.html similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/epl-v10.html rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/epl-v10.html diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/org.locationtech.udig.tutorials.catalog.tests.csv.launch b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/org.locationtech.udig.tutorials.catalog.tests.csv.launch similarity index 100% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/org.locationtech.udig.tutorials.catalog.tests.csv.launch rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/org.locationtech.udig.tutorials.catalog.tests.csv.launch diff --git a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/pom.xml b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/pom.xml similarity index 92% rename from plugins/org.locationtech.udig.tutorials.catalog.tests.csv/pom.xml rename to plugins/org.locationtech.udig.tutorials.catalog.csv.tests/pom.xml index 9569d5f6b5..02fdc7483a 100644 --- a/plugins/org.locationtech.udig.tutorials.catalog.tests.csv/pom.xml +++ b/plugins/org.locationtech.udig.tutorials.catalog.csv.tests/pom.xml @@ -11,7 +11,7 @@ 2.1.0-SNAPSHOT - org.locationtech.udig.tutorials.catalog.tests.csv + org.locationtech.udig.tutorials.catalog.csv.tests eclipse-plugin