Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2016-09-05 05:25:02 +0000
committerEike Stepper2016-09-05 05:25:02 +0000
commit09bac6a84cc74853a80ed1c257aba5e3106b4199 (patch)
tree1dd587b87aabc096646b99fe4a37e05cc1b862bd /plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor
parentdae48587ae2860f74865536953122a28247d4a44 (diff)
downloadcdo-09bac6a84cc74853a80ed1c257aba5e3106b4199.tar.gz
cdo-09bac6a84cc74853a80ed1c257aba5e3106b4199.tar.xz
cdo-09bac6a84cc74853a80ed1c257aba5e3106b4199.zip
[500756] [Releng] Remove the .releng.* plugins and features from the site
https://bugs.eclipse.org/bugs/show_bug.cgi?id=500756
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Bugzilla.java23
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Infrastructure.java23
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Subversion.java23
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Tools.java42
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/package-info.java13
5 files changed, 124 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Bugzilla.java b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Bugzilla.java
new file mode 100644
index 0000000000..3c3cb02976
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Bugzilla.java
@@ -0,0 +1,23 @@
+/*
+ * Copyright (c) 2011, 2012, 2015 Eike Stepper (Berlin, Germany) and others.
+ * 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
+ *
+ * Contributors:
+ * Eike Stepper - initial API and implementation
+ */
+package org.eclipse.emf.cdo.releng.help.contributor;
+
+/**
+ * Using Bugzilla
+ * <p>
+ *
+ * @number 2
+ * @author Eike Stepper
+ */
+public class Bugzilla
+{
+
+}
diff --git a/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Infrastructure.java b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Infrastructure.java
new file mode 100644
index 0000000000..e01778403c
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Infrastructure.java
@@ -0,0 +1,23 @@
+/*
+ * Copyright (c) 2011, 2012, 2015 Eike Stepper (Berlin, Germany) and others.
+ * 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
+ *
+ * Contributors:
+ * Eike Stepper - initial API and implementation
+ */
+package org.eclipse.emf.cdo.releng.help.contributor;
+
+/**
+ * Project Infrastructure
+ * <p>
+ *
+ * @number 1
+ * @author Eike Stepper
+ */
+public class Infrastructure
+{
+
+}
diff --git a/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Subversion.java b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Subversion.java
new file mode 100644
index 0000000000..87f01f8ad5
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Subversion.java
@@ -0,0 +1,23 @@
+/*
+ * Copyright (c) 2011, 2012, 2015 Eike Stepper (Berlin, Germany) and others.
+ * 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
+ *
+ * Contributors:
+ * Eike Stepper - initial API and implementation
+ */
+package org.eclipse.emf.cdo.releng.help.contributor;
+
+/**
+ * Using Subversion
+ * <p>
+ *
+ * @number 3
+ * @author Eike Stepper
+ */
+public class Subversion
+{
+
+}
diff --git a/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Tools.java b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Tools.java
new file mode 100644
index 0000000000..a449e5225c
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/Tools.java
@@ -0,0 +1,42 @@
+/*
+ * Copyright (c) 2011, 2012, 2015 Eike Stepper (Berlin, Germany) and others.
+ * 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
+ *
+ * Contributors:
+ * Eike Stepper - initial API and implementation
+ */
+package org.eclipse.emf.cdo.releng.help.contributor;
+
+/**
+ * Additional Tools
+ * <p>
+ *
+ * @number 4
+ * @author Eike Stepper
+ */
+public class Tools
+{
+ /**
+ * Task Overview Perspective
+ */
+ public class TaskOverview
+ {
+ }
+
+ /**
+ * Revision Hyperlink Detector
+ */
+ public class RevisionHyperlinks
+ {
+ }
+
+ /**
+ * Commit Comment Creator
+ */
+ public class CommitComments
+ {
+ }
+}
diff --git a/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/package-info.java b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/package-info.java
new file mode 100644
index 0000000000..98c3dc8c94
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.releng.help/src/org/eclipse/emf/cdo/releng/help/contributor/package-info.java
@@ -0,0 +1,13 @@
+/*
+ * Copyright (c) 2011, 2012, 2015 Eike Stepper (Berlin, Germany) and others. 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 Contributors: Eike Stepper - initial API
+ * and implementation
+ */
+
+/**
+ * Contributor's Guide
+ *
+ * @number 1
+ */
+package org.eclipse.emf.cdo.releng.help.contributor;

Back to the top