[381816] Bundles without about.html files
diff --git a/plugins/org.eclipse.libra.framework.core/build.properties b/plugins/org.eclipse.libra.framework.core/build.properties
index 86350ba..b3cc519 100644
--- a/plugins/org.eclipse.libra.framework.core/build.properties
+++ b/plugins/org.eclipse.libra.framework.core/build.properties
@@ -12,4 +12,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.editor.core/about.html b/plugins/org.eclipse.libra.framework.editor.core/about.html
new file mode 100644
index 0000000..f47dbdd
--- /dev/null
+++ b/plugins/org.eclipse.libra.framework.editor.core/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

+<html xmlns="http://www.w3.org/1999/xhtml">

+<head>

+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>

+<title>About</title>

+</head>

+<body lang="EN-US">

+<h2>About This Content</h2>

+ 

+<p>June 5, 2006</p>	

+<h3>License</h3>

+

+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 

+indicated below, the Content is provided to you under the terms and conditions of the

+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 

+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.

+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>

+

+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 

+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may

+apply to your use of any object code in the Content.  Check the Redistributor's license that was 

+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise

+indicated below, the terms and conditions of the EPL still apply to any source code in the Content

+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>

+

+</body>

+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.libra.framework.editor.core/build.properties b/plugins/org.eclipse.libra.framework.editor.core/build.properties
index aa1a008..2b112c4 100644
--- a/plugins/org.eclipse.libra.framework.editor.core/build.properties
+++ b/plugins/org.eclipse.libra.framework.editor.core/build.properties
@@ -2,4 +2,6 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.editor.integration/about.html b/plugins/org.eclipse.libra.framework.editor.integration/about.html
new file mode 100644
index 0000000..f47dbdd
--- /dev/null
+++ b/plugins/org.eclipse.libra.framework.editor.integration/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

+<html xmlns="http://www.w3.org/1999/xhtml">

+<head>

+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>

+<title>About</title>

+</head>

+<body lang="EN-US">

+<h2>About This Content</h2>

+ 

+<p>June 5, 2006</p>	

+<h3>License</h3>

+

+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 

+indicated below, the Content is provided to you under the terms and conditions of the

+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 

+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.

+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>

+

+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 

+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may

+apply to your use of any object code in the Content.  Check the Redistributor's license that was 

+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise

+indicated below, the terms and conditions of the EPL still apply to any source code in the Content

+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>

+

+</body>

+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.libra.framework.editor.integration/build.properties b/plugins/org.eclipse.libra.framework.editor.integration/build.properties
index aa1a008..2b112c4 100644
--- a/plugins/org.eclipse.libra.framework.editor.integration/build.properties
+++ b/plugins/org.eclipse.libra.framework.editor.integration/build.properties
@@ -2,4 +2,6 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.editor.ui/about.html b/plugins/org.eclipse.libra.framework.editor.ui/about.html
new file mode 100644
index 0000000..f47dbdd
--- /dev/null
+++ b/plugins/org.eclipse.libra.framework.editor.ui/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

+<html xmlns="http://www.w3.org/1999/xhtml">

+<head>

+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>

+<title>About</title>

+</head>

+<body lang="EN-US">

+<h2>About This Content</h2>

+ 

+<p>June 5, 2006</p>	

+<h3>License</h3>

+

+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 

+indicated below, the Content is provided to you under the terms and conditions of the

+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 

+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.

+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>

+

+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 

+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may

+apply to your use of any object code in the Content.  Check the Redistributor's license that was 

+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise

+indicated below, the terms and conditions of the EPL still apply to any source code in the Content

+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>

+

+</body>

+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.libra.framework.editor.ui/build.properties b/plugins/org.eclipse.libra.framework.editor.ui/build.properties
index aa1a008..2b112c4 100644
--- a/plugins/org.eclipse.libra.framework.editor.ui/build.properties
+++ b/plugins/org.eclipse.libra.framework.editor.ui/build.properties
@@ -2,4 +2,6 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.equinox.ui/build.properties b/plugins/org.eclipse.libra.framework.equinox.ui/build.properties
index 5016daa..1836dcc 100644
--- a/plugins/org.eclipse.libra.framework.equinox.ui/build.properties
+++ b/plugins/org.eclipse.libra.framework.equinox.ui/build.properties
@@ -18,5 +18,6 @@
                @dot/**,\
                temp.folder/**
 source.. = src/
+src.includes = about.html
 
 
diff --git a/plugins/org.eclipse.libra.framework.equinox/build.properties b/plugins/org.eclipse.libra.framework.equinox/build.properties
index 81e3c06..147d1ab 100644
--- a/plugins/org.eclipse.libra.framework.equinox/build.properties
+++ b/plugins/org.eclipse.libra.framework.equinox/build.properties
@@ -13,4 +13,6 @@
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.felix.ui/build.properties b/plugins/org.eclipse.libra.framework.felix.ui/build.properties
index 5016daa..1836dcc 100644
--- a/plugins/org.eclipse.libra.framework.felix.ui/build.properties
+++ b/plugins/org.eclipse.libra.framework.felix.ui/build.properties
@@ -18,5 +18,6 @@
                @dot/**,\
                temp.folder/**
 source.. = src/
+src.includes = about.html
 
 
diff --git a/plugins/org.eclipse.libra.framework.felix/build.properties b/plugins/org.eclipse.libra.framework.felix/build.properties
index 81e3c06..147d1ab 100644
--- a/plugins/org.eclipse.libra.framework.felix/build.properties
+++ b/plugins/org.eclipse.libra.framework.felix/build.properties
@@ -13,4 +13,6 @@
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.jonas.ui/build.properties b/plugins/org.eclipse.libra.framework.jonas.ui/build.properties
index 5016daa..1836dcc 100644
--- a/plugins/org.eclipse.libra.framework.jonas.ui/build.properties
+++ b/plugins/org.eclipse.libra.framework.jonas.ui/build.properties
@@ -18,5 +18,6 @@
                @dot/**,\
                temp.folder/**
 source.. = src/
+src.includes = about.html
 
 
diff --git a/plugins/org.eclipse.libra.framework.jonas/build.properties b/plugins/org.eclipse.libra.framework.jonas/build.properties
index 81e3c06..147d1ab 100644
--- a/plugins/org.eclipse.libra.framework.jonas/build.properties
+++ b/plugins/org.eclipse.libra.framework.jonas/build.properties
@@ -13,4 +13,6 @@
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.knopflerfish.ui/build.properties b/plugins/org.eclipse.libra.framework.knopflerfish.ui/build.properties
index 5016daa..1836dcc 100644
--- a/plugins/org.eclipse.libra.framework.knopflerfish.ui/build.properties
+++ b/plugins/org.eclipse.libra.framework.knopflerfish.ui/build.properties
@@ -18,5 +18,6 @@
                @dot/**,\
                temp.folder/**
 source.. = src/
+src.includes = about.html
 
 
diff --git a/plugins/org.eclipse.libra.framework.knopflerfish/build.properties b/plugins/org.eclipse.libra.framework.knopflerfish/build.properties
index 81e3c06..147d1ab 100644
--- a/plugins/org.eclipse.libra.framework.knopflerfish/build.properties
+++ b/plugins/org.eclipse.libra.framework.knopflerfish/build.properties
@@ -13,4 +13,6 @@
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               plugin.properties
+               plugin.properties,\
+               about.html
+src.includes = about.html
diff --git a/plugins/org.eclipse.libra.framework.ui/build.properties b/plugins/org.eclipse.libra.framework.ui/build.properties
index 5016daa..1836dcc 100644
--- a/plugins/org.eclipse.libra.framework.ui/build.properties
+++ b/plugins/org.eclipse.libra.framework.ui/build.properties
@@ -18,5 +18,6 @@
                @dot/**,\
                temp.folder/**
 source.. = src/
+src.includes = about.html
 
 
diff --git a/plugins/org.eclipse.libra.warproducts.help/build.properties b/plugins/org.eclipse.libra.warproducts.help/build.properties
index 54c8695..ba7212e 100644
--- a/plugins/org.eclipse.libra.warproducts.help/build.properties
+++ b/plugins/org.eclipse.libra.warproducts.help/build.properties
@@ -7,3 +7,4 @@
                about.html,\
                book.css,\
                images/
+src.includes = about.html
diff --git a/tests/org.eclipse.libra.facet.test/build.properties b/tests/org.eclipse.libra.facet.test/build.properties
index 9075793..7fb9ce6 100644
--- a/tests/org.eclipse.libra.facet.test/build.properties
+++ b/tests/org.eclipse.libra.facet.test/build.properties
@@ -16,4 +16,5 @@
                build.properties,\
                about.html,\
                resources/
+src.includes = about.html
 

diff --git a/tests/org.eclipse.libra.warproducts.core.test/build.properties b/tests/org.eclipse.libra.warproducts.core.test/build.properties
index d944674..cdd2db7 100644
--- a/tests/org.eclipse.libra.warproducts.core.test/build.properties
+++ b/tests/org.eclipse.libra.warproducts.core.test/build.properties
@@ -4,3 +4,4 @@
                .,\
                about.html,\
                plugin.properties
+src.includes = about.html