From e046351ee6f8e66885f03aae3be9427d1e0d0516 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Tue, 28 Jun 2011 13:05:32 +0000
Subject: [PATCH] Bug 350571 - org.eclipse.rse.doc.user does not contain a
pre-built index
---
.../META-INF/MANIFEST.MF | 2 +-
.../org.eclipse.rse.doc.user/build.properties | 7 +-
.../customBuildCallbacks.xml | 149 ++++++++++++++++++
rse/doc/org.eclipse.rse.doc.user/plugin.xml | 1 +
4 files changed, 156 insertions(+), 3 deletions(-)
create mode 100644 rse/doc/org.eclipse.rse.doc.user/customBuildCallbacks.xml
diff --git a/rse/doc/org.eclipse.rse.doc.user/META-INF/MANIFEST.MF b/rse/doc/org.eclipse.rse.doc.user/META-INF/MANIFEST.MF
index 48c4cef897b..2a9762282f0 100755
--- a/rse/doc/org.eclipse.rse.doc.user/META-INF/MANIFEST.MF
+++ b/rse/doc/org.eclipse.rse.doc.user/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rse.doc.user; singleton:=true
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.3.1.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
diff --git a/rse/doc/org.eclipse.rse.doc.user/build.properties b/rse/doc/org.eclipse.rse.doc.user/build.properties
index b770336d331..7a87c3bbee8 100755
--- a/rse/doc/org.eclipse.rse.doc.user/build.properties
+++ b/rse/doc/org.eclipse.rse.doc.user/build.properties
@@ -20,5 +20,8 @@ bin.includes = META-INF/,\
book.css,\
notices.html,\
toc.xml,\
- gettingstarted/
-
+ gettingstarted/,\
+ index*/
+
+bin.excludes = build.properties,\
+ customBuildCallbacks.xml
diff --git a/rse/doc/org.eclipse.rse.doc.user/customBuildCallbacks.xml b/rse/doc/org.eclipse.rse.doc.user/customBuildCallbacks.xml
new file mode 100644
index 00000000000..ef7735a4125
--- /dev/null
+++ b/rse/doc/org.eclipse.rse.doc.user/customBuildCallbacks.xml
@@ -0,0 +1,149 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/rse/doc/org.eclipse.rse.doc.user/plugin.xml b/rse/doc/org.eclipse.rse.doc.user/plugin.xml
index edd5957317b..1ce83a483e0 100755
--- a/rse/doc/org.eclipse.rse.doc.user/plugin.xml
+++ b/rse/doc/org.eclipse.rse.doc.user/plugin.xml
@@ -17,6 +17,7 @@ Contributors:
+