Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-10-15 18:56:29 +0000
committerslewis2007-10-15 18:56:29 +0000
commit0b0e588d35af07255d9da228fbe5aca84a80f3b0 (patch)
tree0b623019853ee20ca46e90e5b24b758006ca2df8
parent64cc32d91612d1c1c50856e1c2d0b45ab1deaabd (diff)
downloadorg.eclipse.ecf-0b0e588d35af07255d9da228fbe5aca84a80f3b0.tar.gz
org.eclipse.ecf-0b0e588d35af07255d9da228fbe5aca84a80f3b0.tar.xz
org.eclipse.ecf-0b0e588d35af07255d9da228fbe5aca84a80f3b0.zip
Removed schema files from schema directory. Removed unnecessary info from build.properties and plugin.xml.
-rw-r--r--protocols/bundles/org.jivesoftware.smack/build.properties4
-rw-r--r--protocols/bundles/org.jivesoftware.smack/plugin.xml4
-rw-r--r--protocols/bundles/org.jivesoftware.smack/schema/debuggers.exsd99
-rw-r--r--protocols/bundles/org.jivesoftware.smack/schema/providerManagers.exsd99
4 files changed, 1 insertions, 205 deletions
diff --git a/protocols/bundles/org.jivesoftware.smack/build.properties b/protocols/bundles/org.jivesoftware.smack/build.properties
index 280e2f009..7e4f9ca5b 100644
--- a/protocols/bundles/org.jivesoftware.smack/build.properties
+++ b/protocols/bundles/org.jivesoftware.smack/build.properties
@@ -1,14 +1,12 @@
bin.includes = META-INF/,\
plugin.xml,\
- schema/,\
jars/,\
about.html,\
asl-v20.txt,\
jars/xpp.jar,\
.,\
plugin.properties
-src.includes = schema/,\
- about.html,\
+src.includes = about.html,\
asl-v20.txt,\
plugin.properties,\
jars/xpp.jar,\
diff --git a/protocols/bundles/org.jivesoftware.smack/plugin.xml b/protocols/bundles/org.jivesoftware.smack/plugin.xml
index b2e8484d0..4d8a63167 100644
--- a/protocols/bundles/org.jivesoftware.smack/plugin.xml
+++ b/protocols/bundles/org.jivesoftware.smack/plugin.xml
@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
-<!--
- <extension-point id="providerManagers" name="Smack Extension/IQ Provider Managers" schema="schema/providerManagers.exsd"/>
- <extension-point id="debuggers" name="Smack Debugger" schema="schema/debuggers.exsd"/>
- -->
</plugin>
diff --git a/protocols/bundles/org.jivesoftware.smack/schema/debuggers.exsd b/protocols/bundles/org.jivesoftware.smack/schema/debuggers.exsd
deleted file mode 100644
index b6ec4cd4d..000000000
--- a/protocols/bundles/org.jivesoftware.smack/schema/debuggers.exsd
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- Schema file written by PDE -->
-<schema targetNamespace="org.jivesoftware.smack">
-<annotation>
- <appInfo>
- <meta.schema plugin="org.jivesoftware.smack" id="debuggers" name="Smack Debuggers"/>
- </appInfo>
- <documentation>
- [Enter description of this extension point.]
- </documentation>
- </annotation>
-
- <element name="extension">
- <complexType>
- <sequence>
- <element ref="debugger"/>
- </sequence>
- <attribute name="point" type="string" use="required">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- <attribute name="id" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- </complexType>
- </element>
-
- <element name="debugger">
- <complexType>
- <attribute name="class" type="string" use="required">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- </complexType>
- </element>
-
- <annotation>
- <appInfo>
- <meta.section type="since"/>
- </appInfo>
- <documentation>
- [Enter the first release in which this extension point appears.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="examples"/>
- </appInfo>
- <documentation>
- [Enter extension point usage example here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="apiInfo"/>
- </appInfo>
- <documentation>
- [Enter API information here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="implementation"/>
- </appInfo>
- <documentation>
- [Enter information about supplied implementation of this extension point.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="copyright"/>
- </appInfo>
- <documentation>
-
- </documentation>
- </annotation>
-
-</schema>
diff --git a/protocols/bundles/org.jivesoftware.smack/schema/providerManagers.exsd b/protocols/bundles/org.jivesoftware.smack/schema/providerManagers.exsd
deleted file mode 100644
index 2822b5238..000000000
--- a/protocols/bundles/org.jivesoftware.smack/schema/providerManagers.exsd
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- Schema file written by PDE -->
-<schema targetNamespace="org.jivesoftware.smack">
-<annotation>
- <appInfo>
- <meta.schema plugin="org.jivesoftware.smack" id="providerManagers" name="Smack Extension/IQ Provider Managers"/>
- </appInfo>
- <documentation>
- [Enter description of this extension point.]
- </documentation>
- </annotation>
-
- <element name="extension">
- <complexType>
- <sequence>
- <element ref="manager"/>
- </sequence>
- <attribute name="point" type="string" use="required">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- <attribute name="id" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- </complexType>
- </element>
-
- <element name="manager">
- <complexType>
- <attribute name="class" type="string" use="required">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- </complexType>
- </element>
-
- <annotation>
- <appInfo>
- <meta.section type="since"/>
- </appInfo>
- <documentation>
- [Enter the first release in which this extension point appears.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="examples"/>
- </appInfo>
- <documentation>
- [Enter extension point usage example here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="apiInfo"/>
- </appInfo>
- <documentation>
- [Enter API information here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="implementation"/>
- </appInfo>
- <documentation>
- [Enter information about supplied implementation of this extension point.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="copyright"/>
- </appInfo>
- <documentation>
-
- </documentation>
- </annotation>
-
-</schema>

Back to the top