Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.m2e.core/schema/lifecycleMappings.exsd2
-rw-r--r--org.eclipse.m2e.core/schema/mavenComponentContributors.exsd34
-rw-r--r--org.eclipse.m2e.core/schema/mavenProjectChangedListeners.exsd34
-rw-r--r--org.eclipse.m2e.core/schema/projectConfigurators.exsd2
-rw-r--r--org.eclipse.m2e.scm/schema/scmHandlers.exsd9
-rw-r--r--org.eclipse.m2e.scm/schema/scmHandlersUi.exsd7
6 files changed, 48 insertions, 40 deletions
diff --git a/org.eclipse.m2e.core/schema/lifecycleMappings.exsd b/org.eclipse.m2e.core/schema/lifecycleMappings.exsd
index 0070fb07..ac20de85 100644
--- a/org.eclipse.m2e.core/schema/lifecycleMappings.exsd
+++ b/org.eclipse.m2e.core/schema/lifecycleMappings.exsd
@@ -62,7 +62,7 @@
</documentation>
<appinfo>
- <meta.attribute kind="java" basedOn="org.eclipse.m2e.project.configurator.AbstractLifecycleMapping:org.eclipse.m2e.project.configurator.IExtensionLifecycleMapping"/>
+ <meta.attribute kind="java" basedOn="org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping:org.eclipse.m2e.core.project.configurator.ILifecycleMapping"/>
</appinfo>
</annotation>
</attribute>
diff --git a/org.eclipse.m2e.core/schema/mavenComponentContributors.exsd b/org.eclipse.m2e.core/schema/mavenComponentContributors.exsd
index 27a308fd..53747d60 100644
--- a/org.eclipse.m2e.core/schema/mavenComponentContributors.exsd
+++ b/org.eclipse.m2e.core/schema/mavenComponentContributors.exsd
@@ -2,9 +2,9 @@
<!-- Schema file written by PDE -->
<schema targetNamespace="org.eclipse.m2e" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
- <appInfo>
+ <appinfo>
<meta.schema plugin="org.eclipse.m2e" id="mavenComponentContributors" name="Maven Core Component Contributors"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter description of this extension point.]
</documentation>
@@ -12,9 +12,9 @@
<element name="extension">
<annotation>
- <appInfo>
+ <appinfo>
<meta.element />
- </appInfo>
+ </appinfo>
</annotation>
<complexType>
<sequence minOccurs="1" maxOccurs="unbounded">
@@ -39,9 +39,9 @@
<documentation>
</documentation>
- <appInfo>
+ <appinfo>
<meta.attribute translatable="true"/>
- </appInfo>
+ </appinfo>
</annotation>
</attribute>
</complexType>
@@ -54,45 +54,45 @@
<documentation>
</documentation>
- <appInfo>
- <meta.attribute kind="java" basedOn=":org.eclipse.m2e.internal.embedder.IMavenComponentContributor"/>
- </appInfo>
+ <appinfo>
+ <meta.attribute kind="java" basedOn=":org.eclipse.m2e.core.internal.embedder.IMavenComponentContributor"/>
+ </appinfo>
</annotation>
</attribute>
</complexType>
</element>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="since"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter the first release in which this extension point appears.]
</documentation>
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="examples"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter extension point usage example here.]
</documentation>
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="apiinfo"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter API information here.]
</documentation>
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="implementation"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter information about supplied implementation of this extension point.]
</documentation>
diff --git a/org.eclipse.m2e.core/schema/mavenProjectChangedListeners.exsd b/org.eclipse.m2e.core/schema/mavenProjectChangedListeners.exsd
index 30b825c3..d6bb7d3e 100644
--- a/org.eclipse.m2e.core/schema/mavenProjectChangedListeners.exsd
+++ b/org.eclipse.m2e.core/schema/mavenProjectChangedListeners.exsd
@@ -2,9 +2,9 @@
<!-- Schema file written by PDE -->
<schema targetNamespace="org.eclipse.m2e" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
- <appInfo>
+ <appinfo>
<meta.schema plugin="org.eclipse.m2e" id="mavenProjectChangedListeners" name="mavenProjectChangedListeners"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter description of this extension point.]
</documentation>
@@ -12,9 +12,9 @@
<element name="extension">
<annotation>
- <appInfo>
+ <appinfo>
<meta.element />
- </appInfo>
+ </appinfo>
</annotation>
<complexType>
<sequence>
@@ -39,9 +39,9 @@
<documentation>
</documentation>
- <appInfo>
+ <appinfo>
<meta.attribute translatable="true"/>
- </appInfo>
+ </appinfo>
</annotation>
</attribute>
</complexType>
@@ -54,45 +54,45 @@
<documentation>
</documentation>
- <appInfo>
- <meta.attribute kind="java" basedOn=":org.eclipse.m2e.project.IMavenProjectChangedListener"/>
- </appInfo>
+ <appinfo>
+ <meta.attribute kind="java" basedOn=":org.eclipse.m2e.core.project.IMavenProjectChangedListener"/>
+ </appinfo>
</annotation>
</attribute>
</complexType>
</element>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="since"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter the first release in which this extension point appears.]
</documentation>
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="examples"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter extension point usage example here.]
</documentation>
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="apiinfo"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter API information here.]
</documentation>
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="implementation"/>
- </appInfo>
+ </appinfo>
<documentation>
[Enter information about supplied implementation of this extension point.]
</documentation>
diff --git a/org.eclipse.m2e.core/schema/projectConfigurators.exsd b/org.eclipse.m2e.core/schema/projectConfigurators.exsd
index fdff5e81..d1cc86f5 100644
--- a/org.eclipse.m2e.core/schema/projectConfigurators.exsd
+++ b/org.eclipse.m2e.core/schema/projectConfigurators.exsd
@@ -67,7 +67,7 @@
Configurator implementation
</documentation>
<appinfo>
- <meta.attribute kind="java" basedOn="org.eclipse.m2e.project.configurator.AbstractProjectConfigurator:"/>
+ <meta.attribute kind="java" basedOn="org.eclipse.m2e.core.project.configurator.AbstractProjectConfigurator:"/>
</appinfo>
</annotation>
</attribute>
diff --git a/org.eclipse.m2e.scm/schema/scmHandlers.exsd b/org.eclipse.m2e.scm/schema/scmHandlers.exsd
index 20afa37d..274f45ab 100644
--- a/org.eclipse.m2e.scm/schema/scmHandlers.exsd
+++ b/org.eclipse.m2e.scm/schema/scmHandlers.exsd
@@ -11,6 +11,11 @@
</annotation>
<element name="extension">
+ <annotation>
+ <appinfo>
+ <meta.element />
+ </appinfo>
+ </annotation>
<complexType>
<sequence>
<element ref="handler" minOccurs="1" maxOccurs="unbounded"/>
@@ -62,7 +67,7 @@
Java class name for SCM handler implementation
</documentation>
<appinfo>
- <meta.attribute kind="java" basedOn="org.eclipse.m2e.scm.ScmHandler:"/>
+ <meta.attribute kind="java" basedOn="org.eclipse.m2e.scm.spi.ScmHandler:"/>
</appinfo>
</annotation>
</attribute>
@@ -103,7 +108,6 @@
</documentation>
</annotation>
-
<annotation>
<appinfo>
<meta.section type="implementation"/>
@@ -123,7 +127,6 @@ All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
-
</documentation>
</annotation>
diff --git a/org.eclipse.m2e.scm/schema/scmHandlersUi.exsd b/org.eclipse.m2e.scm/schema/scmHandlersUi.exsd
index 7bb97acb..9403afc4 100644
--- a/org.eclipse.m2e.scm/schema/scmHandlersUi.exsd
+++ b/org.eclipse.m2e.scm/schema/scmHandlersUi.exsd
@@ -11,6 +11,11 @@
</annotation>
<element name="extension">
+ <annotation>
+ <appinfo>
+ <meta.element />
+ </appinfo>
+ </annotation>
<complexType>
<sequence>
<element ref="handlerUi"/>
@@ -57,7 +62,7 @@
Java class name for SCM handler UI implementation
</documentation>
<appinfo>
- <meta.attribute kind="java" basedOn="org.eclipse.m2e.scm.ScmHandlerUi:"/>
+ <meta.attribute kind="java" basedOn="org.eclipse.m2e.scm.spi.ScmHandlerUi:"/>
</appinfo>
</annotation>
</attribute>

Back to the top