adding buildnotes
diff --git a/bundles/org.eclipse.jst.jsp.ui/buildnotes_jsp.html b/bundles/org.eclipse.jst.jsp.ui/buildnotes_jsp.html
new file mode 100644
index 0000000..1067311
--- /dev/null
+++ b/bundles/org.eclipse.jst.jsp.ui/buildnotes_jsp.html
@@ -0,0 +1,207 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta
+	http-equiv="Content-Type"
+	content="text/html; charset=ISO-8859-1" />
+<meta
+	name="GENERATOR"
+	content="WTP" />
+<meta
+	http-equiv="Content-Style-Type"
+	content="text/css" />
+<link
+	href="theme/Master.css"
+	rel="stylesheet"
+	type="text/css" />
+<title>Build Notes for JSP Component</title>
+</head>
+<body>
+<h2>Build Notes for JSP <br />
+<br />
+M3, 02/23/2005</h2>
+
+<h3>What's new in this drop</h3>
+<h3>API Changes from previous Build/Milestone</h3>
+<h3>Problem reports fixed</h3>
+<table
+	class="bz_buglist"
+	cellpadding="4"
+	cellspacing="0"
+	width="100%">
+	<tbody>
+		<tr class="bz_normal bz_P2 bz_RESOLVED bz_FIXED bz_odd">
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82333">82333</a>
+			<span style="display: none;"></span></td>
+
+			<td>Taglibs referenced in included files aren't loaded</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_CLOSED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=81687">81687</a>
+			<span style="display: none;"></span></td>
+
+			<td>Format Source on JSP file leads to code loss</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=84046">84046</a>
+			<span style="display: none;"></span></td>
+
+			<td>TLDs in JAR files not found from classpath</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85756">85756</a>
+			<span style="display: none;"></span></td>
+
+			<td>TLD indexing maintains whitepsace in TLD URI value</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=86009">86009</a>
+			<span style="display: none;"></span></td>
+
+			<td>JSP Refactoring doesn't work</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71224">71224</a>
+			<span style="display: none;"></span></td>
+
+			<td>[IBM WDT] JSP editor cannot link to included files</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=81686">81686</a>
+			<span style="display: none;"></span></td>
+
+			<td>Could not set JSP breakpoint on last line of file</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=81755">81755</a>
+			<span style="display: none;"></span></td>
+
+			<td>intermitant JUnit Test failure on 12/21 build</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82608">82608</a>
+			<span style="display: none;"></span></td>
+
+			<td>TaglibController leaks documents</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82919">82919</a>
+			<span style="display: none;"></span></td>
+
+			<td>Investigate JSP-Java Content Assist translation</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=84628">84628</a>
+			<span style="display: none;"></span></td>
+
+			<td>JSP Java hoverhelp should not be using jdt internal classes</td>
+
+		</tr>
+
+
+	</tbody>
+</table>
+</body>
+</html>
diff --git a/bundles/org.eclipse.wst.dtd.ui/buildnotes_dtd.html b/bundles/org.eclipse.wst.dtd.ui/buildnotes_dtd.html
new file mode 100644
index 0000000..abddb53
--- /dev/null
+++ b/bundles/org.eclipse.wst.dtd.ui/buildnotes_dtd.html
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta
+	http-equiv="Content-Type"
+	content="text/html; charset=ISO-8859-1" />
+<meta
+	name="GENERATOR"
+	content="WTP" />
+<meta
+	http-equiv="Content-Style-Type"
+	content="text/css" />
+<link
+	href="theme/Master.css"
+	rel="stylesheet"
+	type="text/css" />
+<title>Build Notes for SSE Component</title>
+</head>
+<body>
+<h2>Build Notes for DTD <br />
+<br />
+M3, 02/23/2005</h2>
+
+<h3>What's new in this drop</h3><h3>API Changes from previous Build/Milestone</h3>
+<h3>Problem reports fixed</h3>
+
+
+</body>
+</html>
diff --git a/bundles/org.eclipse.wst.html.ui/buildnotes_html.html b/bundles/org.eclipse.wst.html.ui/buildnotes_html.html
new file mode 100644
index 0000000..86f3fdc
--- /dev/null
+++ b/bundles/org.eclipse.wst.html.ui/buildnotes_html.html
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta
+	http-equiv="Content-Type"
+	content="text/html; charset=ISO-8859-1" />
+<meta
+	name="GENERATOR"
+	content="WTP" />
+<meta
+	http-equiv="Content-Style-Type"
+	content="text/css" />
+<link
+	href="theme/Master.css"
+	rel="stylesheet"
+	type="text/css" />
+<title>Build Notes for SSE Component</title>
+</head>
+<body>
+<h2>Build Notes for HTML <br />
+<br />
+M3, 02/23/2005</h2>
+
+<h3>What's new in this drop</h3>
+<p>Added HTML validation, which validates against HTML spec 4.01 (with a few small variations), for both batch validation and as-you-type validation. The batch validation is &quot;off&quot; by default, until performance implications can be assessed.</p>
+<h3>API Changes from previous Build/Milestone</h3>
+<h3>Problem reports fixed</h3>
+
+
+</body>
+</html>
diff --git a/bundles/org.eclipse.wst.sse.ui/buildnotes_sse.html b/bundles/org.eclipse.wst.sse.ui/buildnotes_sse.html
index d67c5d7..cea1f41 100644
--- a/bundles/org.eclipse.wst.sse.ui/buildnotes_sse.html
+++ b/bundles/org.eclipse.wst.sse.ui/buildnotes_sse.html
@@ -18,12 +18,34 @@
 <title>Build Notes for SSE Component</title>
 </head>
 <body>
-<h1>Build Notes for SSE for M3, 02/21/2005</h1>
+<h2>Build Notes for SSE <br />
+<br />
+M3, 02/23/2005</h2>
 
-<h2>What's new in this drop</h2>
-<h2>API Changes from previous Build/Milestone</h2>
-<h2>Problem reports fixed</h2>
+<h3>What's new in this drop</h3>
+<h3>API Changes from previous Build/Milestone</h3>
+<h3>Problem reports fixed</h3>
 
+
+<!--StartFragment -->
+<table
+	class="bz_buglist"
+	cellpadding="4"
+	cellspacing="0"
+	width="100%">
+	<tbody>
+		<tr class="bz_blocker bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=81947">81947</a>
+			<span style="display: none;"></span></td>
+
+			<td>SSE Performance Unusable on Large Documents</td>
+
+		</tr>
+
+
+	</tbody>
+</table>
 <table
 	class="bz_buglist"
 	cellpadding="4"
@@ -38,6 +60,44 @@
 			<td>partitioners notified twice of "documentChanged" event</td>
 
 		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=86019">86019</a>
+			<span style="display: none;"></span></td>
+
+			<td>Should fail gracefully if non structured document used by...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=86261">86261</a>
+			<span style="display: none;"></span></td>
+
+			<td>task tag and read-only preferences should be hidden?</td>
+
+		</tr>
+
+
+
+
+
+
 		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
 
 
@@ -48,6 +108,12 @@
 			<td>remove convert line delimiters resource popup menus</td>
 
 		</tr>
+
+
+
+
+
+
 		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
 
 
@@ -58,6 +124,12 @@
 			<td>exception thrown when Open on in external file</td>
 
 		</tr>
+
+
+
+
+
+
 		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
 
 
@@ -68,6 +140,12 @@
 			<td>IAE invoking content assist in Snippet editor</td>
 
 		</tr>
+
+
+
+
+
+
 		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
 
 
@@ -78,6 +156,12 @@
 			<td>setInput is called twice by SSE Editors</td>
 
 		</tr>
+
+
+
+
+
+
 		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
 
 
@@ -88,7 +172,29 @@
 			<td>StructuredTextEditor preferences should follow All Text E...</td>
 
 		</tr>
-		<tr class="bz_minor bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_DUPLICATE bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=84510">84510</a>
+			<span style="display: none;"></span></td>
+
+			<td>installing Eclipse C/C++ Development Tools 2.1.0 makes ed...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_minor bz_P3 bz_RESOLVED bz_FIXED bz_even">
 
 
 			<td class="first-child"><a
@@ -98,7 +204,13 @@
 			<td>Ruler double-click for bookmarks works differently</td>
 
 		</tr>
-		<tr class="bz_trivial bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+
+
+
+
+		<tr class="bz_trivial bz_P3 bz_RESOLVED bz_FIXED bz_odd">
 
 
 			<td class="first-child"><a
@@ -108,6 +220,8 @@
 			<td>SSE partition types should be fully qualified</td>
 
 		</tr>
+
+
 	</tbody>
 </table>
 </body>
diff --git a/bundles/org.eclipse.wst.xml.ui/buildnotes_xml.html b/bundles/org.eclipse.wst.xml.ui/buildnotes_xml.html
new file mode 100644
index 0000000..690f01d
--- /dev/null
+++ b/bundles/org.eclipse.wst.xml.ui/buildnotes_xml.html
@@ -0,0 +1,208 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta
+	http-equiv="Content-Type"
+	content="text/html; charset=ISO-8859-1" />
+<meta
+	name="GENERATOR"
+	content="WTP" />
+<meta
+	http-equiv="Content-Style-Type"
+	content="text/css" />
+<link
+	href="theme/Master.css"
+	rel="stylesheet"
+	type="text/css" />
+<title>Build Notes for SSE Component</title>
+</head>
+<body>
+<h2>Build Notes for  XML <br />
+<br />
+M3, 02/23/2005</h2>
+
+<h3>What's new in this drop</h3>
+<p>First version of a &quot;unified&quot; XML validation implementation, where batch validation and as you type validation should give same errors (still need some improvements, grey icon, match line numbers in messages, etc). </p>
+<h3>API Changes from previous Build/Milestone</h3>
+<h3>Problem reports fixed</h3>
+<table
+	class="bz_buglist"
+	cellpadding="4"
+	cellspacing="0"
+	width="100%">
+	<tbody>
+		<tr class="bz_critical bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=83835">83835</a>
+			<span style="display: none;"></span></td>
+
+			<td>When I open an invalid xml file with XML Source Page Edit...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_critical bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=83117">83117</a>
+			<span style="display: none;"></span></td>
+
+			<td>Cannot type into source view of xml nor xslt</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85180">85180</a>
+			<span style="display: none;"></span></td>
+
+			<td>XSD reconvile validator being used on WSDL files</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85447">85447</a>
+			<span style="display: none;"></span></td>
+
+			<td>red "squiggle" updating problem</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85833">85833</a>
+			<span style="display: none;"></span></td>
+
+			<td>schema for org.eclipse.wst.xml.validation Plugin.xml need...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=80808">80808</a>
+			<span style="display: none;"></span></td>
+
+			<td>leftover annotations after revert</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=81709">81709</a>
+			<span style="display: none;"></span></td>
+
+			<td>XML validator : validation on save produces an ugly warni...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82457">82457</a>
+			<span style="display: none;"></span></td>
+
+			<td>XML Editor code completion failures with attributes in xs...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85084">85084</a>
+			<span style="display: none;"></span></td>
+
+			<td>Need to "squiggle as you type" some additional errors (xs...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85838">85838</a>
+			<span style="display: none;"></span></td>
+
+			<td>need to add "include" attributes to plugin.xml for org.ec...</td>
+
+		</tr>
+
+
+
+
+
+
+		<tr class="bz_enhancement bz_P3 bz_RESOLVED bz_FIXED bz_odd">
+
+
+			<td class="first-child"><a
+				href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=84177">84177</a>
+			<span style="display: none;"></span></td>
+
+			<td>XML "Squiggle as you type" Validation</td>
+
+		</tr>
+
+
+	</tbody>
+</table>
+</body>
+</html>