Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-09-15 14:58:38 +0000
committercletavernie2011-09-15 14:58:38 +0000
commitbee17f9d3bf2492c4096fa6a3690afd8e681553f (patch)
treec5ebc9ede5067667686d7e84d96df1e4495a99d0 /extraplugins
parent3e511fa70dfebc3d5a7199b1c6c012f749f01284 (diff)
downloadorg.eclipse.papyrus-bee17f9d3bf2492c4096fa6a3690afd8e681553f.tar.gz
org.eclipse.papyrus-bee17f9d3bf2492c4096fa6a3690afd8e681553f.tar.xz
org.eclipse.papyrus-bee17f9d3bf2492c4096fa6a3690afd8e681553f.zip
357348: [Build] Papyrus shall provide a source build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357348 357168: many missing about.html files https://bugs.eclipse.org/bugs/show_bug.cgi?id=357168
Diffstat (limited to 'extraplugins')
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.gridAlgorithm/build.properties15
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalAlgorithm/build.properties15
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalSymmetryAlgorithm/build.properties15
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalTreeAlgorithm/build.properties15
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.radialAlgorithm/build.properties15
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.springAlgorithm/build.properties15
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.treeAlgorithm/build.properties14
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties14
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalSymmetryAlgorithm/build.properties14
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool.subeditor.gmf/build.properties14
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties16
11 files changed, 77 insertions, 85 deletions
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.gridAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.gridAlgorithm/build.properties
index 9a3e9184b79..a9ba701c271 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.gridAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.gridAlgorithm/build.properties
@@ -1,8 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html,\
- plugin.properties
+#
+#Thu Sep 15 16:42:19 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalAlgorithm/build.properties
index 9a3e9184b79..a9ba701c271 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalAlgorithm/build.properties
@@ -1,8 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html,\
- plugin.properties
+#
+#Thu Sep 15 16:42:19 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalSymmetryAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalSymmetryAlgorithm/build.properties
index c8cd5834472..a1343473079 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalSymmetryAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalSymmetryAlgorithm/build.properties
@@ -1,8 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- icons/,\
- about.html,\
- plugin.properties,\
- plugin.xml
+#
+#Thu Sep 15 16:42:19 CEST 2011
+bin.includes=META-INF/,.,icons/,about.html,plugin.properties,plugin.xml
+output..=bin/
+src.includes=META-INF/,.,icons/,about.html,plugin.properties,plugin.xml
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalTreeAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalTreeAlgorithm/build.properties
index 9a3e9184b79..a9ba701c271 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalTreeAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.horizontalTreeAlgorithm/build.properties
@@ -1,8 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html,\
- plugin.properties
+#
+#Thu Sep 15 16:42:19 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.radialAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.radialAlgorithm/build.properties
index 9a3e9184b79..4a5c7b0c5f8 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.radialAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.radialAlgorithm/build.properties
@@ -1,8 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html,\
- plugin.properties
+#
+#Thu Sep 15 16:42:20 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.springAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.springAlgorithm/build.properties
index 9a3e9184b79..4a5c7b0c5f8 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.springAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.springAlgorithm/build.properties
@@ -1,8 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html,\
- plugin.properties
+#
+#Thu Sep 15 16:42:20 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.treeAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.treeAlgorithm/build.properties
index 983cdc39a95..4a5c7b0c5f8 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.treeAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.treeAlgorithm/build.properties
@@ -1,7 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html
+#
+#Thu Sep 15 16:42:20 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties
index 983cdc39a95..4a5c7b0c5f8 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalAlgorithm/build.properties
@@ -1,7 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html
+#
+#Thu Sep 15 16:42:20 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalSymmetryAlgorithm/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalSymmetryAlgorithm/build.properties
index 983cdc39a95..4a5c7b0c5f8 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalSymmetryAlgorithm/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.algorithms.verticalSymmetryAlgorithm/build.properties
@@ -1,7 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- icons/,\
- about.html
+#
+#Thu Sep 15 16:42:20 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.subeditor.gmf/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.subeditor.gmf/build.properties
index bfd2a71134e..dfe8eecb382 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool.subeditor.gmf/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool.subeditor.gmf/build.properties
@@ -1,7 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- build.properties,\
- about.html
+#
+#Thu Sep 15 16:42:20 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,build.properties,about.html,plugin.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,build.properties,about.html,plugin.properties
+source..=src/
+bin..=bin/
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties
index f6b64296c4b..20049a3f54a 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties
@@ -1,9 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = plugin.xml,\
- META-INF/,\
- .,\
- icons/,\
- schema/,\
- about.html,\
- plugin.properties
+#
+#Thu Sep 15 16:42:18 CEST 2011
+bin.includes=plugin.xml,META-INF/,.,icons/,schema/,about.html,plugin.properties
+output..=bin/
+src.includes=plugin.xml,META-INF/,.,icons/,schema/,about.html,plugin.properties
+source..=src/
+bin..=bin/

Back to the top