Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2015-01-19 09:57:41 +0000
committerBenoit Maggi2015-02-17 15:03:48 +0000
commit6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f (patch)
tree09857014032c0a765b415c3b8d5840f20d0cd896 /sandbox
parentada1991844d16d1a7e989d4a419b533b060dc1c9 (diff)
downloadorg.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.tar.gz
org.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.tar.xz
org.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.zip
Bug 457266 - Remove pdoc from papyrus repository
Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF1
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.pdoc4
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.properties12
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka.fuml/META-INF/MANIFEST.MF1
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.pdoc4
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.properties12
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka/META-INF/MANIFEST.MF1
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka/plugin.pdoc4
-rw-r--r--sandbox/Moka/org.eclipse.papyrus.moka/plugin.properties12
-rw-r--r--sandbox/org.eclipse.papyrus.test.common/META-INF/MANIFEST.MF1
-rw-r--r--sandbox/org.eclipse.papyrus.test.common/build.properties2
-rw-r--r--sandbox/org.eclipse.papyrus.test.common/documentation.pdoc4
-rw-r--r--sandbox/org.eclipse.papyrus.test.common/plugin.properties3
13 files changed, 38 insertions, 23 deletions
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF b/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF
index ae77fba38fe..563bfa3db93 100644
--- a/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF
+++ b/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF
@@ -28,4 +28,3 @@ Export-Package: org.eclipse.papyrus.moka.fuml.standardlibrary.library.boolean_,
org.eclipse.papyrus.moka.fuml.standardlibrary.library.io,
org.eclipse.papyrus.moka.fuml.standardlibrary.library.list,
org.eclipse.papyrus.moka.fuml.standardlibrary.library.string,
- org.eclipse.papyrus.moka.fuml.standardlibrary.library.unlimitednatural
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.pdoc b/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.pdoc
deleted file mode 100644
index 93ce4eeb1f4..00000000000
--- a/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.pdoc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<doc:Documentation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:doc="http://www.eclipse.org/papyrus/documentation/plugin/documentation" description="OpaqueBehaviorExecutions for the standard fUML library">
- <referent firstName="Arnaud" lastName="Cuccuru" eMail="arnaud.cuccuru@cea.fr" currentCompany="CEA LIST"/>
-</doc:Documentation>
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.properties b/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.properties
new file mode 100644
index 00000000000..07b6d6e4fb0
--- /dev/null
+++ b/sandbox/Moka/org.eclipse.papyrus.moka.fuml.standardlibrary/plugin.properties
@@ -0,0 +1,12 @@
+#################################################################################
+# Copyright (c) 2015 CEA LIST.
+# 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:
+# Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation
+##################################################################################)
+
+pluginDescription=OpaqueBehaviorExecutions for the standard fUML library \ No newline at end of file
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka.fuml/META-INF/MANIFEST.MF b/sandbox/Moka/org.eclipse.papyrus.moka.fuml/META-INF/MANIFEST.MF
index 21cd53b40ea..6ed7a032b81 100644
--- a/sandbox/Moka/org.eclipse.papyrus.moka.fuml/META-INF/MANIFEST.MF
+++ b/sandbox/Moka/org.eclipse.papyrus.moka.fuml/META-INF/MANIFEST.MF
@@ -34,4 +34,3 @@ Export-Package: org.eclipse.papyrus.moka.fuml;uses:="org.eclipse.ui.plugin,org.o
org.eclipse.papyrus.moka.fuml.presentation,
org.eclipse.papyrus.moka.fuml.registry
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: %Bundle-Vendor
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.pdoc b/sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.pdoc
deleted file mode 100644
index efb8e0a040c..00000000000
--- a/sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.pdoc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<doc:Documentation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:doc="http://www.eclipse.org/papyrus/documentation/plugin/documentation" description="A straightforward implementation of fUML 1.1 Execution Model.&#xD;&#xA;Contributes to &quot;Moka execution engine&quot; extension point.">
- <referent firstName="Arnaud" lastName="Cuccuru" eMail="arnaud.cuccuru@cea.fr" currentCompany="CEA LIST"/>
-</doc:Documentation>
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.properties b/sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.properties
new file mode 100644
index 00000000000..c39c72b1520
--- /dev/null
+++ b/sandbox/Moka/org.eclipse.papyrus.moka.fuml/plugin.properties
@@ -0,0 +1,12 @@
+#################################################################################
+# Copyright (c) 2015 CEA LIST.
+# 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:
+# Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation
+##################################################################################)
+
+pluginDescription=A straightforward implementation of fUML 1.1 Execution Model. Contributes to Moka execution engine&quot; extension point. \ No newline at end of file
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka/META-INF/MANIFEST.MF b/sandbox/Moka/org.eclipse.papyrus.moka/META-INF/MANIFEST.MF
index 769f6b0e515..2413a1349d0 100644
--- a/sandbox/Moka/org.eclipse.papyrus.moka/META-INF/MANIFEST.MF
+++ b/sandbox/Moka/org.eclipse.papyrus.moka/META-INF/MANIFEST.MF
@@ -33,4 +33,3 @@ Export-Package: org.eclipse.papyrus.moka,
org.eclipse.papyrus.moka.communication.request.iterminate,
org.eclipse.papyrus.moka.debug,
org.eclipse.papyrus.moka.engine,
- org.eclipse.papyrus.moka.launch
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka/plugin.pdoc b/sandbox/Moka/org.eclipse.papyrus.moka/plugin.pdoc
deleted file mode 100644
index 45da37f970e..00000000000
--- a/sandbox/Moka/org.eclipse.papyrus.moka/plugin.pdoc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<doc:Documentation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:doc="http://www.eclipse.org/papyrus/documentation/plugin/documentation" description="Moka is an extendible framework for model execution.">
- <referent firstName="Arnaud" lastName="Cuccuru" eMail="arnaud.cuccuru@cea.fr" currentCompany="CEA LIST"/>
-</doc:Documentation>
diff --git a/sandbox/Moka/org.eclipse.papyrus.moka/plugin.properties b/sandbox/Moka/org.eclipse.papyrus.moka/plugin.properties
new file mode 100644
index 00000000000..770424f73c1
--- /dev/null
+++ b/sandbox/Moka/org.eclipse.papyrus.moka/plugin.properties
@@ -0,0 +1,12 @@
+#################################################################################
+# Copyright (c) 2015 CEA LIST.
+# 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:
+# Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation
+##################################################################################)
+
+pluginDescription=Moka is an extendible framework for model execution. \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.test.common/META-INF/MANIFEST.MF b/sandbox/org.eclipse.papyrus.test.common/META-INF/MANIFEST.MF
index d9cba884ac1..da3108c56a6 100644
--- a/sandbox/org.eclipse.papyrus.test.common/META-INF/MANIFEST.MF
+++ b/sandbox/org.eclipse.papyrus.test.common/META-INF/MANIFEST.MF
@@ -15,4 +15,3 @@ Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.papyrus.test.common.tests
Bundle-Vendor: %providerName
-Bundle-Localization: plugin
diff --git a/sandbox/org.eclipse.papyrus.test.common/build.properties b/sandbox/org.eclipse.papyrus.test.common/build.properties
index 86d84028606..8f6db111733 100644
--- a/sandbox/org.eclipse.papyrus.test.common/build.properties
+++ b/sandbox/org.eclipse.papyrus.test.common/build.properties
@@ -3,7 +3,5 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
- documentation.pdoc
src.includes = plugin.properties,\
- documentation.pdoc,\
META-INF/
diff --git a/sandbox/org.eclipse.papyrus.test.common/documentation.pdoc b/sandbox/org.eclipse.papyrus.test.common/documentation.pdoc
deleted file mode 100644
index 5e8b1ef0cbd..00000000000
--- a/sandbox/org.eclipse.papyrus.test.common/documentation.pdoc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<doc:Documentation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:doc="http://www.eclipse.org/papyrus/documentation/plugin/documentation" description="This plugin provides useful methods for JUnit test.&#xD;&#xA;I think, it should provide any Papyrus tests.">
- <referent firstName="Vincent" lastName="Lorenzo" eMail="vincent.lorenzo@cea.fr" currentCompany="CEA-LIST"/>
-</doc:Documentation>
diff --git a/sandbox/org.eclipse.papyrus.test.common/plugin.properties b/sandbox/org.eclipse.papyrus.test.common/plugin.properties
index bebf8acd297..68d768dc512 100644
--- a/sandbox/org.eclipse.papyrus.test.common/plugin.properties
+++ b/sandbox/org.eclipse.papyrus.test.common/plugin.properties
@@ -1,3 +1,4 @@
#Properties file for org.eclipse.papyrus.test.common
providerName = Eclipse Modeling Project
-pluginName = Common plugin for JUnit Tests \ No newline at end of file
+pluginName = Common plugin for JUnit Tests
+pluginDescription=This plugin provides useful methods for JUnit test.&#xD;&#xA;I think, it should provide any Papyrus tests. \ No newline at end of file

Back to the top