diff --git a/plugins/camel-tooling.vscode-wsdl2rest/0.0.7/meta.yaml b/plugins/camel-tooling.vscode-wsdl2rest/0.0.7/meta.yaml deleted file mode 100644 index cd0553b856..0000000000 --- a/plugins/camel-tooling.vscode-wsdl2rest/0.0.7/meta.yaml +++ /dev/null @@ -1,15 +0,0 @@ -id: camel-tooling.vscode-wsdl2rest -version: 0.0.7 -type: VS Code extension -name: wsdl2rest -title: vscode-wsdl2rest -description: Extension supporting the mapping of an existing SOAP service to a RESTful service in Camel Rest DSL generated via wsdl2rest. -url: https://github.com/camel-tooling/vscode-wsdl2rest/releases/download/0.0.7/camel-tooling.vscode-wsdl2rest-0.0.7.vsix -icon: https://www.eclipse.org/che/images/logo-eclipseche.svg -publisher: Camel Tooling -repository: https://github.com/camel-tooling/vscode-wsdl2rest -category: Other -firstPublicationDate: "2019-02-26" -attributes: - containerImage: "eclipse/che-remote-plugin-runner-java8:next" - diff --git a/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml b/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml new file mode 100644 index 0000000000..c7ac3cf85c --- /dev/null +++ b/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml @@ -0,0 +1,18 @@ +apiVersion: v2 +publisher: redhat +name: vscode-wsdl2rest +version: 0.0.9 +type: VS Code extension +displayName: wsdl2rest support for Apache Camel +title: wsdl2rest support for Apache Camel +description: Extension supporting the mapping of an existing SOAP service to a RESTful service in Camel Rest DSL generated via wsdl2rest. +icon: https://www.eclipse.org/che/images/logo-eclipseche.svg +repository: https://github.com/camel-tooling/vscode-wsdl2rest +category: Other +firstPublicationDate: "2019-02-26" +spec: + containers: + - image: "eclipse/che-remote-plugin-runner-java8:next" + memoryLimit: "256Mi" + extensions: + - https://download.jboss.org/jbosstools/vscode/stable/vscode-wsdl2rest/vscode-wsdl2rest-0.0.9-16.vsix diff --git a/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml b/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml new file mode 100644 index 0000000000..d16df73f22 --- /dev/null +++ b/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml @@ -0,0 +1,18 @@ +apiVersion: v2 +publisher: redhat +name: vscode-wsdl2rest +version: latest +type: VS Code extension +displayName: wsdl2rest support for Apache Camel +title: wsdl2rest support for Apache Camel +description: Extension supporting the mapping of an existing SOAP service to a RESTful service in Camel Rest DSL generated via wsdl2rest. +icon: https://www.eclipse.org/che/images/logo-eclipseche.svg +repository: https://github.com/camel-tooling/vscode-wsdl2rest +category: Other +firstPublicationDate: "2019-02-26" +spec: + containers: + - image: "eclipse/che-remote-plugin-runner-java8:next" + memoryLimit: "256Mi" + extensions: + - https://download.jboss.org/jbosstools/vscode/stable/vscode-wsdl2rest/vscode-wsdl2rest-0.0.9-16.vsix