Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-09-15 14:50:56 +0000
committercletavernie2011-09-15 14:50:56 +0000
commit106aaec5f4ada197f9b7b81f247242e9c36f3558 (patch)
treeb12d9f7d120d444066aa23245dfd5b1138f76890 /extraplugins
parent2f6c9caaa3f580ccb692da60fee654d874b7b4b0 (diff)
downloadorg.eclipse.papyrus-106aaec5f4ada197f9b7b81f247242e9c36f3558.tar.gz
org.eclipse.papyrus-106aaec5f4ada197f9b7b81f247242e9c36f3558.tar.xz
org.eclipse.papyrus-106aaec5f4ada197f9b7b81f247242e9c36f3558.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