From b796120ec9176e9934a6bc205fb688ab028712e4 Mon Sep 17 00:00:00 2001 From: Brad Gonzales Date: Thu, 17 Apr 2014 08:28:40 -0500 Subject: [PATCH] Issue #3001 Renamed com.raytheon.edex.plugin.ccfp to com.raytheon.uf.edex.plugin.ccfp. Amend: Updates from peer review. Change-Id: Ib5719f711234005e021bc4d8dec899289d8b447b Former-commit-id: 1a43f04b16f73d094332b46fe0f4cd1d83144ff7 [formerly 9374912aeb3e3a642d34a0aec75bcda7c707bcf9] Former-commit-id: 6c7e2ac2a7b0dc4163a3dbdad83780d0eb2f5b65 --- .../META-INF/MANIFEST.MF | 10 ++----- .../META-INF/MANIFEST.MF | 2 +- .../com.raytheon.edex.plugin.ccfp/.project | 28 ------------------- .../build.xml | 6 ++-- .../feature.xml | 2 +- .../.classpath | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../META-INF/MANIFEST.MF | 6 ++-- .../build.properties | 0 .../com.raytheon.edex.plugin.ccfp.ecl | 0 .../res/spring/ccfp-common.xml | 2 +- .../res/spring/ccfp-ingest.xml | 4 +-- .../uf}/edex/plugin/ccfp/CcfpDecoder.java | 2 +- .../uf}/edex/plugin/ccfp/CcfpSeparator.java | 2 +- .../base/purge/ccfpPurgeRules.xml | 0 .../edex_static/base/distribution/ccfp.xml | 0 .../com.raytheon.uf.docs.datauri/.classpath | 2 +- 17 files changed, 17 insertions(+), 49 deletions(-) delete mode 100644 edexOsgi/com.raytheon.edex.plugin.ccfp/.project rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/.classpath (100%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/.settings/org.eclipse.jdt.core.prefs (100%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/META-INF/MANIFEST.MF (78%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/build.properties (100%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/com.raytheon.edex.plugin.ccfp.ecl (100%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/res/spring/ccfp-common.xml (89%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/res/spring/ccfp-ingest.xml (91%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp/src/com/raytheon => com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf}/edex/plugin/ccfp/CcfpDecoder.java (99%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp/src/com/raytheon => com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf}/edex/plugin/ccfp/CcfpSeparator.java (99%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/utility/common_static/base/purge/ccfpPurgeRules.xml (100%) rename edexOsgi/{com.raytheon.edex.plugin.ccfp => com.raytheon.uf.edex.plugin.ccfp}/utility/edex_static/base/distribution/ccfp.xml (100%) diff --git a/cave/com.raytheon.uf.viz.ccfp/META-INF/MANIFEST.MF b/cave/com.raytheon.uf.viz.ccfp/META-INF/MANIFEST.MF index 2af972442a..fdcfff3df6 100644 --- a/cave/com.raytheon.uf.viz.ccfp/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.uf.viz.ccfp/META-INF/MANIFEST.MF @@ -4,9 +4,10 @@ Bundle-Name: Ccfp Plug-in Bundle-SymbolicName: com.raytheon.uf.viz.ccfp;singleton:=true Bundle-Version: 1.14.0 Bundle-Vendor: RAYTHEON +Require-Bundle: com.raytheon.uf.viz.core Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: com.raytheon.edex.plugin.ccfp, - com.raytheon.uf.common.dataplugin, +Bundle-ActivationPolicy: lazy +Import-Package: com.raytheon.uf.common.dataplugin, com.raytheon.uf.common.dataplugin.ccfp, com.raytheon.uf.common.geospatial, com.raytheon.uf.common.status, @@ -17,14 +18,9 @@ Import-Package: com.raytheon.edex.plugin.ccfp, com.raytheon.uf.viz.core.map, com.raytheon.uf.viz.core.rsc, com.raytheon.uf.viz.core.rsc.capabilities, - com.raytheon.uf.viz.core.status, com.vividsolutions.jts.geom, - org.eclipse.core.runtime, org.eclipse.swt.graphics, org.eclipse.ui.plugin, org.opengis.referencing.crs, org.osgi.framework -Bundle-ActivationPolicy: lazy -Require-Bundle: com.raytheon.uf.viz.core, - org.geotools;bundle-version="2.5.2" Export-Package: com.raytheon.uf.viz.ccfp.rsc diff --git a/cave/com.raytheon.viz.aviation/META-INF/MANIFEST.MF b/cave/com.raytheon.viz.aviation/META-INF/MANIFEST.MF index 45f4fd3c8c..ca8042a3a5 100644 --- a/cave/com.raytheon.viz.aviation/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.viz.aviation/META-INF/MANIFEST.MF @@ -12,7 +12,7 @@ Require-Bundle: org.eclipse.ui, com.raytheon.viz.alerts, com.raytheon.viz.texteditor, org.geotools, - com.raytheon.edex.plugin.ccfp, + com.raytheon.uf.common.dataplugin.ccfp, com.raytheon.uf.common.pointdata;bundle-version="1.11.7", com.raytheon.uf.common.serialization, com.raytheon.edex.plugin.taf;bundle-version="1.12.1174", diff --git a/edexOsgi/com.raytheon.edex.plugin.ccfp/.project b/edexOsgi/com.raytheon.edex.plugin.ccfp/.project deleted file mode 100644 index e82c70ee1c..0000000000 --- a/edexOsgi/com.raytheon.edex.plugin.ccfp/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - com.raytheon.edex.plugin.ccfp - - - - - - 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/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/build.xml b/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/build.xml index de824ef366..29e01809e2 100644 --- a/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/build.xml +++ b/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/build.xml @@ -66,7 +66,7 @@ - + @@ -314,7 +314,7 @@ - + - + diff --git a/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml b/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml index 6de1612be3..62015e6f02 100644 --- a/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml +++ b/edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml @@ -137,7 +137,7 @@ unpack="false"/> - + diff --git a/edexOsgi/com.raytheon.edex.plugin.ccfp/res/spring/ccfp-ingest.xml b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/res/spring/ccfp-ingest.xml similarity index 91% rename from edexOsgi/com.raytheon.edex.plugin.ccfp/res/spring/ccfp-ingest.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.ccfp/res/spring/ccfp-ingest.xml index 15f6adeddc..5f674367e9 100644 --- a/edexOsgi/com.raytheon.edex.plugin.ccfp/res/spring/ccfp-ingest.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/res/spring/ccfp-ingest.xml @@ -3,8 +3,8 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd"> - - + + diff --git a/edexOsgi/com.raytheon.edex.plugin.ccfp/src/com/raytheon/edex/plugin/ccfp/CcfpDecoder.java b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf/edex/plugin/ccfp/CcfpDecoder.java similarity index 99% rename from edexOsgi/com.raytheon.edex.plugin.ccfp/src/com/raytheon/edex/plugin/ccfp/CcfpDecoder.java rename to edexOsgi/com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf/edex/plugin/ccfp/CcfpDecoder.java index 90c920752d..87d3c2dc05 100644 --- a/edexOsgi/com.raytheon.edex.plugin.ccfp/src/com/raytheon/edex/plugin/ccfp/CcfpDecoder.java +++ b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf/edex/plugin/ccfp/CcfpDecoder.java @@ -18,7 +18,7 @@ * further licensing information. **/ -package com.raytheon.edex.plugin.ccfp; +package com.raytheon.uf.edex.plugin.ccfp; import java.util.Calendar; import java.util.regex.Matcher; diff --git a/edexOsgi/com.raytheon.edex.plugin.ccfp/src/com/raytheon/edex/plugin/ccfp/CcfpSeparator.java b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf/edex/plugin/ccfp/CcfpSeparator.java similarity index 99% rename from edexOsgi/com.raytheon.edex.plugin.ccfp/src/com/raytheon/edex/plugin/ccfp/CcfpSeparator.java rename to edexOsgi/com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf/edex/plugin/ccfp/CcfpSeparator.java index 37326fa041..33ba4ceddb 100644 --- a/edexOsgi/com.raytheon.edex.plugin.ccfp/src/com/raytheon/edex/plugin/ccfp/CcfpSeparator.java +++ b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/src/com/raytheon/uf/edex/plugin/ccfp/CcfpSeparator.java @@ -18,7 +18,7 @@ * further licensing information. **/ -package com.raytheon.edex.plugin.ccfp; +package com.raytheon.uf.edex.plugin.ccfp; import java.util.ArrayList; import java.util.Iterator; diff --git a/edexOsgi/com.raytheon.edex.plugin.ccfp/utility/common_static/base/purge/ccfpPurgeRules.xml b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/utility/common_static/base/purge/ccfpPurgeRules.xml similarity index 100% rename from edexOsgi/com.raytheon.edex.plugin.ccfp/utility/common_static/base/purge/ccfpPurgeRules.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.ccfp/utility/common_static/base/purge/ccfpPurgeRules.xml diff --git a/edexOsgi/com.raytheon.edex.plugin.ccfp/utility/edex_static/base/distribution/ccfp.xml b/edexOsgi/com.raytheon.uf.edex.plugin.ccfp/utility/edex_static/base/distribution/ccfp.xml similarity index 100% rename from edexOsgi/com.raytheon.edex.plugin.ccfp/utility/edex_static/base/distribution/ccfp.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.ccfp/utility/edex_static/base/distribution/ccfp.xml diff --git a/javaUtilities/com.raytheon.uf.docs.datauri/.classpath b/javaUtilities/com.raytheon.uf.docs.datauri/.classpath index a721ea282d..8aebf994a3 100644 --- a/javaUtilities/com.raytheon.uf.docs.datauri/.classpath +++ b/javaUtilities/com.raytheon.uf.docs.datauri/.classpath @@ -6,7 +6,7 @@ - +